Skip to main content

query_history

Function query_history 

Source
pub fn query_history(agent_id: &str, limit: usize) -> Vec<AgentLoopLog>
Expand description

Query the global history store. Returns an empty vec if not initialised.