-
Notifications
You must be signed in to change notification settings - Fork 61k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🥰 需求描述
https://platform.openai.com/docs/models/o3-pro
这个没法用
报错
{
"error": {
"message": "This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?",
"type": "invalid_request_error",
"param": "model",
"code": null
}
}
🧐 解决方案
https://platform.openai.com/docs/models/o3-pro
需要支持新的 api
📝 补充信息
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request