Skip to content

Genkit Go v1.0.3

Compare
Choose a tag to compare
@apascal07 apascal07 released this 15 Sep 18:22
· 26 commits to main since this release
06cc6ab

What's Changed

  • fix(go/reflection): fixed trace info capturing in reflection api by @pavelgj in #3555
  • fix(go): fixed bad types for generation usage by @apascal07 in #3564
  • fix(go/ai): added handling for WithMessages() in Prompt.Execute() by @apascal07 in #3565
  • fix(go/plugins/compat_oai): allow custom baseURL in Anthropic plugin by @hugoaguirre in #3563
  • fix(go): fixes to AIM telemetry by @huangjeff5 in #3548
  • fix(go): display clear error message when logger fails by @huangjeff5 in #3577

Full Changelog: go/v1.0.2...go/v1.0.3