| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Genkit Go v1.11.0 source code.tar.gz | 2026-07-24 | 31.4 MB | |
| Genkit Go v1.11.0 source code.zip | 2026-07-24 | 33.0 MB | |
| README.md | 2026-07-24 | 1.3 kB | |
| Totals: 3 Items | 64.4 MB | 0 | |
What's Changed
- feat(go): implement telemetry label propagation via context by @MichaelDoyle in https://github.com/genkit-ai/genkit/pull/5666
- feat(go/plugins/googlegenai): add Vertex AI multi-region and apiVersion support by @adesinah in https://github.com/genkit-ai/genkit/pull/5772
- feat(go/plugins/anthropic): register latest Claude models by @adesinah in https://github.com/genkit-ai/genkit/pull/5519
- fix(go/ai): allow media URLs in prompts without a content type by @apascal07 in https://github.com/genkit-ai/genkit/pull/5793
- fix(go/googlegenai): map tool role to user for Gemini content API by @pavelgj in https://github.com/genkit-ai/genkit/pull/5782
- fix(go/plugins/ollama): register embedders by model name, not server address by @IzaakGough in https://github.com/genkit-ai/genkit/pull/5648
- fix(agents): reject empty prompt-agent turns by @adesinah in https://github.com/genkit-ai/genkit/pull/5744
- docs(go): add experimental tools example and refresh README by @apascal07 in https://github.com/genkit-ai/genkit/pull/5640
New Contributors
- @IzaakGough made their first contribution in https://github.com/genkit-ai/genkit/pull/5648
Full Changelog: https://github.com/genkit-ai/genkit/compare/go/v1.10.0...go/v1.11.0