pub const MODELS_PATH: &str = "/v1/models";
The OpenAI-compatible model-list path used by the discovery probe. The /v1 API root has a sibling /models next to /chat/completions.
/v1
/models
/chat/completions