Skip to content

Fix model parameters not being customized in fallback model request stream #2120

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

Merged

Conversation

almeidaalajoel
Copy link
Contributor

request_stream for fallback model was not customizing request parameters. this led to 400 errors due to improper params. this follows the same behavior of customizing the request parameters for each model as above in the non streaming method.

@DouweM DouweM changed the title fix fallback model request stream Fix model parameters not being customized in fallback model request stream Jul 3, 2025
@DouweM DouweM merged commit 2e12934 into pydantic:main Jul 3, 2025
18 checks passed
@DouweM
Copy link
Contributor

DouweM commented Jul 3, 2025

@almeidaalajoel Thank you!

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.

2 participants