refactor(data-schemas): enhance method organization and add librechat-data-provider dependency

This commit is contained in:
Danny Avila 2025-05-30 12:13:42 -04:00
parent c201d54cac
commit 2d492b932f
No known key found for this signature in database
GPG key ID: BF31EEB2C5CA0956
6 changed files with 490 additions and 414 deletions

1
package-lock.json generated
View file

@ -45642,6 +45642,7 @@
},
"peerDependencies": {
"keyv": "^5.3.2",
"librechat-data-provider": "*",
"mongoose": "^8.12.1"
}
},