-
Notifications
You must be signed in to change notification settings - Fork 150
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
[Fix] Temporarily fix the gemini structured output error #986
Conversation
View the example dashboards of the current commit live on PyCafe ☕ 🚀Updated on: 2025-02-07 22:40:02 UTC Link: vizro-core/examples/dev/ Link: vizro-core/examples/scratch_dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't tested it out in terms of running the model, but I just looked at the code. Minor comments, but looks good to me 👍 Thanks for fixing! 🚀
vizro-ai/changelog.d/20250203_203402_lingyi_zhang_gemini_api_error.md
Outdated
Show resolved
Hide resolved
vizro-ai/changelog.d/20250203_203402_lingyi_zhang_gemini_api_error.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks overall good, thanks for digging so deep, that must not have been fun... 💯 ⭐
I cannot get this to run though, so before merging, let's please check together why I cannot get this to work with Google - might be an issue on my side, but I just want to be sure.
…rror.md Co-authored-by: Maximilian Schulz <[email protected]>
…to patch/gemini_api_error
for more information, see https://pre-commit.ci
Description
Provide a temp fix to enable gemini models before the proper dependencies (pydantic v2 and langchain 0.3) are in place.
related to: #871
Screenshot
Notice
I acknowledge and agree that, by checking this box and clicking "Submit Pull Request":