Skip to main content

create_memory

Function create_memory 

Source
pub async fn create_memory(
    __arg0: State<Arc<RwLock<AppState>>>,
    __arg1: Json<CreateMemoryRequest>,
) -> Result<(StatusCode, Json<MemoryCreateResponse>)>
Expand description

Create a new memory