Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Genkit JS 1.15.1 source code.tar.gz | 2025-07-18 | 14.1 MB | |
Genkit JS 1.15.1 source code.zip | 2025-07-18 | 15.2 MB | |
README.md | 2025-07-18 | 1.6 kB | |
Totals: 3 Items | 29.4 MB | 2 |
New plugins
- @genkit-ai/compat-oai - plugin for OpenAI API compatible providers: OpenAI, DeepSeek, xAI
- genkitx-cloud-sql-pg - Cloud SQL for PostgreSQL plugin. See docs.
- @genkit-ai/mcp - plugin for building MCP clients and servers. See docs.
What's Changed
- feat(js): added id and metadata to executable prompts by @pavelgj in https://github.com/firebase/genkit/pull/3084
- feat(cli): compile CI to a binary with bun by @cabljac in https://github.com/firebase/genkit/pull/3101
- fix(js/plugins/{googleai,vertexai}): fixed handling of empty object schema (used by MCP) by @pavelgj in https://github.com/firebase/genkit/pull/3215
- fix(js/core): add port to runtime id for uniqueness by @MichaelDoyle in https://github.com/firebase/genkit/pull/3182
- fix(js/ai): remove obsolete streaming callback ALS and correctly passthrought streaming callback from action by @pavelgj in https://github.com/firebase/genkit/pull/3243
- refactor(js): more obsolete streaming callback ALS cleanup by @pavelgj in https://github.com/firebase/genkit/pull/3244
Full Changelog: https://github.com/firebase/genkit/compare/genkit@1.14.1...genkit@1.15.1