AgentChatAttachmentState
org.sagebionetworks.repo.model.agent.AgentChatAttachmentState
Whether the attachment was staged into the agent's session.
Enumeration
| name | description |
|---|---|
| STAGED | The attachment was authorized and loaded into the agent's session. |
| FAILED | The attachment could not be loaded. |