Add GPT 5 support (#902)

This commit is contained in:
Will Chen
2025-08-11 15:00:02 -07:00
committed by GitHub
parent adc724cadf
commit ab757d2b96
8 changed files with 99 additions and 16 deletions

View File

@@ -85,7 +85,7 @@
"dependencies": {
"@ai-sdk/anthropic": "^1.2.8",
"@ai-sdk/google": "^1.2.19",
"@ai-sdk/openai": "^1.3.7",
"@ai-sdk/openai": "^1.3.24",
"@ai-sdk/openai-compatible": "^0.2.13",
"@biomejs/biome": "^1.9.4",
"@dyad-sh/supabase-management-js": "v1.0.0",