LibreChat/api/server
Danny Avila 45b42830a5
🚀 feat: o1 (#4019)
* feat: o1 default response sender string

* feat: add o1 models to default openai models list, add `no_system_messages` error type; refactor: use error type as localization key

* refactor(MessageEndpointIcon): differentiate openAI icon model color for o1 models

* refactor(AnthropicClient): use new input/output tokens keys; add prompt caching for claude-3-opus

* refactor(BaseClient): to use new input/output tokens keys; update typedefs

* feat: initial o1 model handling, including token cost complexity

* EXPERIMENTAL: special handling for o1 model with custom instructions
2024-09-12 18:15:43 -04:00
..
controllers 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
middleware 🚀 feat: o1 (#4019) 2024-09-12 18:15:43 -04:00
routes 🚀 feat: Banner (#3952) 2024-09-11 09:34:25 -04:00
services 🪨 fix: Minor AWS Bedrock/Misc. Improvements (#3974) 2024-09-10 12:56:19 -04:00
utils 🔐 fix: token not using webcrypto (#4005) 2024-09-11 22:25:14 -04:00
index.js 🚀 feat: Banner (#3952) 2024-09-11 09:34:25 -04:00
socialLogins.js 🔍 fix: USE_REDIS condition, Markdown list counter, code highlights (#3806) 2024-08-27 14:49:43 -04:00