Skip to content

Commit

Permalink
Update src/cohere/v2/client.py
Browse files Browse the repository at this point in the history
  • Loading branch information
billytrend-cohere authored Nov 27, 2024
1 parent 97c297c commit 9675118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cohere/v2/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ def chat_stream(
"p": p,
"return_prompt": return_prompt,
"logprobs": logprobs,
"stream": True,
},
request_options=request_options,
omit=OMIT,
Expand Down

0 comments on commit 9675118

Please sign in to comment.