-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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
[Bug] Large messages sent to o1-preview
are flagged as violating the usage policy
#5554
Comments
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Hey @johnnymo87, I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this issue together! The issue you're experiencing with messages being flagged as violating OpenAI's usage policy when using Here are a few things to consider:
To troubleshoot further, you might want to:
If the issue persists, consider adjusting the message content or length to see if it affects the outcome. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
The issue you're experiencing with messages being flagged as violating the usage policy when using the
To troubleshoot further, you might want to compare the exact payload and headers sent by lobe-chat and your CLI to identify any differences. Additionally, reviewing the error handling mechanisms in lobe-chat could provide insights into how these errors are being processed [5]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
o1-preview
are flagged as violating the usage policy.o1-preview
are flagged as violating the usage policy
Same issue, any update? |
📦 Environment
Vercel
📌 Version
v1.47.15
💻 Operating System
macOS
🌐 Browser
Firefox
🐛 Bug Description
Hello, I've been using lobe-chat since April, 2024, and it's amazing, thank you very much for all the work you've put into it.
When
o1-preview
came out in in September, 2024, I noticed an issue with using it via lobe-chat. I discovered the messages over a certain length were rejected by OpenAI as violating their usage policy. Here's a screenshot of this problem in action.Sorry, I don't know exactly how many tokens long my message needs to be to trigger this problem. Somewhere in the 2.5k-5k range I think.
I have a workaround, a personal CLI for sending one-shot messages to
o1-preview
, which relies on theruby-openai
gem to do the heavy lifting.So when I hit this problem in lobe-chat, I switch to that CLI instead. So I know that there's no actual usage policy violation occurring, because
o1-preview
will respond if I send my message this way. And I don't notice any discussion of this problem in theruby-openai
gem's GitHub issues.I wanted to raise this issue here, in case other people have noticed it.
📷 Recurrence Steps
o1-preview
, send the message.🚦 Expected Behavior
I would
o1-preview
to accept lobe-chat messages if it accepts them from my personal CLI.📝 Additional Information
Details about my lobe-chat instance.
o1-preview
would time out.Details about my
o1-preview
assistant.The text was updated successfully, but these errors were encountered: