How to add 'stream_options' as a default param when 'stream' is enabled #11757
Replies: 1 comment
-
if the goal is to get usage client side, then specify stream options in your client side code. Let me know if i'm missing something here @KyleZhang0536 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My goal is to get usages when 'stream' is enabled.
If I try to add stream_options: {"include_usage": true} in config.yaml,the non-streaming requests will report an error:
Beta Was this translation helpful? Give feedback.
All reactions