Skip to content

Commit

Permalink
Update cohere-on-microsoft-azure.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: Michael <[email protected]>
  • Loading branch information
mkozakov authored Oct 29, 2024
1 parent d6adee1 commit d645176
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ import json
data = {
"messages": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "What is good about Wuhan?"},
{"role": "user", "content": "What is an LLM?"},
],
"max_tokens": 500,
"temperature": 0.3,
Expand Down

0 comments on commit d645176

Please sign in to comment.