What's Changed
- feat(cli): add update checks by @CorieW in #3464
- feat(js/tracing): added an option to disable internal root span detection by @pavelgj in #3491
- chore(js/plugins/google-genai): add nano banana model by @ifielker in #3481
- fix(js/plugins/google-genai): ignore empty parts in the response by @pavelgj in #3482
- fix(install_cli):
sudo: command not foundon certain machines by @cabljac in #3413 - refactor(js/ai): stop validating model supports metadata by @pavelgj in #3474
Dev UI changes:
- feat: per-message markdown rendering in model & prompt runners by @MichaelDoyle
- feat: Add support for integer types in custom model config by @shrutip90
- fix: Update model picker filtering and add a clear button by @shrutip90
- fix: better message click behavior by @MichaelDoyle
Full Changelog: https://github.com/firebase/genkit/compare/vertexai-v1.17.1...genkit@1.18.0