langsmith.schemas.RunWithAnnotationQueueInfo#
- class langsmith.schemas.RunWithAnnotationQueueInfo[source]#
Run schema with annotation queue info.
Create a new model by parsing and validating input data from keyword arguments.
Raises ValidationError if the input data cannot be parsed to form a valid model.
- param added_at: datetime | None = None#
The time this run was added to the queue.
- param last_reviewed_time: datetime | None = None#
The last time this run was reviewed.