create_working_memory
Generate a temporary working memory with a specified time-to-live, enabling AI systems to store and manage content and embeddings for short-term task continuity and context retention.
Instructions
Create a temporary working memory with expiration
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | Content of the working memory | |
context | No | ||
embedding | Yes | Vector embedding for the content |