Skip to main content

build_thread_context_block

Function build_thread_context_block 

Source
pub fn build_thread_context_block(
    storage_root: &Path,
    session_id: &str,
    target_fragment_id: &str,
    max_depth: usize,
) -> Result<String, ChatError>