Releases: TheFireCo/genkit-plugins
Releases · TheFireCo/genkit-plugins
v0.10.2
What's Changed
- refactor(graph): support schemas being any by @debkanchan in #129
Full Changelog: v0.10.1...v0.10.2
v0.10.1
v0.10.0
What's Changed
- docs: add retzd-tech as a contributor for code, doc, and test by @allcontributors in #62
- Allow minor Genkit version changes for Mistral and Cohere by @MichaelDoyle in #66
- GenKit => Genkit by @MichaelDoyle in #67
- Update broken links for CONTRIBUTING.md by @MichaelDoyle in #68
- docs: add MichaelDoyle as a contributor for doc by @allcontributors in #71
- Model version config cleanup by @MichaelDoyle in #73
- Flatten model configuration (i.e. extend from GenerationCommonConfig by @MichaelDoyle in #72
- Anthropic: Fix tool calls by @MichaelDoyle in #74
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Add new plugin : Genkit HNSW by @retzd-tech in #51
- Move
@genkit-ai/ai
and@genkit-ai/core
to peer dependencies in all plugins by @EPMatt
New Contributors
- @retzd-tech made their first contribution in #51
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- chore(deps-dev): bump lint-staged from 15.2.2 to 15.2.4 by @dependabot in #49
- chore(deps-dev): bump prettier from 2.8.8 to 3.2.5 by @dependabot in #50
- Add image headers for main readme and plugins by @Dabolus in #55
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.8.0: genkitx-openai
and genkitx-anthropic
join Genkit Plugins! 🎉
With this release we welcome @Dabolus , the maintainer of genkitx-openai
and genkitx-anthropic
, to the Genkit Plugins repository. 🎉
Plugins genkitx-openai-plugin
and genkitx-anthropicai
have been merged with genkitx-openai
and genkitx-anthropic
respectively. From now on, such plugins will be published under the latter names.
Version bumped to v0.8.0
to align the plugins to the same version number.
Breaking changes
- NPM package
genkitx-openai-plugin
is deprecated in favor ofgenkitx-openai
. - NPM package
genkitx-anthropicai
is deprecated in favor ofgenkitx-anthropic
.
What's Changed
- docs: add davidoort as a contributor for code by @allcontributors in #35
- docs: add EPMatt as a contributor for code by @allcontributors in #37
- docs: add Dabolus as a contributor for code by @allcontributors in #40
- docs: add TommasoBendinelli as a contributor for code, doc, and test by @allcontributors in #42
- docs: add vulus98 as a contributor for code, doc, and test by @allcontributors in #43
- docs: add davidoort as a contributor for doc, maintenance, and test by @allcontributors in #41
- docs: add calenwu as a contributor for code, doc, and test by @allcontributors in #44
- docs: add MichaelDoyle as a contributor for code by @allcontributors in #45
- docs: add EPMatt as a contributor for doc, test, and maintenance by @allcontributors in #46
- Migrate OpenAI & Anthropic plugins by @Dabolus in #38
- docs: add Dabolus as a contributor for doc, and test by @allcontributors in #48
New Contributors
- @allcontributors made their first contribution in #35
- @Dabolus made their first contribution in #38
Full Changelog: v0.3.0...v0.8.0
v0.3.0
What's Changed
- Added embedded and missing models for mistrals by @TommasoBendinelli in #33
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Give llama3x70b from Groq tools
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update READMEs and Groq Model names by @davidoort in #31
Full Changelog: v0.1.4...v0.2.0
v0.1.4
Add Azure OpenAI skeleton
Full Changelog: v0.1.3...v0.1.4