What's Changed
- fix(go/ai): properly render dotprompt multi-message prompts by @MichaelDoyle in #4035
- fix(go/plugins/anthropic): update schema config by @hugoaguirre in #4080
- chore(go): added Godocs to generated types by @apascal07 in #4075
- fix(go): fixed panic when stream value is nil by @apascal07 in #4102
- chore(go): improved the Genkit Go package docs by @apascal07 in #4086
- fix(go): fixed bad dotprompt output format parsing by @apascal07 in #4109
- feat(go): added support for sessions by @apascal07 in #4067
- fix(go): fixed missing thought signatures on tool responses by @apascal07 in #4115
- feat(go): improved tool interrupts API to be more ergonomic by @apascal07 in #4112
Full Changelog: go/v1.3.0...go/v1.4.0