What's Changed
- feat(go): added
Evaluate()function togenkitby @apascal07 in #3480 - refactor(go): moved common types to own package to make registry strongly typed by @apascal07 in #3492
- fix(go/plugins/googlegenai): show config schema in model runner view by @hugoaguirre in #3484
- fix(go/plugins/compat_oai): update tool message params order by @eric642 in #3501
- feat(go): add MCP plugin support for resources by @huangjeff5 in #3358
- feat(go): update telemetry for compatibility with Firebase AIM by @huangjeff5 in #3264
- feat(genkit-tools/cli/init:ai-tools): Support Golang context by @ssbushi in #3510
- fix(go/plugins/ollama): add response timeout config by @hugoaguirre in #3523
- feat(go): Fix missing input schema from dynamic tools by @huangjeff5 in #3524
- fix(go): Fix shape of request body to telemetry server by @huangjeff5 in #3526
- fix(go/ai/options): update commonGenOptions apply opts by @eric642 in #3505
New Contributors
Full Changelog: go/v0.7.0...go/v1.0.0