feat(rah-light): remove unused npm packages
- Remove @ai-sdk/anthropic (was used by deleted Claude chat agent) - Remove @ai-sdk/react (was used by deleted chat UI hooks) - All remaining packages are actively used Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.5
parent
b116bb57a4
commit
3c3faa0c09
@@ -21,9 +21,7 @@
|
||||
"evals": "RAH_EVALS_LOG=1 tsx tests/evals/runner.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ai-sdk/anthropic": "^3.0.9",
|
||||
"@ai-sdk/openai": "^3.0.7",
|
||||
"@ai-sdk/react": "^3.0.29",
|
||||
"@langchain/core": "^1.0.1",
|
||||
"@langchain/textsplitters": "^1.0.1",
|
||||
"@xyflow/react": "^12.10.0",
|
||||
|
||||
Reference in New Issue
Block a user