Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gemini is not in the list of models #591

Closed
YasarAbi opened this issue Apr 2, 2024 · 15 comments
Closed

Gemini is not in the list of models #591

YasarAbi opened this issue Apr 2, 2024 · 15 comments
Labels
backend Related to backend good first issue Good for newcomers

Comments

@YasarAbi
Copy link

YasarAbi commented Apr 2, 2024

image

@timucindusunur
Copy link

OpenDevin Çalışma Alanı Dizini
./work

Modeli
gpt-4

Ajan
PlannerAgent

@timucindusunur
Copy link

config.toml

LLM_API_KEY="..."
LLM_MODEL="gemini/gemini-pro"
WORKSPACE_DIR="./work"

@timucindusunur
Copy link

bende çalişti.

@rbren rbren changed the title Gemini is not exists. Gemini is not in the list of models Apr 2, 2024
@rbren
Copy link
Collaborator

rbren commented Apr 2, 2024

Confirmed this is a problem. Shouldn't be the case: https://docs.litellm.ai/docs/providers/gemini

Looks like we're not getting the right list of providers from LiteLLM

@rbren rbren added backend Related to backend good first issue Good for newcomers labels Apr 2, 2024
@foragerr
Copy link
Collaborator

foragerr commented Apr 2, 2024

I'll take a shot at this.

@YasarAbi
Copy link
Author

YasarAbi commented Apr 2, 2024

Confirmed this is a problem. Shouldn't be the case: https://docs.litellm.ai/docs/providers/gemini

Looks like we're not getting the right list of providers from LiteLLM

Ask OpenDevin. It should fix it :)

@maestrocoder
Copy link

let me know @foragerr if you get a branch up on this, i'm interested for this purpose - got gemini pro 1.5 api working with the 1M tokens, excited to light up open-devin and add custom whisper speech to text feature so we are just talk to my agents

@foragerr
Copy link
Collaborator

foragerr commented Apr 3, 2024

Seems to be an issue with litellm.
Raised a PR in their repo.

BerriAI/litellm#2803
BerriAI/litellm#2806

@azmodeuz
Copy link

azmodeuz commented Apr 3, 2024

any updates on this? i would also like to try gemini

@timucindusunur
Copy link

The new update broke it its not working. Gemini Pro!
Also, there are 1500 options, but no Gemini, which is interesting.

@foragerr
Copy link
Collaborator

foragerr commented Apr 3, 2024

Upstream PR is now merged.
If you use litellm==v1.34.22, you will see gemini in the drop down box.

https://github.com/BerriAI/litellm/releases/tag/v1.34.22

@xcodebuild
Copy link
Contributor

The latest code can already see gemini, #641 accidentally fixed the problem LOL.

image

@foragerr
Copy link
Collaborator

foragerr commented Apr 3, 2024

#641 accidentally fixed the problem LOL.

No it didn't. This did: BerriAI/litellm#2806

@jpshackelford
Copy link

See my comments in #653 about Gemini issues today.

@rbren
Copy link
Collaborator

rbren commented Apr 4, 2024

Sounds like this one is fixed!

@rbren rbren closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

8 participants