This commit is contained in:
Dax Raad
2025-05-18 02:43:01 -04:00
parent a34d020bc6
commit d0d67029f4
11 changed files with 351 additions and 75 deletions

View File

@@ -10,10 +10,11 @@
"typescript": "5"
},
"dependencies": {
"@ai-sdk/anthropic": "^2.0.0-alpha.2",
"@flystorage/file-storage": "^1.1.0",
"@flystorage/local-fs": "^1.1.0",
"ai": "5.0.0-alpha.2",
"ai": "^5.0.0-alpha.2",
"ulid": "3.0.0",
"zod": "3.24.4"
"zod": "^3.25.0-beta.20250518T002810"
}
}