feat(api): integrate openapi-fetch for Hetzner and Hostinger services, enhancing API interaction and simplifying data fetching

This commit is contained in:
Mauricio Siu
2025-07-23 01:21:11 -06:00
parent 6758ef1542
commit f3dc480b70
10 changed files with 36799 additions and 258 deletions

View File

@@ -28,6 +28,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"openapi-fetch": "0.14.0",
"@ai-sdk/anthropic": "^1.2.12",
"@ai-sdk/azure": "^1.3.23",
"@ai-sdk/cohere": "^1.2.10",