public class AgentAgentAttachment extends Object
| 构造器和说明 |
|---|
AgentAgentAttachment(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateAgentAgentAttachmentResp |
create(CreateAgentAgentAttachmentReq req)
上传附件,本接口用于上传需智能体分析的文件,上传成功后返回附件 ID。
|
CreateAgentAgentAttachmentResp |
create(CreateAgentAgentAttachmentReq req,
RequestOptions reqOptions)
上传附件,本接口用于上传需智能体分析的文件,上传成功后返回附件 ID。
|
public AgentAgentAttachment(Config config)
public CreateAgentAgentAttachmentResp create(CreateAgentAgentAttachmentReq req, RequestOptions reqOptions) throws Exception
调用[发起对话](https://open.larkoffice.com/document/uAjLw4CM/ukTMukTMukTM/aily-v1/agent-agent_chat/create)中引用附件ID,发送给智能体识别和分析,获取智能体的分析结果和建议。 ;
Exceptionpublic CreateAgentAgentAttachmentResp create(CreateAgentAgentAttachmentReq req) throws Exception
调用[发起对话](https://open.larkoffice.com/document/uAjLw4CM/ukTMukTMukTM/aily-v1/agent-agent_chat/create)中引用附件ID,发送给智能体识别和分析,获取智能体的分析结果和建议。 ;
ExceptionCopyright © 2026. All rights reserved.