-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
What happened?
When using the o1 model in the Azure OpenAI Service, an error occurs in the latest version of librechat-dev. However, no error occurs in librechat v0.7.5.
Upon investigating which version of librechat-dev the error started occurring, I found that the error does not occur in commit "951bb9d0d0ace7314d59f4e9ec4de02d4e8f85f6" but does occur in commit "7d5be6874790655e9060ed93dc67cf7c9a0fad52".
The following PR may be related: "feat: add streaming support for o1 models by hongkai-neu · Pull Request #4760"
Steps to Reproduce
- Use the o1 model in the Azure OpenAI Service.
- Use the latest version of librechat-dev.
- Attempt to execute any operation with the o1 model.
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Screenshots
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working