This class is used to handle the legacy agent status response
The rationale is that we are likely to change the AgentStepResponse
in the future and we want to be able to handle the legacy response. This is a temporary solution to avoid breaking changes
The session replay in .webp
format
The ID of the agent
The creation time of the agent
The ID of the session
The status of the agent (active or closed)
The closing time of the agent
Whether the agent is saved as a workflow
The task that the agent is currently running
The URL that the agent started on
Whether the agent task was successful. None if the agent is still running
The answer to the agent task. None if the agent is still running
notte_sdk.endpoints.agents