| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Genkit JS 1.23.0 source code.tar.gz | 2025-11-13 | 19.3 MB | |
| Genkit JS 1.23.0 source code.zip | 2025-11-13 | 20.6 MB | |
| README.md | 2025-11-13 | 2.7 kB | |
| Totals: 3 Items | 39.9 MB | 0 | |
What's Changed
- fix(genkit-tools/evaluate): Handle custom config correctly for prompt evals by @ssbushi in https://github.com/firebase/genkit/pull/3755
- feat(js/plugins/google-genai): Vertexai veo - support reference images… by @ifielker in https://github.com/firebase/genkit/pull/3756
- feat(js/plugins/compat-oai): Add reasoning_content and json_schema support to OpenAI Compatible API plugin by @neokn in https://github.com/firebase/genkit/pull/3679
- feat(js/ai): implemented
retryandfallbackmiddleware by @pavelgj in https://github.com/firebase/genkit/pull/3774 - feat(js/plugins/google-genai): Allow per request overrides of apiKey, baseUrl etc. by @ifielker in https://github.com/firebase/genkit/pull/3783
- fix(generate): add output format metadata by @MichaelDoyle in https://github.com/firebase/genkit/pull/3633
- feat(genkit-tools): support trace uploads via tools router by @MichaelDoyle in https://github.com/firebase/genkit/pull/3735
- fix(js): switched google-genai from responseSchema to responseJsonSchema field by @pavelgj in https://github.com/firebase/genkit/pull/3776
- feat(js): use predefined agent's models on multi-agent systems by @marioToribi0 in https://github.com/firebase/genkit/pull/3777
- refactor(cli): refactored runtime process manager, added process control APIs by @pavelgj in https://github.com/firebase/genkit/pull/3743
- fix: log error with duplicate action key by @gioboa in https://github.com/firebase/genkit/pull/3021
- feat(js/plugins/google-genai): Support for googleai fileSearch by @ifielker in https://github.com/firebase/genkit/pull/3787
- fix(js/plugins/google-genai): Fix streaming aggregation of inlineData by @ifielker in https://github.com/firebase/genkit/pull/3794
- feat(genkit-tools/telemetry-server): Add a new otlp endpoint to support nested traces by @ssbushi in https://github.com/firebase/genkit/pull/3796
Dev UI Changes
- feat: improved otel trace rendering (incl native gemini messages) by @MichaelDoyle
- feat: implemented runtime restart button by @pavelgj
- feat: upload a trace by @MichaelDoyle
- feat: rendering for output conformance by @MichaelDoyle
New Contributors
- @Koopa0 made their first contribution in https://github.com/firebase/genkit/pull/3768
- @neokn made their first contribution in https://github.com/firebase/genkit/pull/3679
- @olte36 made their first contribution in https://github.com/firebase/genkit/pull/3718
- @marioToribi0 made their first contribution in https://github.com/firebase/genkit/pull/3777
- @josearomeroj made their first contribution in https://github.com/firebase/genkit/pull/3780
Full Changelog: https://github.com/firebase/genkit/compare/genkit@1.22.0...genkit@1.23.0