deps: add AI SDK and provider dependencies

Add Vercel AI SDK core and provider packages including
ai core SDK and provider packages for google anthropic openai
and google-vertex.
This commit is contained in:
kumarabhirup 2026-01-31 22:32:11 -08:00
parent 9989a71cb8
commit 598a161c76
2 changed files with 5061 additions and 6071 deletions

View File

@ -163,6 +163,20 @@
"@mariozechner/pi-ai": "0.50.7",
"@mariozechner/pi-coding-agent": "0.50.7",
"@mariozechner/pi-tui": "0.50.7",
"ai": "^6.0.66",
"@ai-sdk/anthropic": "^2.0.0",
"@ai-sdk/openai": "^2.0.0",
"@ai-sdk/google": "^2.0.0",
"@ai-sdk/amazon-bedrock": "^3.0.0",
"@ai-sdk/azure": "^2.0.0",
"@ai-sdk/gateway": "^2.0.0",
"@ai-sdk/groq": "^2.0.0",
"@ai-sdk/mistral": "^2.0.0",
"@ai-sdk/xai": "^2.0.0",
"@ai-sdk/openai-compatible": "^1.0.0",
"@ai-sdk/provider": "^2.0.0",
"@ai-sdk/provider-utils": "^3.0.0",
"@openrouter/ai-sdk-provider": "^2.1.1",
"@mozilla/readability": "^0.6.0",
"@sinclair/typebox": "0.34.48",
"@slack/bolt": "^4.6.0",

11118
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff