Skip to content

Commit 6cc2f60

Browse files
HashWarlockmikirov
authored andcommitted
fix: upgrade openai and vercel ai packages to fix o1 errors
1 parent ac7dc79 commit 6cc2f60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
"@ai-sdk/google-vertex": "0.0.43",
6868
"@ai-sdk/groq": "0.0.3",
6969
"@ai-sdk/mistral": "1.0.9",
70-
"@ai-sdk/openai": "1.0.5",
70+
"@ai-sdk/openai": "1.1.9",
7171
"@ai-sdk/amazon-bedrock": "1.1.0",
7272
"@fal-ai/client": "1.2.0",
7373
"@tavily/core": "^0.0.2",
7474
"@types/uuid": "10.0.0",
75-
"ai": "3.4.33",
75+
"ai": "4.1.16",
7676
"anthropic-vertex-ai": "1.0.2",
7777
"dotenv": "16.4.5",
7878
"fastembed": "1.14.1",
@@ -84,7 +84,7 @@
8484
"js-tiktoken": "1.0.15",
8585
"langchain": "0.3.6",
8686
"ollama-ai-provider": "0.16.1",
87-
"openai": "4.73.0",
87+
"openai": "4.82.0",
8888
"pino": "^9.6.0",
8989
"pino-pretty": "^13.0.0",
9090
"tinyld": "1.3.4",

0 commit comments

Comments
 (0)