feat(providers): add transformers provider

This commit is contained in:
ItzCrazyKns
2025-10-19 18:32:18 +05:30
parent 51629b2cca
commit 65975ba6fc
5 changed files with 446 additions and 262 deletions

View File

@@ -13,6 +13,7 @@
"dependencies": {
"@headlessui/react": "^2.2.0",
"@headlessui/tailwindcss": "^0.2.2",
"@huggingface/transformers": "^3.7.5",
"@iarna/toml": "^2.2.5",
"@icons-pack/react-simple-icons": "^12.3.0",
"@langchain/anthropic": "^0.3.24",
@@ -24,7 +25,6 @@
"@langchain/openai": "^0.6.2",
"@langchain/textsplitters": "^0.1.0",
"@tailwindcss/typography": "^0.5.12",
"@xenova/transformers": "^2.17.2",
"axios": "^1.8.3",
"better-sqlite3": "^11.9.1",
"clsx": "^2.1.0",