Commit fed83df7 authored by 赵灿灿's avatar 赵灿灿

修改调用的智能体

parent 4f5b7338
Pipeline #22487 passed with stages
in 4 minutes
......@@ -891,7 +891,7 @@ public class LangChainController {
agentChatParams.setDialogId(dialogId);
agentChatParams.setHistory("5");
AgentChatRequest agentChatRequest = new AgentChatRequest();
agentChatRequest.setCapabilityCode("5386f9144ee042578d1c0f66c2598d06");
agentChatRequest.setCapabilityCode("a3a5a5efd03747faabc83a9424aae85b");//5386f9144ee042578d1c0f66c2598d06
agentChatRequest.setCapabilityType("2");
agentChatRequest.setParams(agentChatParams);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment