pub async fn side_query(opts: &SideQueryOptions) -> Result<String, AgentError>Expand description
Execute a side query (non-streaming API call) with Anthropic-compatible format.
pub async fn side_query(opts: &SideQueryOptions) -> Result<String, AgentError>Execute a side query (non-streaming API call) with Anthropic-compatible format.