LibreChat/api
Danny Avila b2f7f5c904
fix(samlStrategy): update user creation to include balance configuration
- Modified the user creation process to incorporate balance configuration retrieved from the new getBalanceConfig function.
- Adjusted imports for user methods to streamline the code structure.
2025-05-30 14:42:30 -04:00
..
app refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
cache refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
config 🔧 fix: Keyv and Proxy Issues, and More Memory Optimizations (#6867) 2025-04-13 23:01:55 -04:00
db chore: revert connectDb function to original pattern 2025-05-30 14:05:51 -04:00
lib/utils refactor(db): replace connectDb import paths and introduce new connect module 2025-05-30 13:04:09 -04:00
models chore: remove unused mongoose imports from Message model and message routes 2025-05-30 14:39:49 -04:00
server chore: remove unused mongoose imports from Message model and message routes 2025-05-30 14:39:49 -04:00
strategies fix(samlStrategy): update user creation to include balance configuration 2025-05-30 14:42:30 -04:00
test *️⃣ feat: Reuse OpenID Auth Tokens (#7397) 2025-05-23 17:40:40 -04:00
utils 🔧 refactor: Centralize Default Agent Capabilities and Better Logging (#7598) 2025-05-27 15:48:43 -04:00
jest.config.js *️⃣ feat: Reuse OpenID Auth Tokens (#7397) 2025-05-23 17:40:40 -04:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json fix: align known working version of meilisearch @ v0.38.0 2025-05-29 14:39:30 -04:00
test-role.js refactor(data-schemas): update model and method creation for improved modularity 2025-05-30 12:20:01 -04:00
typedefs.js 🔎 feat: Native Web Search with Citation References (#7516) 2025-05-23 17:40:40 -04:00