For the complete documentation index, see llms.txt. This page is also available as Markdown.

Run Workloads

Running workload on Gevulot is split into two basic concepts: Tasks and Workflows.

Task is the basic building block describing an individual program execution.

Workflow is the basic building block to structure the orchestration of execution of multiple Tasks.

Last updated