Ask a question to get started
Enter to send•Shift+Enter new line
create_example_from_run( self, run: ls_schemas.Run, dataset_id: Optional[ID_TYPE] = None,
run
Run
The run to create an example from.
dataset_id
Optional[Union[UUID, str]]
None
The ID of the dataset.
dataset_name
Optional[str]
created_at
Optional[datetime.datetime]
Add an example (row) to a dataset from a run.
The name of the dataset.
The creation timestamp of the example.