LibreChat/api
jordantgh d13a7b1a74
Fix setOptions() to properly handle modelOptions (#975)
For #974

- Adds an else to the check for this.modelOptions
- Allows the modelOptions to be updated when the model is already
  initialized
2023-09-20 17:13:51 -04:00
..
app Fix setOptions() to properly handle modelOptions (#975) 2023-09-20 17:13:51 -04:00
cache feat: Message Rate Limiters, Violation Logging, & Ban System 🔨 (#903) 2023-09-13 10:57:07 -04:00
lib feat: Message Rate Limiters, Violation Logging, & Ban System 🔨 (#903) 2023-09-13 10:57:07 -04:00
models feat(db & e2e): Enhance DB Schemas/Controllers and Improve E2E Tests (#966) 2023-09-18 15:19:50 -04:00
server feat(db & e2e): Enhance DB Schemas/Controllers and Improve E2E Tests (#966) 2023-09-18 15:19:50 -04:00
strategies fix: Allow Latin-based Special Characters in Username (#969) 2023-09-18 16:57:12 -04:00
test fix(ci): initialize ban env vars in jestSetup (#937) 2023-09-13 11:49:34 -04:00
utils fix: Match OpenAI Token Counting Strategy 🪙 (#945) 2023-09-14 19:40:21 -04:00
jest.config.js feat: Message Rate Limiters, Violation Logging, & Ban System 🔨 (#903) 2023-09-13 10:57:07 -04:00
package.json v0.5.9 (#970) 2023-09-18 17:23:32 -04:00