Skip to content

max token问题导致标题生成错误 #5648

@jiangying000

Description

@jiangying000

有个必现的bug, 我如果把模型设置为:o1-mini
max token 设置为 32768

image

压缩模型设置为 gpt-4o-mini

聊天2次,标题生成错误:{ "error": { "message": "max_tokens is too large: 32768. This model supports at most 16384 completion tokens, whereas you provided 32768. (request id: )", "type": "invalid_request_error", "param": "max_tokens", "code": null }}

image

Originally posted by @jiangying000 in #5646 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions