Multiple function calls when streaming is on #343
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I'm running into an issue where when I use streaming mode in combination with automatic function calling, I'm seeing that my functions are being called twice every time. I've tried setting maximum_remote_calls to 1 but no luck there. Seems to only be happening when streaming is used.
The text was updated successfully, but these errors were encountered: