Using Firebase Logic AI
未關閉
comp: ai
triaged: keep-open
type: feature
version: current (v17+)
- 主要語言
- TypeScript
- 星號
- 7.8k
- 分支
- 2.2k
- 平均合併
- 22 小時 28 分鐘
- 30 天內合併 PR
- 6
描述
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?
貢獻指南
研究方向
首先追蹤報告中提到的 provideAI/getAI 設定和 GoogleAIBackend 進入點,使用 gemini-3-pro-preview 重現 403。將選取的後端與 Firebase 主控台中的 Gemini API 設定進行比較,並驗證請求是否在沒有 Vertex API 錯誤的情況下到達預期的端點。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- firebase, typescript
- 領域
- ai, api
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100