Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple function calls when streaming is on #343

Open
AustinKP opened this issue Feb 14, 2025 · 0 comments
Open

Multiple function calls when streaming is on #343

AustinKP opened this issue Feb 14, 2025 · 0 comments
Assignees
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.

Comments

@AustinKP
Copy link

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.

@AustinKP AustinKP added 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. labels Feb 14, 2025
@yinghsienwu yinghsienwu self-assigned this Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants