Documentation#
The documentation is organized into two surfaces. The developer guides are conceptual walkthroughs of how the inference pipeline, configuration layer, and integration surface fit together. The CLI and API reference is the autodoc-driven enumeration of every public class, function, and command-line flag.
Developer guides
Conceptual walkthroughs of the inference pipeline, the shared configuration system, the integration surface for adding a method, common usage patterns, and interactive serving.
CLI and API reference
Autodoc surface for the flashdreams-run CLI, the core
runtime, the infrastructure layer, the pipelines and runners,
and the serving components.