Skip to main content

proxy

Function proxy 

Source
pub async fn proxy(
    cfg: &GatewayConfig,
    handle: &str,
    arguments: Map<String, Value>,
) -> Result<String, String>
Expand description

Proxy a server::tool call to its owning downstream server.