feat(providers): modified all providers to use SDK rather than creating an HTTP request

This commit is contained in:
Waleed Latif
2025-02-27 13:39:31 -08:00
parent a08efa3d91
commit 5c11e9da16
24 changed files with 1254 additions and 1639 deletions

View File

@@ -17,7 +17,7 @@
"test:coverage": "jest --coverage"
},
"dependencies": {
"@cerebras/cerebras_cloud_sdk": "^1.23.0",
"@anthropic-ai/sdk": "^0.38.0",
"@radix-ui/react-alert-dialog": "^1.1.5",
"@radix-ui/react-checkbox": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.5",