recordEpisode
Capture and store actions, details, and context in episodic memory, enabling AI assistants to retain and recall specific events for improved performance and continuity.
Instructions
Records an episode (action) in the episodic memory
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Type of action performed | |
actor | Yes | Actor performing the action (user, assistant, system) | |
content | Yes | Content or details of the action | |
context | No | Context for the episode | |
importance | No | Importance level (low, medium, high) | low |