gemini Genkit Releases · · 1.13.0

Genkit Go v1.13.0 Adds Resilient AI Agents & A2UI Interactive UI Plugin Preview

sdkaipreviewengineer
feature

Genkit Go v1.13.0 introduces significant improvements to AI agent resilience and error handling. The `Generate` function now returns partial responses and classified errors on failure or abort, enabling developers to retry failed steps without repeating successful tool calls. Agents can commit failed or aborted conversations as resumable snapshots, enhancing recovery and user experience, while sub-agents can run in the background. Additionally, an experimental A2UI plugin is available in preview, allowing agents to stream interactive UI to a browser.

Read the original announcement →

https://github.com/genkit-ai/genkit/releases/tag/go/v1.13.0

Related releases