Skip to content

API Reference

This section is the auto-generated Python reference, built by mkdocstrings directly from the docstrings in src/omnirt/. For task-oriented examples see the Python API guide.

Module Contents
omnirt Top-level generate / validate / pipeline / list_available_models / describe_model
omnirt.requests Typed request builders (text2image, image2image, text2video, image2video, audio2video, inpaint, edit)
omnirt.core.types Core dataclasses: GenerateRequest / GenerateResult / RunReport
omnirt.core.registry Model registration and discovery
omnirt.core.presets Preset resolution (resolve_preset / available_presets)
omnirt.core.validation Request-validation entrypoints
omnirt.engine OmniEngine async dispatch

How this section is built

Content is pulled from source docstrings. Keep them in sync when you change public APIs.