memory_optimize
Optimizes memory usage for Large Language Models (LLMs) within the memory-enhanced context protocol, ensuring efficient resource allocation and continuous learning across sessions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}