| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Genkit JS and CLI 1.31.0 source code.tar.gz | 2026-03-27 | 30.8 MB | |
| Genkit JS and CLI 1.31.0 source code.zip | 2026-03-27 | 32.1 MB | |
| README.md | 2026-03-27 | 1.9 kB | |
| Totals: 3 Items | 62.9 MB | 2 | |
What's Changed
- feat(js/plugins/google-genai): Support for googleai multimodal embedder by @ifielker in https://github.com/genkit-ai/genkit/pull/4905
- feat(trace-filter): Add string contains filter by @shrutip90 in https://github.com/genkit-ai/genkit/pull/4929
- chore(js): Updating typescript to 5.9.3 and a few other chores by @ifielker in https://github.com/genkit-ai/genkit/pull/4920
- fix(js): reflection context is always an object for runAction by @Ehesp in https://github.com/genkit-ai/genkit/pull/4910
- feat(cli,js): implemented reflection API v2 in CLI and JS by @pavelgj in https://github.com/genkit-ai/genkit/pull/4295
- feat(js/plugins/google-genai): Support for custom + builtin tools by @ifielker in https://github.com/genkit-ai/genkit/pull/4983
- chore(js/plugins/googleai): Completely remove deprecated googleai plugin plus by @ifielker in https://github.com/genkit-ai/genkit/pull/4948
- feat(js/plugins/google-genai): Support googleMaps tool for googleAI by @ifielker in https://github.com/genkit-ai/genkit/pull/4990
- fix: update macos-14 runner to macos-15-intel for darwin-x64 builds by @pavelgj in https://github.com/genkit-ai/genkit/pull/4993
- feat(cli): Introduced
start:fluttercommand for Flutter integration, added--write-env-fileoption tostartby @pavelgj in https://github.com/genkit-ai/genkit/pull/4972 - chore(js/core): add action key for DAP dynamic actions by @ifielker in https://github.com/genkit-ai/genkit/pull/5001
- feat(js/plugins/google-genai): Lyria 3 for googleAI by @ifielker in https://github.com/genkit-ai/genkit/pull/5006
New Contributors
- @jeffdh5 made their first contribution in https://github.com/genkit-ai/genkit/pull/4927
- @abdallahshaban557 made their first contribution in https://github.com/genkit-ai/genkit/pull/4967
Full Changelog: https://github.com/genkit-ai/genkit/compare/v1.30.1...v1.31.0