Skip to content
ProviderModels
CompozyOS RuntimeProvider

compozy provider models

Inspect and refresh the provider model catalog

Audience
Operators running durable agent work
Focus
Provider guidance shaped for scanability, day-two clarity, and operator context.

compozy provider models

Inspect and refresh the provider model catalog

Options

  -h, --help   help for models

Options inherited from parent commands

      --json            Emit JSON output
  -o, --output string   Output format: human, json, jsonl, or toon (default "human")

Output Formats

Every Compozy command supports -o, --output:

  • human for interactive terminal use
  • json for scripts and other machine-readable consumers
  • jsonl for wait or streaming commands that emit one JSON record per line
  • toon for compact agent-readable summaries

Subcommands

CommandDescription
compozy provider models listList provider model catalog entries
compozy provider models refreshRefresh provider model catalog sources
compozy provider models setCurate one provider model
compozy provider models statusShow provider model catalog source status

On this page