Skip to main content

node_row

Function node_row 

Source
pub fn node_row(
    id: &Uuid,
    m: &CreateMemory,
    embedding: &[f32],
    now: &str,
) -> Value
Expand description

Build a memory_nodes row. now is an RFC3339 timestamp.