pub async fn handle(__arg0: State<SharedState>) -> impl IntoResponseExpand description
Handle GET /v1/models
Probes each known provider to check if its CLI binary is installed.
For installed providers, lists their available models in OpenAI format
with provider prefix (e.g., “copilot:gpt-4o”).