Skip to content
Discussion options

You must be logged in to vote

GOOGLE_REVERSE_PROXY is only supported for Vertex AI. The Google client for gemini has no mechanism to configure the baseURL

Gemini uses the Gen Language API:
https://docs.librechat.ai/install/configuration/ai_setup.html#generative-language-api-gemini

Codey and PaLM use Vertex AI:
https://docs.librechat.ai/install/configuration/ai_setup.html#vertex-ai-palm-2-codey

We need to update the docs to reflect this.

Soon you can access Gemini via Vertex AI, for which you can configure the reverse proxy url: langchain-ai/langchainjs#3960

I'm also curious, what reverse proxy are you trying to set? For google specifically it must adhere to the Google API specs, not OpenAI

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gordonchanfz
Comment options

Answer selected by danny-avila
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
❓ question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #1635 on January 25, 2024 15:05.