Releases: firebase/genkit
Releases · firebase/genkit
go/v0.1.2
What's Changed
- feat(go): Add ollama embeddings support by @huangjeff5 in #841
- Fixed model name lookup in dotprompt plugin.
Full Changelog: go/v0.1.1...go/v0.1.2
Genkit JS 0.5.17
What's Changed
- Revamp get started docs by @chrisraygill in #1016
- fix: added rimraf for building on Windows by @CorieW in #1036
- fix: made firebase-admin and firebase-functions peers deps more flexible by @pavelgj in #1094
Full Changelog: 0.5.16...0.5.17
Genkit JS 0.5.16
What's Changed
- Added support for Gemini 1.5 Flash 8B and updated available versions for Google AI and Vertex AI Gemini models by @chrisraygill in #1005
Full Changelog: 0.5.15...0.5.16
Genkit JS 0.5.15
What's Changed
- Set min version for cloud-trace-exporter to 2.4.1 by @MichaelDoyle in #984
- fix(js): fix streaming json mode in gemini plugins by @cabljac in #1003
Genkit JS 0.5.14
What's Changed
- Update flows.md to show how to call via curl by @MichaelDoyle in #844
- feat(js/plugins/ollama): Ollama embeddings by @cabljac in #807
- fix: rag docs missing lib by @xavidop in #901
- [js/vertexai]: docs: how to add grounding to gemini by @pr-Mais in #745
- Updates example code for Next.js in docs by @philnash in #857
- fix(js): disabled explicit json mode when using tools by @cabljac in #888
- Add usage and safety score logs for output candidates by @schnecle in #919
- fix: correctly pass local auth context when doing runFlow by @pavelgj in #920
- Update the flow name extraction regex to support the scenario where there is a parent span. by @bryanatkinson in #931
- Truncate logs based on utf bytes instead of characters. by @bryanatkinson in #938
- feat(js): Vertex AI plugin JSON mode by @cabljac in #890
- chore: update express to 4.21.0 by @tonybaroneee in #956
- feat(js): add llama-3.2 support to model garden plugin by @huangjeff5 in #969
New Contributors
- @xavidop made their first contribution in #901
- @philnash made their first contribution in #857
- @DenisVCode made their first contribution in #943
- @dhiaayachi made their first contribution in #933
Full Changelog: 0.5.13...0.5.14
Genkit JS 0.5.13
What's Changed
- Move telemetry & logging into the GCP plugin by @kmandrika in #866
- Allow disabling I/O logging by @kmandrika in #885
- Improving google-cloud and firebase plugin configuration by @maxl0rd in #886
- Add input and output logging at the flow level by @kmandrika in #893
- Record output properly by @kmandrika in #897
- Updates isRoot logic to no longer assume root when calling newTrace. by @bryanatkinson in #892
Full Changelog: 0.5.12...0.5.13
Genkit JS 0.5.12
What's Changed
- fix: redundantly set request options on request for googleai gemini calls by @pavelgj in #862
- fix: use google gemini 1.5 models against the v1 API by @pavelgj in #863
Full Changelog: 0.5.11...0.5.12
Genkit JS 0.5.11
What's Changed
- [Fix] Make
context
use the right content from the extracted values. by @ssbushi in #777 - Fix typo in google-genai code sample (missing quote) by @chees in #808
- feat(js): adding a way to deprecate models by @pr-Mais in #715
- Fixing bugs in prompt rendering by @maxl0rd in #787
- [JS] Include the role in the logged input and output messages. by @bryanatkinson in #829
- [JS] Support multiple imagen models in VertexAI by @MichaelDoyle in #796
- Provide service account creds to gcloud from environment variables by @schnecle in #802
- Rendering dotprompts in a new trace span by @maxl0rd in #785
- Add RetrieverRequest to tools-common by @MichaelDoyle in #836
New Contributors
Full Changelog: 0.5.10...0.5.11
Genkit Go v0.1.1
What's Changed
- [Go] add plugin for weaviate vector database by @ianlancetaylor in #756
- docs: [Go] fixed flow streaming docs sample code by @pavelgj in #761
- [Go] Added support for flow auth and Firebase auth plugin. by @apascal07 in #722
- test(go): add live tests to go ollama plugin by @cabljac in #720
New Contributors
- @thatfiredev made their first contribution in #256
- @chees made their first contribution in #808
Full Changelog: go/v0.1.0...go/v0.1.1
Genkit JS 0.5.10
What's Changed
- fix: updated the
genkit init
template for Go to reflect the latest change by @pavelgj in #735 - fix: handle null metadata docs in bq retriever by @cabljac in #695
- [js/googleai]: feat: Adds support for Gemini Files API URLs. Fixes #737 by @mbleigh in #742
- Persist Handlebars in global to keep it through HMR. Fixes #744 by @mbleigh in #762
New Contributors
- @thatfiredev made their first contribution in #256
Full Changelog: 0.5.9...0.5.10