TraceEventsResponse
org.sagebionetworks.repo.model.agent.TraceEventsResponse
A single page of an agent trace events for an asynchronous agent chat job. The events are sorted by timestamp ascending.
Field | Type | Description |
---|---|---|
jobId | STRING | The job ID issued when the agent chat request job was started. |
page | ARRAY<TraceEvent> | A single page of trace events. |