Skip to main content

diff_memory_vectors

Function diff_memory_vectors 

Source
pub async fn diff_memory_vectors(
    handle: &SurrealHandle,
    commit_a: &str,
    commit_b: &str,
) -> Result<VectorStoreDelta, Error>
Expand description

Diff memory vectors between two commits

ยงTDD: test_memory_diff_shows_only_new_vectors