Skip to main content

store_memory

Function store_memory 

Source
pub async fn store_memory(
    __arg0: State<Arc<AppState>>,
    agent: Option<Extension<AuthenticatedAgent>>,
    __arg2: Json<Value>,
) -> Result<impl IntoResponse, ApiError>
Expand description

Stores a new memory node in the database.