Replies: 1 comment
-
This PR should fix this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is your question?
Filter settings are currently available for Vertex AI API in LibreChat, but it's not working for the Gemini API.
apparently they can also be enabled for Gemini API through the API key:
https://ai.google.dev/gemini-api/docs/safety-settings
More Details
Vertex AI API has had this limitation for a while but it should be enabled for the Gemini API
With this implementation we should be able to use the "BLOCK_NONE" filter for general use via the Gemini API instead of getting the error message in LibreChat.
It can be done according to this reddit post: https://www.reddit.com/r/googlecloud/comments/1d22h2q/how_to_use_block_none_with_gemini_api_after_new/
Is this possible to implement or am I missing something?
What is the main subject of your question?
Endpoints
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions