Models
Commands for inspecting deployed inference models. Check model endpoint health and performance statistics.
Command
cosmicac models <subcommand> [options]Subcommands
| Subcommand | Description |
|---|---|
| healthcheck | Check model endpoint health |
| list | List available AI models |
models healthcheck
Retrieve performance and health statistics for deployed inference model endpoints, including per-replica metrics.
Usage
cosmicac models healthcheckmodels 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