Skip to content

Releases: firebase/genkit

Genkit JS 0.9.5

26 Nov 20:22
Compare
Choose a tag to compare

What's Changed

  • fix(js/genkit): correctly handle function prompt output schema by @pavelgj in #1395
  • fix: fixed gemini model handling of nullish optional fields in response schema by @pavelgj in #1411
  • fix: text formatting in docs by @DenisVCode in #1388
  • fix(docs): Fix flow run command in rag.md by @i2amsam in #1404
  • fix: Update chat.md docs to correct interpolation by @i2amsam in #1403
  • feat(js/core): added a way to run actions with side-channel data and streaming by @pavelgj in #1375
  • Removing overly dimensional generate metrics by @maxl0rd in #1383
  • Added slash to fix docs link by @chrisraygill in #1385

Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.5

Genkit JS 0.9.4

22 Nov 18:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.4

Genkit Go 0.2.1

21 Nov 18:12
fe7376a
Compare
Choose a tag to compare

What's Changed

Full Changelog: go/v0.2.0...go/v0.2.1

Genkit Go 0.2.0

20 Nov 13:54
7c62e84
Compare
Choose a tag to compare

What's Changed

  • fix(go): Return nil in LookupModel when no matching model is found by @yukinagae in #917
  • [Go] Implemented new runtime discovery behavior. by @apascal07 in #1179
  • [Go] Replaced local trace store with telemetry server store. by @apascal07 in #1214

Full Changelog: go/v0.1.2...go/v0.2.0

Retraction of v0.1.3 to convert into v0.2.0

20 Nov 13:45
21c81be
Compare
Choose a tag to compare

What's Changed

Full Changelog: go/v0.1.3...go/v0.1.4

go/v0.1.3

20 Nov 12:20
21ae6cd
Compare
Choose a tag to compare

What's Changed

  • fix(go): Return nil in LookupModel when no matching model is found by @yukinagae in #917
  • [Go] Implemented new runtime discovery behavior. by @apascal07 in #1179
  • [Go] Replaced local trace store with telemetry server store. by @apascal07 in #1214

Full Changelog: go/v0.1.2...go/v0.1.3

Genkit JS 0.9.3

19 Nov 14:45
Compare
Choose a tag to compare

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/[email protected]@0.9.3

Genkit JS 0.9.2

18 Nov 15:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.2

Genkit JS 0.9.1

15 Nov 21:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.1

Genkit JS 0.9.0-rc.3

13 Nov 17:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@0.9.0-rc.3