Skip to content

无法使用gpt-3.5-turbo-16k-0613模型 #7

@shengshengmanman

Description

@shengshengmanman

请问无法使用gpt-3.5-turbo-16k-0613模型,调用api时出现以下问题:
Error while calling OpenAI's API.
2023-09-11 15:54:01.191 2149-2290 MSG1 com.chat E Code: 404
{
"error": {
"message": "This is a chat model and not supported in the v1/completions endpoint. Did you mean to use v1/chat/completions?",
"type": "invalid_request_error",
"param": "model",
"code": null
}
}
应该怎样解决呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions