Skip to content

Genkit JS 1.15.1

Choose a tag to compare

@pavelgj pavelgj released this 18 Jul 17:36
· 419 commits to main since this release

New plugins

What's Changed

  • feat(js): added id and metadata to executable prompts by @pavelgj in #3084
  • feat(cli): compile CI to a binary with bun by @cabljac in #3101
  • fix(js/plugins/{googleai,vertexai}): fixed handling of empty object schema (used by MCP) by @pavelgj in #3215
  • fix(js/core): add port to runtime id for uniqueness by @MichaelDoyle in #3182
  • fix(js/ai): remove obsolete streaming callback ALS and correctly passthrought streaming callback from action by @pavelgj in #3243
  • refactor(js): more obsolete streaming callback ALS cleanup by @pavelgj in #3244

Full Changelog: https://github.com/firebase/genkit/compare/genkit@1.14.1...genkit@1.15.1