FlowiseAI / Flowise

Drag & drop UI to build your customized LLM flow
https://flowiseai.com
Apache License 2.0
29.38k stars 15.19k forks source link

[BUG] ChatGoogleVertexAI - Chat-Bison #2365

Closed vijaykammili closed 3 weeks ago

vijaykammili commented 4 months ago

Issue with ChatGoogleVertexAI node when using chat-bison after 1.6.5 versions. Works fine on 1.6.5.

Error: Unable to verify model params: {"lc":1,"type":"constructor","id":["langchain","chat_models","chat_integration","ChatVertexAI"],"kwargs":{"temperature":0.1,"model":"chat-bison","auth_options":{"

Also Gemini 1.5 model doesn't work. It returns Object Object as the output.

HenryHengZJ commented 4 months ago

For Gemini 1.5, I've added a commit here to update the gemini 1.5 model

it should now works: image

vijaykammili commented 4 months ago

Perfect! Thank you very much @HenryHengZJ! Let me know when chat-bison is fixed please.

mansiibm commented 1 month ago

Hi facing same issue with claude-3-5-sonnet .