LibreChat/packages/data-schemas/src/methods
Danny Avila 76e070048c
refactor(data-schemas): update model and method creation for improved modularity
- 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.
2025-05-30 12:20:01 -04:00
..
index.ts refactor(data-schemas): update model and method creation for improved modularity 2025-05-30 12:20:01 -04:00
role.ts WIP: first pass, factory models and methods 2025-05-30 12:02:22 -04:00
session.ts refactor(data-schemas): enhance method organization and add librechat-data-provider dependency 2025-05-30 12:13:42 -04:00
token.ts refactor(data-schemas): enhance method organization and add librechat-data-provider dependency 2025-05-30 12:13:42 -04:00
user.ts refactor(data-schemas): enhance method organization and add librechat-data-provider dependency 2025-05-30 12:13:42 -04:00