Methods
Tasks
Sync
run_tasks_until_done(
task_data: TaskRequest | Collection[TaskRequest],
verbose: bool = False,
progress_bar: bool = False,
timeout: float | None = 2400,
files: list[str] | None = None,
) -> list[LiteTaskResponse | TaskResponse | TaskResponseVerbose]{
"task_data": {
"task_id": "019cd179-8d61-7f65-a79c-b965dda9eac3",
"project_id": "019cd179-8d61-7f65-a79c-b965dda9eac3",
"persona_id": "019cd179-8d61-7f65-a79c-b965dda9eac3",
"name": "string",
"query": "string",
"runtime_config": {
"timeout": 0,
"max_steps": 0,
"agent": null,
"environment_config": {},
"continued_job_id": "019cd179-8d61-7f65-a79c-b965dda9eac3",
"world_model_id": "019cd179-8d61-7f65-a79c-b965dda9eac3"
},
"caller_target_id": "019cd179-8d61-7f65-a79c-b965dda9eac3",
"caller_project_id": "019cd179-8d61-7f65-a79c-b965dda9eac3",
"tags": [
"string"
],
"workspace_id": "string"
},
"verbose": false,
"progress_bar": false,
"timeout": 2400,
"files": null
}Async
Data Storage
Sync
Async
Projects
Sync
Async
Last updated
