[firebase_vertexai]: Gemini 1.5 Flash not working #17263
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
platform: web
Issues / PRs which are specifically for web.
plugin: vertexai
label issues for vertexai plugin
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Other
Which platforms are affected?
Web
Description
I tried to use the
gemini-1.5-flash
model name in a Flutter app that initiates a chat session usingvertexAI.generativeModel
with that model name and it returns the following. It's surprising since in the documentation, it's a valid name, and I understand it's been discontinued but it hasn't been deprecated yet. Interestingly, gemini-1.5-pro does work.Project ID is obfuscated.
Reproducing the issue
Use
gemini-1.5-flash
as the model name when making agenerateContent
call via the package.Firebase Core version
3.8.0
Flutter Version
3.27.3
Relevant Log Output
Flutter dependencies
No response
Additional context and comments
No response
The text was updated successfully, but these errors were encountered: