-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Description
Trying to use the new gemini-3-pro-preview but for some reason it's always point to the vertex api giving me a 403
This my app.config
provideAI(() => getAI(getApp(), { backend: new GoogleAIBackend() })),
In my firebase console i enabled it to use gemini api. Does GoogleAIBackend use the proper endpoint?
Metadata
Metadata
Assignees
Labels
No labels