Skip to content

I turned off the streaming response parameter stream, and it returned an error #13453

@zhaodechao2008

Description

@zhaodechao2008

interface : /api/v1/chats_openai/{chat_id}/chat/completions

{"model":"model-*","messages":[{"role":"user","content":"hello"}],"stream":false,"extra_body":{"reference":true,"metadata_condition":{"logic":"and","conditions":[]}}}}

I turned off the streaming response parameter stream, and it returned an error.

{"code":100,"data":null,"message":"AttributeError(\"'list' object has no attribute 'get'\")"}

Metadata

Metadata

Assignees

Labels

🐞 bugSomething isn't working, pull request that fix bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions