mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-30 04:17:20 +02:00
- Refactored model creation functions to enhance clarity and consistency across the data-schemas. - Introduced createModels and createMethods functions to streamline the instantiation of Mongoose models and methods. - Updated test-role.js to utilize the new createModels and createMethods for better organization. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| role.ts | ||
| session.ts | ||
| token.ts | ||
| user.ts | ||