·
37 commits
to main
since this release
What's Changed
- fix(js/plugins/google-cloud): Make metric export time intervals mutually exclusive by @schnecle in #1869
- fix(js/vertexai): workaround for tool calling issue in Vertex SDK by @mbleigh in #1937
- feat(js/ai/googleai): added gemini-2.0-pro-exp-02-05 by @pavelgj in #1920
- feat(js/plugins/googleai): added GEMINI_API_KEY as possible env var for API key by @pavelgj in #1917
- fix(cli): fix genkit start in no runtime mode by @pavelgj in #1951
- feat(js/ai): allow disabling native constrained generation and enabling custom instruction by @pavelgj in #1962
- fix(js): fixed a few random imports to make them node 23 compatible by @pavelgj in #2016
- fix(js/plugins): fixed gemini tool schema converter to correctly handle descriptions, enums and nullable fields by @pavelgj in #2027
- fix(js/ai): swap out config as part of prompt/agent transfer by @pavelgj in #1944
- feat(js/plugins): added
experimental_debugTraces
option to googleai and vertexai plugins by @pavelgj in #2023 - fix(js/plugins/google-cloud): pass projectId through to GoogleAuth client by @MichaelDoyle in #1907
- fix(js/core): fixed stripUndefinedProps to correctly handle nulls (it was converting them to {}) by @pavelgj in #2030
Full Changelog: https://github.com/firebase/genkit/compare/[email protected]@1.0.5