tmp
This commit is contained in:
+8
-9
@@ -9,21 +9,20 @@
|
||||
"dev": "nodemon index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@langchain/anthropic": "^1.4.0",
|
||||
"@langchain/community": "^1.1.28",
|
||||
"@langchain/core": "^1.1.48",
|
||||
"@langchain/deepseek": "^1.0.27",
|
||||
"@langchain/langgraph": "^1.3.2",
|
||||
"@langchain/openai": "^1.4.7",
|
||||
"@langchain/anthropic": "^1.5.9",
|
||||
"@langchain/core": "^1.2.9",
|
||||
"@langchain/deepseek": "^1.1.11",
|
||||
"@langchain/langgraph": "^1.4.13",
|
||||
"@langchain/openai": "^1.5.11",
|
||||
"@langchain/tavily": "^1.2.0",
|
||||
"bcrypt": "^5.1.1",
|
||||
"deepagents": "^1.10.2",
|
||||
"deepagents": "^1.13.2",
|
||||
"dotenv": "^17.4.2",
|
||||
"koa": "^2.16.4",
|
||||
"koa-bodyparser": "^4.4.1",
|
||||
"koa-cors": "^0.0.16",
|
||||
"koa-router": "^12.0.1",
|
||||
"langchain": "^1.4.2",
|
||||
"langchain": "^1.5.10",
|
||||
"lodash": "^4.18.1",
|
||||
"lunar-javascript": "^1.7.7",
|
||||
"moment": "^2.30.1",
|
||||
@@ -31,7 +30,7 @@
|
||||
"node-fetch": "^3.3.2",
|
||||
"winston": "^3.19.0",
|
||||
"ws": "^8.21.0",
|
||||
"zod": "^4.4.3"
|
||||
"zod": "^4.5.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.0.2"
|
||||
|
||||
Reference in New Issue
Block a user