Function fetch_raw_models_response

Source
pub async fn fetch_raw_models_response(
    _client: &LLMClient,
    provider_config: &ProviderConfig,
) -> Result<String>