Playground
The Playground provides an interactive testing area to manually perform memory operations without needing to use the CLI.
1
2
3
4
5
- Remember: A form to manually store memories with full metadata (type, confidence, tags, source, provenance).
- Answer (RAG): A chat interface to ask questions against the agent’s memory.
- Recall: Advanced search interface with limits, type filtering, and similarity thresholds.
- Upload File: Interface to upload documents directly into the agent’s memory namespace.
- Conversation Extraction: Process full conversations to automatically extract memories and insights.