Skip to content

mismatched type with value #98

@gotang

Description

@gotang

使用examples/chats/chat/main.go的例子,搭配部署的开源coze-studio有参数不匹配的报错:

2025/08/16 08:38:45 [INFO] [coze] POST http://192.168.199.90:8888/v3/chat?conversation_id= start 2025/08/16 08:38:45 [ERROR] [coze] POST http://192.168.199.90:8888/v3/chat?conversation_id= failed, log_id=, status=400, code=400, msg=bind body failed, err=Mismatch type int64 with value string "at index 352: mismatched type with value\n\n\thistory\":true,\"connector_id\":\"\"}\n\t..............................^.\n" Error creating chats: code=400, message=bind body failed, err=Mismatch type int64 with value string "at index 352: mismatched type with value\n\n\thistory\":true,\"connector_id\":\"\"}\n\t..............................^.\n", logid=

Metadata

Metadata

Assignees

No one assigned

    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