Flows are the core primitive: type-safe, observable, deployable AI functions.
| Google AI | @genkit-ai/google-genai | Gemini 2.5 Flash/Pro | | Vertex AI | @genkit-ai/vertexai | Gemini, Imagen, Claude | | OpenAI | genkitx-openai | GPT-4o, o1, etc. | | Anthropic | genkitx-anthropic | Claude 3.5/3 | | AWS Bedrock | genkitx-aws-bedrock | Claude, Titan, etc. | | Ollama | genkitx-ollama | Local models |
| DeepSeek | genkitx-deepseek | DeepSeek-R1 | | xAI (Grok) | genkitx-xai | Grok models |
Build production-ready AI workflows using Firebase Genkit. Use when creating flows, tool-calling agents, RAG pipelines, multi-agent systems, or deploying AI to Firebase/Cloud Run. Supports TypeScript, Go, and Python with Gemini, OpenAI, Anthropic, Ollama, and Vertex AI plugins. Source: akillness/skills-template.