pub async fn proxy_request(
request: ProxyRequest,
state: &ProxyState,
) -> ProxyResponseExpand description
Proxy a request to the default /v1/responses upstream endpoint.
pub async fn proxy_request(
request: ProxyRequest,
state: &ProxyState,
) -> ProxyResponseProxy a request to the default /v1/responses upstream endpoint.