fix(agent): thinking failed with openai-completions model

This commit is contained in:
Acbox
2026-03-04 23:50:27 +08:00
parent b8551a58c7
commit ffb59d0c3b
4 changed files with 117 additions and 79 deletions
+2 -1
View File
@@ -15,7 +15,8 @@
"@ai-sdk/anthropic": "^3.0.9",
"@ai-sdk/google": "^3.0.6",
"@ai-sdk/mcp": "^1.0.6",
"@ai-sdk/openai": "^3.0.7",
"@ai-sdk/openai": "^3.0.39",
"@ai-sdk/openai-compatible": "^2.0.33",
"@mozilla/readability": "^0.6.0",
"@types/turndown": "^5.0.6",
"ai": "^6.0.25",