create_working_memory
Store temporary working memory with content, vector embeddings, and customizable TTL for AI systems, enabling short-term data retention and context continuity.
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 |