CosmicAC Logo

Models

Commands for inspecting deployed inference models. Check model endpoint health and performance statistics.

Commands for inspecting deployed inference models. Check model endpoint health and performance statistics.

Command

cosmicac models <subcommand> [options]

Subcommands

SubcommandDescription
healthcheckCheck model endpoint health
listList available AI models

models healthcheck

Retrieve performance and health statistics for deployed inference model endpoints, including per-replica metrics.

Usage

cosmicac models healthcheck

models list

Retrieve OpenAI-compatible model list with CosmicAC availability and modality metadata. Shows aggregate health status, registered agents, and input/output modalities.

Usage

cosmicac models list

On this page