fix: type 'reasoning' was provided without its required following item (#1072)

This commit is contained in:
Aiden Cline
2025-07-16 15:59:40 -05:00
committed by GitHub
parent 28b39f547e
commit d4f9375548
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"typescript": "5.8.2",
"@types/node": "22.13.9",
"zod": "3.25.49",
"ai": "5.0.0-beta.18"
"ai": "5.0.0-beta.21"
}
},
"devDependencies": {