Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Genkit JS 1.16.0 source code.tar.gz | 2025-08-07 | 14.3 MB | |
Genkit JS 1.16.0 source code.zip | 2025-08-07 | 15.4 MB | |
README.md | 2025-08-07 | 1.2 kB | |
Totals: 3 Items | 29.7 MB | 1 |
What's Changed
- fix: add thinking tokens to usage stats for gemini models by @MichaelDoyle in https://github.com/firebase/genkit/pull/3339
- fix(js):
run()
calls the function with given input by @lacolaco in https://github.com/firebase/genkit/pull/3377 - fix(js/plugins/compat-oai): Add missing exports for defining compat models by @ssbushi in https://github.com/firebase/genkit/pull/3357
- fix(js/plugins/compat-oai): Fix gpt-image-1 by @ssbushi in https://github.com/firebase/genkit/pull/3375
- feat(js/plugins/compat-oai): Add GPT-5 model info by @ssbushi in https://github.com/firebase/genkit/pull/3384
- fix: export proper reasoning part for tools common by @MichaelDoyle in https://github.com/firebase/genkit/pull/3381
- fix: gemini thinking config by @MichaelDoyle in https://github.com/firebase/genkit/pull/3380
New Contributors
- @gregfurman made their first contribution in https://github.com/firebase/genkit/pull/3355
- @kingsleyzhong made their first contribution in https://github.com/firebase/genkit/pull/3248
- @lacolaco made their first contribution in https://github.com/firebase/genkit/pull/3377
Full Changelog: https://github.com/firebase/genkit/compare/genkit@1.15.5...genkit@1.16.0