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

@@ -18,7 +18,7 @@
"@typebot.io/tsconfig": "workspace:*",
"@typebot.io/variables": "workspace:*",
"@udecode/plate-common": "30.4.5",
"ai": "3.0.7",
"ai": "3.0.12",
"chrono-node": "2.7.5",
"date-fns": "2.30.0",
"date-fns-tz": "2.0.0",

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": {