Unable to set up Gemini key #6143
Frankwii
started this conversation in
Help Wanted
Replies: 1 comment 1 reply
-
You are using a Vertex AI Model ID, try the following that are greyed out from google studio: |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
I have tried to set up my Gemini key for use with LibreChat but been unsuccessful so far. I tried a fresh install today (git clone>copy .env.example into .env>docker-compose -d up>http://localhost:3080) with the latest version:
I then register, log in and introduce my Google API key (registered through Google AI Studio; not the Vertex one) through the GUI. When I send any message, to any Gemini model, I get a very generic error (the same one each time):
The log from Docker shows the following:
which is again (I think) not very descriptive.
Two things should be noted:
So far, I have tried two strategies, to no avail:
.env
file.env
file instead of the default (following the Docker warning above):Any clues? Maybe this has something to do with using the free version of the key?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions