Skip to main content

handle

Function handle 

Source
pub async fn handle(__arg0: State<SharedState>) -> impl IntoResponse
Expand 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”).