← The log

grafana/ai-sdk

★ 252 stars

★ 232 at coverage → ★ 252 (+20)

Go

Grafana AI SDK for Go — streaming, tool-calling AI backends that speak fluent @ai-sdk/react

View on GitHub Get the badge

12 Sep 2026 · 0:29
Grafana AI SDK: Replace Your TypeScript AI Backend With Go
Watch on YouTube →

Transcript

Wiring an AI backend in Go means rebuilding your React chat protocol. Grafana's ai-sdk stays wire-compatible with Vercel's AI SDK, serving Server-Sent Events straight to the useChat hook. StreamText streams responses, composable Go tools require approval for consequential actions, and structured output returns schema-validated objects. Prometheus metrics, timeouts, and fallback handle production, letting you replace a TypeScript backend without adapters.