Skip to main content

agent_ingest

Function agent_ingest 

Source
pub async fn agent_ingest(
    __arg0: State<Arc<RwLock<AppState>>>,
    __arg1: Json<AgentIngestRequest>,
) -> Result<Json<AgentIngestResponse>>
Expand description

POST /api/agent/ingest — Ingest text with LLM enrichment