Skip to main content

agent_query

Function agent_query 

Source
pub async fn agent_query(
    __arg0: State<Arc<RwLock<AppState>>>,
    __arg1: Json<AgentQueryRequest>,
) -> Result<Json<AgentQueryResponse>>
Expand description

POST /api/agent/query — Query memory with LLM synthesis