Releases: TheFireCo/genkit-plugins
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
v0.1.2
Add prettier linter
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- Added Cohere Embeddings by @calenwu in #22
- Add Mistral Plugin by @TommasoBendinelli in #19
- Bump @genkit-ai/ai from 0.5.0-rc.8 to 0.5.0 by @dependabot in #15
- Bump @genkit-ai/core from 0.5.0-rc.8 to 0.5.0 by @dependabot in #16
New Contributors
- @calenwu made their first contribution in #22
- @TommasoBendinelli made their first contribution in #19
- @dependabot made their first contribution in #15
Full Changelog: v0.0.11...v0.1.0
v0.0.11
What's Changed
- Add OpenAI Plugin Example by @vulus98 in #10
- Add Groq Plugin by @davidoort in #9
- Show system prompt in Dev UI by @MichaelDoyle in #18
New Contributors
- @vulus98 made their first contribution in #10
- @MichaelDoyle made their first contribution in #18
Full Changelog: v0.0.10...v0.0.11