pub async fn memory_optimize(
__arg0: State<Arc<SharedState>>,
__arg1: Json<MemoryOptimizeRequest>,
) -> Result<impl IntoResponse, ApiError>Expand description
Optimize conversation context with input validation
pub async fn memory_optimize(
__arg0: State<Arc<SharedState>>,
__arg1: Json<MemoryOptimizeRequest>,
) -> Result<impl IntoResponse, ApiError>Optimize conversation context with input validation