Genkit JS 1.10.0
What's Changed
- chore(js/plugins/googleai): added google search options to gemini config schema by @pavelgj in #2938
- feat(js): added reasoning part type and implemented for googleai and vertexai by @pavelgj in #2945
Dev UI changes:
- fix: update genkit title font weight by @tonybaroneee
- fix: wrong background color in flow runner by @hugomurillomtz
- feat: make trace drawer collapse when clicking chevron by @hugomurillomtz
- fix: trace details overflow by @hugomurillomtz
- Update runners to use json-viewer by @MichaelDoyle
- set container-border-radius to 8px by @MichaelDoyle
- feat: update flow runner to use json-viewer by @MichaelDoyle
- feat: Add toggles for custom option objects to explicitly set/unset the option by @shrutip90
- fix: Allow zeroes for temperature in dotprompt files by @shrutip90
- feat: update span tree layout by @tonybaroneee
- fix: Set custom option object toggles during patch/reset config by @shrutip90
Full Changelog: https://github.com/firebase/genkit/compare/genkit@1.9.0...genkit@1.10.0