This commit is contained in:
Timothy Carambat
2025-12-09 15:44:09 -08:00
committed by GitHub
parent d22b7fc4e2
commit 17717d39ac
2 changed files with 655 additions and 87 deletions

View File

@@ -60,7 +60,7 @@
"joi-password-complexity": "^5.2.0",
"js-tiktoken": "^1.0.8",
"jsonrepair": "^3.7.0",
"jsonwebtoken": "^9.0.0",
"jsonwebtoken": "^9.0.3",
"langchain": "0.1.36",
"mime": "^3.0.0",
"moment": "^2.29.4",
@@ -85,6 +85,9 @@
"weaviate-ts-client": "^1.4.0",
"winston": "^3.13.0"
},
"resolutions": {
"jws": "3.2.3"
},
"devDependencies": {
"@inquirer/prompts": "^4.3.1",
"cross-env": "^7.0.3",

File diff suppressed because it is too large Load Diff