You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using o1-preview model, it cannot respond expectedly.
{
"error": {
"type": "invalid_request_error",
"code": "unknown_url",
"message": "Unknown request URL: POST /deployments/o1-preview/chat/completions?api-version=undefined. Please check the URL for typos, or see the docs at https://platform.openai.com/docs/api-reference/.",
"param": null
}
}
When using other models like gpt-4o or claude 3.5 sonnet, it works well.
📷 Recurrence Steps
Say anything to o1-preview
🚦 Expected Behavior
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered:
📦 Deployment Method
Vercel
📌 Version
v2.15.8
💻 Operating System
Windows
📌 System Version
23H2
🌐 Browser
Chrome
📌 Browser Version
131.0.6778.205
🐛 Bug Description
When using o1-preview model, it cannot respond expectedly.
When using other models like gpt-4o or claude 3.5 sonnet, it works well.
📷 Recurrence Steps
Say anything to o1-preview
🚦 Expected Behavior
No response
📝 Additional Information
No response
The text was updated successfully, but these errors were encountered: