Skip to content

大模型返回的不是json 导致 transfer_to_agent失败 #5077

@qiumozhou

Description

@qiumozhou

使用的Qwen3-235B-A22B模型。调用子智能体时,由于大模型返回的不是json格式,多了一个},导致 transfer_to_agent失败。但是没有钩子去修复这个json,让其不影响后面的流程。 这是 大模型响应的"arguments": {"agent_name": "reflection_agent"}} 多了一个}

Metadata

Metadata

Assignees

Labels

core[Component] This issue is related to the core interface and implementationmodels[Component] Issues related to model supportrequest clarification[Status] The maintainer need clarification or more information from the author

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions