| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Genkit JS and CLI 1.30.1 source code.tar.gz | 2026-03-13 | 38.4 MB | |
| Genkit JS and CLI 1.30.1 source code.zip | 2026-03-13 | 40.0 MB | |
| README.md | 2026-03-13 | 1.8 kB | |
| Totals: 3 Items | 78.3 MB | 0 | |
What's Changed
- feat: Update trace filtering to support array-based eq/neq filters and numeric filters (gt, gte, lt, lte) by @shrutip90 in https://github.com/firebase/genkit/pull/4781
- feat(js/plugins/vertexai/modelgarden): New Claude models by @ifielker in https://github.com/firebase/genkit/pull/4826
- feat(js/plugins/google-genai): Added deep-research for googleai by @ifielker in https://github.com/firebase/genkit/pull/4831
- feat(js/plugins/compat-oai): add translation adapter and add translation flow in testapps by @7hokerz in https://github.com/firebase/genkit/pull/4786
- feat(js): fix missing part exports by @MichaelDoyle in https://github.com/firebase/genkit/pull/4816
- feat(js/plugins/google-genai): Nano Banana 2 support by @ifielker in https://github.com/firebase/genkit/pull/4855
- chore(js/plugins/google-genai): Deprecate gemini-3-pro-preview by @ifielker in https://github.com/firebase/genkit/pull/4859
- feat(js/plugins/google-genai): Add *-latest versions for googleAI by @ifielker in https://github.com/firebase/genkit/pull/4876
- feat: allow multipart tool responses to include a metadata field. by @pavelgj in https://github.com/firebase/genkit/pull/4865
- feat(js/plugins/google-genai): Support for gemini-3.1-flash-lite-preview by @ifielker in https://github.com/firebase/genkit/pull/4883
- fix(evals): Use cast instead of parse, fix batch spans by @ssbushi in https://github.com/firebase/genkit/pull/4890
- feat(js): add "fetch" plugin by @Ehesp in https://github.com/firebase/genkit/pull/4802
New Contributors
- @gurusai-voleti made their first contribution in https://github.com/firebase/genkit/pull/4814
- @Ehesp made their first contribution in https://github.com/firebase/genkit/pull/4802
Full Changelog: https://github.com/firebase/genkit/compare/v1.29.0...v1.30.1