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

Support for Gemini-1.5-flash and pro #1298

Open
tytung2020 opened this issue Jul 29, 2024 · 0 comments
Open

Support for Gemini-1.5-flash and pro #1298

tytung2020 opened this issue Jul 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tytung2020
Copy link

tytung2020 commented Jul 29, 2024

🚀 The feature

Not able to use Google VertexAI with these parameters:

llm = GoogleVertexAI(
project_id="some_location", location="us-central1", model="gemini-1.5-flash"
)
with this error:
ERROR:pandasai.helpers.logger:Pipeline failed on step 3: Unsupported model: The model 'gemini-1.5-flash' doesn't exist or is not supported yet.
Unfortunately, I was not able to answer your question, because of the following error:

Unsupported model: The model 'gemini-1.5-flash' doesn't exist or is not supported yet.

Motivation, pitch

These are better Gemini models and should be supported.

Alternatives

No response

Additional context

No response

@dosubot dosubot bot added the enhancement New feature or request label Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant