Open jaymon0703 opened 1 month ago
Since google_palm will be deprecated soon, i tried vertex_ai instead (see screenshot for config) and am now getting this error:
Chat inference failed with error: 400 There should be odd number of messages for correct alternating turn.
Its progress at least compared to the previous error. Appreciate your help.
Hi @jaymon0703, I'm going to look into it, but we don't support gemini out of the box yet. We will upgrade our core langchain version in order to support the latest modules and latest communication protocols.
Thank you @guy-ps! Please keep me posted.
Hi
I am trying to use ps-fuzz locally with Google API using the config in the screenshot and currently getting the error:
AttributeError: module 'google.generativeai.types' has no attribute 'MessageDict'
Can you share an example that works with Google's Gemini API or let me know where i may be going wrong?
Thank you!