什么是 firebase-ai-logic?
将 Firebase AI Logic (Gemini API) 集成到 Web 应用程序中的官方技能。涵盖设置、多模态推理、结构化输出和安全性。 来源:firebase/agent-skills。
将 Firebase AI Logic (Gemini API) 集成到 Web 应用程序中的官方技能。涵盖设置、多模态推理、结构化输出和安全性。
通过命令行快速安装 firebase-ai-logic AI 技能到你的开发环境
来源:firebase/agent-skills。
Firebase AI Logic is a product of Firebase that allows developers to add gen AI to their mobile and web apps using client-side SDKs. You can call Gemini models directly from your app without managing a dedicated backend. Firebase AI Logic, which was previously known as "Vertex AI for Firebase", represents the evolution of Google's AI integration platform for mobile and web developers.
Use the Gemini Developer API as a default, and only Vertex AI Gemini API if the application requires it.
The library is part of the standard Firebase Web SDK.
将 Firebase AI Logic (Gemini API) 集成到 Web 应用程序中的官方技能。涵盖设置、多模态推理、结构化输出和安全性。 来源:firebase/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/firebase/agent-skills --skill firebase-ai-logic将 Firebase AI Logic (Gemini API) 集成到 Web 应用程序中的官方技能。涵盖设置、多模态推理、结构化输出和安全性。 来源:firebase/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/firebase/agent-skills --skill firebase-ai-logic 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/firebase/agent-skills