Skip to content

Configuration

Four files — pricing.yaml, readiness.yaml, sensitive.yaml and hidden.yaml. The shipped set is used unless you point at your own with --config-dir (where hidden.yaml is optional). A run records the digest of the files it loaded.

Every field below is validated on load. A file that fails validation stops the run with the reason.

pricing.yaml

complydoc.config.schema.PricingConfig

usable_models property

usable_models: list[ModelPricing]

Models that are switched on and carry a price.

readiness.yaml

complydoc.config.schema.ReadinessConfig

sensitive.yaml

complydoc.config.schema.SensitiveConfig

hidden.yaml

complydoc.config.schema.HiddenConfig