Skip to content

Releases: firebase/genkit

[email protected]

29 Apr 15:17
6b9c04d
Compare
Choose a tag to compare

What's Changed

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

[email protected]

29 Apr 14:43
c7cc4af
Compare
Choose a tag to compare

What's Changed

  • Initial semi productive version of Genkit package and plugins

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

Genkit JS 1.7.0

25 Apr 14:45
Compare
Choose a tag to compare

What's Changed

  • feat(js/core): added trace information to action and flow contexts by @pavelgj in #2806
  • feat(js): Dynamic action resolver support by @ifielker in #2807

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

Genkit Go v0.5.2

18 Apr 20:33
Compare
Choose a tag to compare

What's Changed

  • feat(go/genkit): Add action context example by @rutujaD1999 in #2746
  • feat(go/ai): added array and enum format support by @dysrama in #2745
  • fix(go/ai): pass ptr. of value for generate data in JSON (#2756) by @suapapa in #2757
  • bug(go): refactored Firebase plugin to adhere to plugin interface by @sahdev77 in #2753
  • fix(go/genkit): Fix input from context by @rutujaD1999 in #2764
  • feat(go/plugins/googlegenai): add image generation native support by @hugoaguirre in #2630
  • feat(go/plugins/vertexai): Add modelgarden with anthropic support by @hugoaguirre in #2749
  • fix(go/genkit): fix server response formatting and headers by @apascal07 in #2774
  • feat({js,go}): Add gemini-2.5-flash-preview-04-17 to Vertex AI by @apascal07 in #2782

Full Changelog: go/v0.5.1...go/v0.5.2

Genkit JS 1.6.2

18 Apr 19:52
Compare
Choose a tag to compare

What's Changed

  • fix(js/plugins/vertexai): better error handling for empty response for imagen models by @pavelgj in #2747
  • fix(js/ai): properly set prompt meta for variants by @MichaelDoyle in #2754
  • fix(js/ai/formats): default to json if jsonSchema present by @MichaelDoyle in #2762
  • chore({js,go}): Add gemini-2.5-flash-preview-04-17 to Vertex AI by @apascal07 in #2782
  • fix(js/plugins/{googleai,vertexai}): fixed gemini-2.5-flash-preview-04-17 refs and init by @pavelgj in #2786

Genkit Go v0.5.1

09 Apr 19:19
c27a4a7
Compare
Choose a tag to compare

What's Changed

  • Updated internal version.

Genkit CLI 1.6.1

09 Apr 13:01
Compare
Choose a tag to compare

What's Changed

fix: Go lang prompt counts to show up in the Dev UI nav bar by @ssbushi

Genkit Go v0.5.0

09 Apr 03:03
198759e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: go/v0.3.0...go/v0.5.0

Genkit JS and CLI 1.6.0

08 Apr 17:31
Compare
Choose a tag to compare

What's Changed

CLI/Dev UI changes

  • feat(dev ui): prompt support for golang by @ssbushi
  • feat(dev ui): show duration and token count in traces table by @hugomurillomtz

New Contributors

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

Genkit JS 1.5.0

05 Apr 15:10
Compare
Choose a tag to compare

What's Changed

  • fix: make customOptions consistent in action metadata by @ssbushi in #2465
  • feat(evals): add status enum for evaluation scores by @ssbushi in #2169
  • chore(js): Update Dotprompt to v1.1.0. Fixes #2039 by @mbleigh in #2573
  • feat(js/plugins/firebase): Data Connect tools (beta), serverApp context. by @mbleigh in #2572
  • fix(js/plugins/express): Check request.body is defined before reading data from it by @ifielker in #2600
  • chore: Add descriptions for fields in model config schemas by @shrutip90 in #2627
  • chore: expose model gemini-2.5-pro-preview-03-25 by @hugoaguirre in #2651

New Contributors

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