2
0

⬆️ Upgrade ai package

This commit is contained in:
Baptiste Arnaud
2024-03-14 19:40:40 +01:00
parent 7e3c1e7999
commit ff3807a265
6 changed files with 17 additions and 48 deletions

View File

@ -15,6 +15,6 @@
},
"dependencies": {
"@anthropic-ai/sdk": "^0.16.1",
"ai": "2.2.33"
"ai": "3.0.12"
}
}

View File

@ -14,6 +14,6 @@
},
"dependencies": {
"@mistralai/mistralai": "0.0.10",
"ai": "3.0.7"
"ai": "3.0.12"
}
}

View File

@ -7,7 +7,7 @@
"author": "Baptiste Arnaud",
"license": "ISC",
"dependencies": {
"ai": "3.0.7",
"ai": "3.0.12",
"openai": "4.28.4"
},
"devDependencies": {