Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 3.05 KB

File metadata and controls

42 lines (35 loc) · 3.05 KB

Genkit logo
Genkit Dart (Preview)
AI SDK for Dart • LLM Framework • AI Agent Toolkit

Build production-ready AI-powered applications in Dart with a unified interface for text generation, structured output, tool calling, and agentic workflows.

DocumentationDiscord


See the Genkit package documentation for getting started, guides, and API reference.

Package Description Pub
genkit A type-safe Dart client library for calling Google Genkit flows with streaming support, authentication, and comprehensive error handling. Pub
genkit_google_genai Google AI plugin for Genkit Dart. Pub
genkit_anthropic Anthropic plugin for Genkit Dart. Pub
genkit_openai OpenAI plugin for Genkit Dart. Pub
genkit_chrome Chrome Prompt API (Gemini Nano) plugin for Genkit Dart. Pub
genkit_mcp Model Context Protocol (MCP) plugin for Genkit Dart. Pub
genkit_middleware Common middlewares (filesystem, skills, toolApproval) for Genkit Dart. Pub
genkit_shelf Shelf HTTP Server integration for Genkit Dart. Pub
genkit_firebase_ai Firebase AI plugin for Genkit Dart. Pub
schemantic A general-purpose builder for generating type-safe data classes and JSON schemas from abstract definitions. Pub

Built by Google with contributions from the Open Source Community