Skip to content

Fix recursive streaming to disable function calls#452

Merged
uezo merged 1 commit intomasterfrom
develop
Aug 12, 2025
Merged

Fix recursive streaming to disable function calls#452
uezo merged 1 commit intomasterfrom
develop

Conversation

@uezo
Copy link
Owner

@uezo uezo commented Aug 12, 2025

Updated recursive calls to StartStreamingAsync in ChatGPT, Claude, and Gemini service classes to always pass 'false' for the useFunctions parameter. This prevents unintended function calls during recursive streaming after a tool or image response.

Updated recursive calls to `StartStreamingAsync` in ChatGPT, Claude, and Gemini service classes to always pass 'false' for the useFunctions parameter. This prevents unintended function calls during recursive streaming after a tool or image response.
@uezo uezo merged commit 1321c8a into master Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant