-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🚀 feat: o1 #4019
🚀 feat: o1 #4019
Conversation
…sages` error type; refactor: use error type as localization key
…pt caching for claude-3-opus
@danny-avila I have updated LibreChat (deploy-compose) but there are no o1 models in the model selection list.... |
You need to be API tier 5: And if you do: |
Do these changes work with o1-preview on openrouter? |
* 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
Summary
Other Changes
Testing: