Skip to content

bug: Open AI Backend #1081

@tusharmath

Description

@tusharmath
POST https://api.openai.com/v1/chat/completions

Caused by:
    0: 400 Bad Request Reason: {
         "error": {
           "message": "Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead.",
           "type": "invalid_request_error",
           "param": "max_tokens",
           "code": "unsupported_parameter"
         }
       }
    1: Invalid Status Code: 400

Metadata

Metadata

Labels

type: bugSomething isn't working.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions