-
Notifications
You must be signed in to change notification settings - Fork 6
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
500 Error when using Gemini as LLM: Fail to execute model for flow_id: gemini_goldfish_v2_vlp_routed #4
Comments
Referring to this code: https://github.com/palladius/ecommerce-ai-assistant-demo-gemini By patching the gemini
Captured API response:
|
Patched chat to write to file any erroring API call to Gemini:
|
(note I've only changed the first 2 lines and bloated the |
Opened an internal bug: |
If I use GoogleGemini as LLM (see code in my forked version), the
main.rb
demo tends to give consistent 500s after a few invokations.sleep 0.5
Error from API call
The text was updated successfully, but these errors were encountered: