What's Changed
- fix(js/core/flows): allow setting metadata on flows by @pavelgj in #2953
- feat(js/ai/evaluators): Support batching for JS evaluator & CLI by @ssbushi in #2977
- samples(js): added test app for gemini text-to-speach by @pavelgj in #2974
- fix(js/plugins/vertexai): remove logging of models in listModels by @NimJay in #2985
- fix(js/plugins/{googleai,vertexai}): correctly passthrough custom tool definitions by @pavelgj in #2995
- fix(js/ai): missing types for uuid module (#3000) by @yesudeep in #3001
- fix(js/plugins/vertexai): use googleSearch tool (instead of googleSearchRetrieval) for newer models by @pavelgj in #3005
- fix: fix up invalid tsconfig shipped on npm by @gioboa in #2973
- fix(cli): fixed telemetry server saving spans that get filtered by @pavelgj in #2979
New Contributors
Full Changelog: https://github.com/firebase/genkit/compare/genkit@1.10.0...genkit@1.11.0