Skip to content

Genkit JS 0.9.3

Compare
Choose a tag to compare
@pavelgj pavelgj released this 19 Nov 14:45
· 53 commits to main since this release

What's Changed

  • fix(cli): on windows use shell option to spawn runtime process by @pavelgj in #1333
  • fix(js/ai): pass chat messages to premable prompt to correctly render history by @pavelgj in #1326
  • fix: make json formatter set format to json by @pavelgj in #1329
  • feat: return project name with runtime info by @MichaelDoyle in #1330
  • fix: correctly pass auth when invoking streaming flow by @pavelgj in #1328
  • fix: redirect genkit start sdtin on exit and reject the startup promise by @pavelgj in #1327

Full Changelog: https://github.com/firebase/genkit/compare/genkit@0.9.2...genkit@0.9.3