Skip to main content

call_help

Function call_help 

Source
pub async fn call_help(
    proxy_url: &str,
    query: &str,
    tool: Option<&str>,
) -> Result<String, ProxyError>
Expand description

Execute an LLM help query via the proxy server.