Summary
- Build AI-powered Node.js/TypeScript applications with Genkit flows, tools, and multi-model support.
- Genkit is provider-agnostic; supports Google AI, OpenAI, Anthropic, Ollama, and other LLM providers via plugins Define flows with type-safe schemas using Zod, execute generation requests, and compose multi-step AI workflows in TypeScript Requires Genkit CLI v1.29.0+; recent major API changes mean you must consult genkit docs:read and common-errors.md for current patterns, not prior knowledge Use the CLI to search docs ( genkit docs:search ), read guides, and troubleshoot errors; always check Common Errors first when encountering validation, type, or API failures