Skip to content

Commit

Permalink
Bump @genkit-ai/ai from 0.5.0-rc.8 to 0.5.0-rc.9
Browse files Browse the repository at this point in the history
Bumps [@genkit-ai/ai](https://github.com/firebase/genkit/tree/HEAD/js/ai) from 0.5.0-rc.8 to 0.5.0-rc.9.
- [Release notes](https://github.com/firebase/genkit/releases)
- [Commits](https://github.com/firebase/genkit/commits/0.5.0-rc.9/js/ai)

---
updated-dependencies:
- dependency-name: "@genkit-ai/ai"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent 9698d07 commit bd628f5
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 12 deletions.
41 changes: 33 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/cohere/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "TheFireCo",
"license": "Apache-2.0",
"dependencies": {
"@genkit-ai/ai": "0.5.0-rc.8",
"@genkit-ai/ai": "0.5.0-rc.9",
"@genkit-ai/core": "0.5.0-rc.8",
"cohere-ai": "^7.9.5",
"zod": "^3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion plugins/groq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"author": "TheFireCo",
"license": "Apache-2.0",
"dependencies": {
"@genkit-ai/ai": "0.5.0-rc.8",
"@genkit-ai/ai": "0.5.0-rc.9",
"@genkit-ai/core": "0.5.0-rc.8",
"groq-sdk": "^0.3.3",
"zod": "^3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion plugins/mistral/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "TheFireCo",
"license": "Apache-2.0",
"dependencies": {
"@genkit-ai/ai": "0.5.0-rc.8",
"@genkit-ai/ai": "0.5.0-rc.9",
"@genkit-ai/core": "0.5.0-rc.8",
"@mistralai/mistralai": "^0.2.0",
"zod": "^3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion plugins/open-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"author": "TheFireCo",
"license": "Apache-2.0",
"dependencies": {
"@genkit-ai/ai": "0.5.0-rc.8",
"@genkit-ai/ai": "0.5.0-rc.9",
"@genkit-ai/core": "0.5.0-rc.8",
"openai": "^4.28.4",
"zod": "^3.22.4"
Expand Down

0 comments on commit bd628f5

Please sign in to comment.