LibreChat/api
Danny Avila d87754c43d
feat: gpt-3.5-turbo-instruct support, refactor: try fetching models if OpenRouter is set (#981)
* refactor: try fetching if OpenRouter api key is set

* feat: gpt-3.5-turbo-instruct support

* fix: use new assignment in getTokenizer
2023-09-22 07:11:36 -04:00
..
app feat: gpt-3.5-turbo-instruct support, refactor: try fetching models if OpenRouter is set (#981) 2023-09-22 07:11:36 -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: gpt-3.5-turbo-instruct support, refactor: try fetching models if OpenRouter is set (#981) 2023-09-22 07:11:36 -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 chore: bump langchain (#979) 2023-09-22 05:34:07 -04:00