AgentChatResponse
org.sagebionetworks.repo.model.agent.AgentChatResponse
The response to an agent chat request.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
sessionId | STRING | The sessionId that identifies the conversation with the agent. |
responseText | STRING | The agent's text response to the user's request |