Genkit Go Genkit Go is an AI SDK for Go that provides generation, structured output, streaming, tool calling, prompts, and flows with a unified interface across model providers. Hello World Core Features Load the appropriate reference based on what you need: | Feature | Reference | When to load | | --- | --- | --- | | Initialization | references/getting-started.md | Setting up , plugins, the instance pattern | | Generation | references/generation.md | , , , streaming, output formats | | Prompts | references/prompts.md | , , files, schemas | | Tools | references/tools.md | , tool interrupts, /…