Handling Executions
This guide covers how to manage and monitor task executions in Julep.
Starting an Execution
To start a new execution of a task:
Monitoring Execution Status
To check the status of an execution:
Handling Awaiting Input State
If an execution is in the "awaiting_input" state, you can resume it with:
Cancelling an Execution
To cancel a running execution:
Streaming Execution Events
To stream events from an execution in real-time:
Next Steps
Learn about customizing tasks to create more complex workflows.
Explore using chat features to interact with agents during task execution.
Last updated