-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Workflow feature not working with Gemini and Groq model. #1693
Comments
I also followed this workflow docs page code. Did same as above replaced openai model with groq and gemini. I am getting this error on console. And when I use gemini model 2.0 model instead of groq, |
We want to improve the developer experience on structured outputs and make them more reliable. We'll work on this. |
@dirkbrnd Getting this error with gemini model. Looking forward to worflow perfectly working with gemini model. |
+1 for this |
I used this configuration and it worked for me.
|
Thanks. Closing this issue. |
I ran this workflow 05_playground.py code as well from github.
I changed the model from openai to google gemini. (I don't have openai subscription so can't check if that is working or not.)
(Groq also gives the similar kind of error.)
I am getting similar error here as well.
Error in terminal.
The text was updated successfully, but these errors were encountered: