Skip to content
Discussion options

You must be logged in to vote

Thanks for the report. I can see what's going on here, the parameters you are using are not passed in as they are not recognized as "OpenAI-like" /chat/completions request body fields (this is distinctly done for Agents).

stream is one such field, but it doesn't apply because there is another mechanism controlling whether streaming happens or not.

I'll fix this soon as we will be able to support your "custom" fields.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gnivler
Comment options

Answer selected by gnivler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants