Genkit JS 0.5.14
What's Changed
- Update flows.md to show how to call via curl by @MichaelDoyle in #844
- feat(js/plugins/ollama): Ollama embeddings by @cabljac in #807
- fix: rag docs missing lib by @xavidop in #901
- [js/vertexai]: docs: how to add grounding to gemini by @pr-Mais in #745
- Updates example code for Next.js in docs by @philnash in #857
- fix(js): disabled explicit json mode when using tools by @cabljac in #888
- Add usage and safety score logs for output candidates by @schnecle in #919
- fix: correctly pass local auth context when doing runFlow by @pavelgj in #920
- Update the flow name extraction regex to support the scenario where there is a parent span. by @bryanatkinson in #931
- Truncate logs based on utf bytes instead of characters. by @bryanatkinson in #938
- feat(js): Vertex AI plugin JSON mode by @cabljac in #890
- chore: update express to 4.21.0 by @tonybaroneee in #956
- feat(js): add llama-3.2 support to model garden plugin by @huangjeff5 in #969
New Contributors
- @xavidop made their first contribution in #901
- @philnash made their first contribution in #857
- @DenisVCode made their first contribution in #943
- @dhiaayachi made their first contribution in #933
Full Changelog: 0.5.13...0.5.14