Skip to main content

assert_retrieve_finds_written

Function assert_retrieve_finds_written 

Source
pub async fn assert_retrieve_finds_written(
    memory: Arc<dyn MemoryProvider>,
    content: &str,
) -> Result<MemoryChunk>
Expand description

Hybrid retrieval must surface a chunk the provider just wrote.