Announcing Genkit Dart (Preview) β¨
Build high-quality AI apps that run anywhere π±π»
In this release:
β Support for Gemini, Claude, OpenAI
β Type-safe AI flows
β Dev UI for AI testing and traces
β Run code on client or server
Read the blog β https://t.co/DoPoWBzQdD
Genkit JS & CLI v1.36.0 is here! π
Weβre shipping new CLI power and model updates to keep your AI development smooth and flexible.
Hereβs whatβs new:
β¨ New `trace:get` & `trace:list` CLI commands to fetch trace data directly from your terminal
π§ Support for the Antigravity agent model in the Google GenAI plugin
π€ Anthropic SDK updated to ^0.97.1 for safer `input_json_delta` handling
βοΈ Support for `-latest` model versions in Vertex AI
Upgrade your packages and try the new CLI commands today! π
Genkit is awesome for Dart full-stack development! π―
But how do you secure your AI endpoints from abuse?
In this new video, Nohe walks through securing a virtual try-on app built with Genkit Dart and Shelf.
π Firebase App Check for device attestation
π Custom claims for user authorization
β±οΈ Rate limiting via Firestore
π‘οΈ Prompt injection prevention by using IDs instead of URLs
Watch the full walkthrough π
Genkit JS & CLI v1.35.0 is out! π
β¨ Support for Gemini 3.5 Flash and Gemini 3.5 via Google GenAI plugin
π Better debug traces in the Dev UI
π‘οΈ Smarter retries
See the full release notes π
Building production-ready AI agents requires more than just powerful models. You need reliability, safety, and control.
Genkit middleware provides composable hooks that intercept generation calls and inject custom behaviors across TypeScript, Go, and Dart.
Learn more on the Google Developers Blog π
https://t.co/Xljzvyp5wo
Using the dev ui for @GenkitFramework with a language other than JS/TS? E.g. Go? Would love to hear from you on how it could be better / more idiomatic. #genkit#genai
π I just released genkitx-temporal!
A new Genkit plugin to run Genkit flows as Temporal Workflows, bringing durable execution, retries, timeouts, cancellation, scaling, and Temporal UI visibility to your GenAI apps.
https://t.co/3TZP5yp9pj
#Genkit#Temporal#GenAI#OpenSource #TypeScript
@genkitframework@temporalio@googledevexpert
Would love to hear your thoughts particularly on the developer tooling side. We're going to be cooking up a lot in the coming weeks/months.
https://t.co/dLSLCWfrnA
@rseroter@GenkitFramework Adding one more thing. A lot of people don't yet realize these types of frameworks for AI calls are a viable alternative when the multi agent frameworks and SDKs are overkill for your use case.
Genkit JS v1.34.0 is packed with updates! π
β¨ PayGo support for priority and flex models.
β¨ Support for new models including veo-3.1-lite-generate-001 and Gemini 3.1 Flash Lite.
β¨ Support for MCP multipart tools.
β¨ Support for new deep research models.
β οΈ IMPORTANT: Fixes upcoming breaking changes for Gemini API's Interactions endpoint. Update now!
Genkit Dart v0.13.2 is out! π―
This release brings enhanced support for Middleware in the Developer UI, making it easier to debug and trace your AI workflows.
Tired of flat vector retrieval in your AI apps? π€
Check out this practical guide by Giuseppe Villani on integrating Genkit with Neo4j. Learn about graph-backed vector storage, hybrid search, and advanced GraphRAG patterns like Parent-Child and HyDE.
Empower your agents to reason across relationships, not just match similar text.