public static class CreateAgentAgentChatSessionReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateAgentAgentChatSessionReq.Builder |
agentId(String agentId)
智能体ID,通过智能体后台详情的地址栏中获取
示例值:agent_4k4ue29hpwrx2
|
CreateAgentAgentChatSessionReq |
build() |
CreateAgentAgentChatSessionReq.Builder |
createAgentAgentChatSessionReqBody(CreateAgentAgentChatSessionReqBody body)
body
|
CreateAgentAgentChatSessionReqBody |
getCreateAgentAgentChatSessionReqBody() |
public CreateAgentAgentChatSessionReq.Builder agentId(String agentId)
示例值:agent_4k4ue29hpwrx2
agentId - public CreateAgentAgentChatSessionReqBody getCreateAgentAgentChatSessionReqBody()
public CreateAgentAgentChatSessionReq.Builder createAgentAgentChatSessionReqBody(CreateAgentAgentChatSessionReqBody body)
body - public CreateAgentAgentChatSessionReq build()
Copyright © 2026. All rights reserved.