For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo module
compiler
Pipeline schedule compiler: PipelineSchedule trait, ScheduleCompiler struct, and compile_schedule function.
Structsβ
- β
ScheduleCompiler: Generic pipeline schedule compiler.
Traitsβ
- β
PipelineSchedule: Pipeline schedule definition.
Functionsβ
- β
compile_schedule: Compile a PipelineSchedule into a ScheduleCompiler.