Ask a question to get started
Enter to send•Shift+Enter new line
RunKey()
TypedDict
The ID of the run to add to the queue.
The ID of the project/session the run belongs to (partition key).
The start time of the run (partition key). A datetime or an ISO 8601 string.
datetime
Optional back-pointer to the issues-agent proposed example that seeded this queue item. The curation UI uses it to pre-fill suggested assertions.
A run identified by its full lookup key, for adding to an annotation queue.
Unlike a bare run ID, this carries the partition key (session_id and start_time) so the run can be located directly, without a scan.
session_id
start_time