Type Definition ark_api::ml_inference::AgentData

source ·
pub type AgentData = HashMap<String, Vec<f32>>;