feat: add OpenRouter as AI provider (#2906)

Co-authored-by: Amruth Pillai <im.amruth@gmail.com>
This commit is contained in:
iago macedo
2026-04-25 19:00:14 -03:00
committed by GitHub
parent 9b3916d43e
commit 77ad14b359
61 changed files with 378 additions and 132 deletions
+4 -3
View File
@@ -38,6 +38,7 @@
"@ai-sdk/anthropic": "^3.0.71",
"@ai-sdk/google": "^3.0.64",
"@ai-sdk/openai": "^3.0.53",
"@ai-sdk/openai-compatible": "^2.0.41",
"@aws-sdk/client-s3": "^3.1037.0",
"@base-ui/react": "^1.4.1",
"@better-auth/api-key": "^1.6.9",
@@ -67,7 +68,7 @@
"@t3-oss/env-core": "^0.13.11",
"@tanstack/react-query": "^5.100.5",
"@tanstack/react-router": "^1.168.24",
"@tanstack/react-router-ssr-query": "^1.166.11",
"@tanstack/react-router-ssr-query": "^1.166.12",
"@tanstack/react-start": "^1.167.49",
"@tanstack/zod-adapter": "^1.166.9",
"@tiptap/extension-highlight": "^3.22.4",
@@ -79,7 +80,6 @@
"@uiw/color-convert": "^2.10.1",
"@uiw/react-color-colorful": "^2.10.1",
"ai": "^6.0.168",
"ai-sdk-ollama": "^3.8.3",
"bcrypt": "^6.0.0",
"better-auth": "^1.6.9",
"class-variance-authority": "^0.7.1",
@@ -99,6 +99,7 @@
"monaco-editor": "^0.55.1",
"motion": "^12.38.0",
"nodemailer": "^8.0.6",
"ollama-ai-provider-v2": "^3.5.0",
"pg": "^8.20.0",
"puppeteer-core": "^24.42.0",
"qrcode.react": "^4.2.0",
@@ -152,7 +153,7 @@
"nitro": "3.0.260415-beta",
"node-addon-api": "^8.7.0",
"node-gyp": "^12.3.0",
"npm-check-updates": "^22.0.0",
"npm-check-updates": "^22.0.1",
"vite": "npm:@voidzero-dev/vite-plus-core@^0.1.19",
"vite-plugin-pwa": "^1.2.0",
"vite-plus": "^0.1.19",