ITADN

[BUG] MultiAgentSupervisorExample 文件 工具调用bug修改

#4668Closeddsassadasdwz 创建于 2026-05-30
kind/bughelp wantedarea/example
D
dsassadasdwzcommented
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior this.chatClient = ChatClient.builder(model) .defaultTools(coderTool) .build(); ### Expected Behavior this.chatClient = ChatClient.builder(model) .defaultToolCallbacks(searchTool) .build(); ### Steps To Reproduce _No response_ ### Environment ```markdown Spring AI Alibaba version(s): ``` ### Debug logs _No response_ ### Anything else? _No response_
关闭于 2026-06-06 1 条评论