Documentation Index
Fetch the complete documentation index at: https://docs.cyberwave.com/llms.txt
Use this file to discover all available pages before exploring further.
EpisodeUpdateSchema
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| task_name | str | [optional] | |
| twins | List[str] | [optional] | |
| started_at | int | [optional] | |
| finished_at | int | [optional] | |
| metadata | Dict[str, object] | [optional] | |
| created_by | str | [optional] | |
| updated_by | str | [optional] |