pub async fn side_query_simple(
opts: &SideQueryOptions,
) -> Result<String, AgentError>Expand description
Execute a side query with OpenAI-compatible format.
pub async fn side_query_simple(
opts: &SideQueryOptions,
) -> Result<String, AgentError>Execute a side query with OpenAI-compatible format.