Skip to main content

get_embedding

Function get_embedding 

Source
pub fn get_embedding(conn: &Connection, id: &str) -> Result<Option<Vec<f32>>>
Expand description

Load an embedding vector for a memory. Returns None if not set.