Skip to main content

Configuration Reference

Exhaustive reference for every Hydra config field and environment variable across all CLaaS backends and the eval harness. For getting-started guides, see the individual backend pages.

Local Backend

See Local GPU Backend for setup instructions.

Hydra Config (claas/core/configs/local.yaml)

Environment Variables

These correspond to the LocalConfig dataclass fields and Docker Compose .env variables.

Tinker Backend

See Tinker SDK Backend for setup instructions.

Hydra Config (claas/core/configs/tinker.yaml)

Environment Variables

These correspond to the TinkerConfig dataclass fields and Docker Compose .env.tinker variables.
See Modal Cloud Backend for setup instructions.

Hydra Config (claas/core/configs/modal.yaml)

Environment Variables

These correspond to the ModalConfig dataclass fields.

Eval Harness

See Configuration & Running for setup instructions.

Hydra Config (claas/eval/configs/base.yaml)

Config Fields

Environment Variables (Secrets)

Secrets are resolved from environment variables at runtime, not stored in config files.