update_memory_entry_detail

Function update_memory_entry_detail 

Source
pub async fn update_memory_entry_detail(
    workspace_dir: &Path,
    entry_id: &str,
    request: UpdateMemoryEntryRequest,
) -> MemoryConsoleResult<MemoryConsoleEntryDetail>
Expand description

Update a durable memory entry in place.