Genkit JS 0.5.11
What's Changed
- [Fix] Make
context
use the right content from the extracted values. by @ssbushi in #777 - Fix typo in google-genai code sample (missing quote) by @chees in #808
- feat(js): adding a way to deprecate models by @pr-Mais in #715
- Fixing bugs in prompt rendering by @maxl0rd in #787
- [JS] Include the role in the logged input and output messages. by @bryanatkinson in #829
- [JS] Support multiple imagen models in VertexAI by @MichaelDoyle in #796
- Provide service account creds to gcloud from environment variables by @schnecle in #802
- Rendering dotprompts in a new trace span by @maxl0rd in #785
- Add RetrieverRequest to tools-common by @MichaelDoyle in #836
New Contributors
Full Changelog: 0.5.10...0.5.11