coze-dev / coze-dev/coze-studio

本地部署,接入多模态模型一直报错

Open
#2,275 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

本地部署coze,接入视觉模型,传入image_url,大模型节点一直报错{
"$error": "Workflow execution failure: json: cannot unmarshal string into Go struct field ChatCompletionResponse.created of type int64"
}
该如何修改代码以适配

Contributor guide

Open the contributing guide

Research direction

Start at the Go ChatCompletionResponse.created field and reproduce the local deployment workflow with the visual model and image_url. Trace the response-decoding path; done means the reported response no longer fails with the shown unmarshal error, with coverage for this response shape.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
ai, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.