Genkit JS 0.5.9
What's Changed
- docs: added a link to Llama 3.1 API Service in model garden by @pavelgj in #678
- feat(js): add support for streaming json output by @cabljac in #484
- feat(js): adding Anthropic tool use to vertexai plugin by @pr-Mais in #573
- Removed platform selection from
genkit init
. by @apascal07 in #632 - fix: unblock spinner on init by @cabljac in #683
- fix: point to correct binary path for global install by @cabljac in #671
- feat: add Vector Search indexers and retrievers to Vertex AI plugin by @cabljac in #519
- Respect config.required for auth by @rainshen49 in #698
- feat: allow for sync references to prompt files by @cabljac in #696
- feat: allow overriding location per request in vertex ai plugin by @pavelgj in #716
- fix: added json output support to llama 3.1 and renamed by @pavelgj in #718
- feat(js): adding vertex retriever & google search options by @pr-Mais in #640
- fix: moved core lib deps to peer deps for plugins by @pavelgj in #669
New Contributors
- @pr-Mais made their first contribution in #573
- @rainshen49 made their first contribution in #698
Full Changelog: 0.5.8...0.5.9