Table of Contents

Namespace CivitaiSharp.Sdk.Air

Classes

AirBuilder

Immutable, thread-safe builder for constructing AirIdentifier instances with validation. Each fluent method returns a new builder instance, allowing safe reuse and caching of base configurations.

Structs

AirIdentifier

Represents an AIR (Artificial Intelligence Resource) identifier for Civitai models and assets. Format: urn:air:{ecosystem}:{type}:{source}:{modelId}@{versionId} (e.g., urn:air:sdxl:checkpoint:civitai:4201@130072)

Enums

AirAssetType

Supported asset types in the AIR (Artificial Intelligence Resource) identifier system.

AirEcosystem

Supported model ecosystems in the AIR (Artificial Intelligence Resource) identifier system.

AirSource

Supported source platforms in the AIR (Artificial Intelligence Resource) identifier system.