memory_delete_fact
Remove specific facts from LLM memory to ensure accuracy and relevance in responses, maintaining up-to-date knowledge within the memory-enhanced system.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}