memory_visualize
Generate an interactive HTML visualization of the memory graph, showing nodes, relationships, and knowledge graph entity triples. Optionally include inactive memories and specify an output path.
Instructions
Generate an interactive HTML visualization of the memory graph.
Creates a browser-viewable graph showing memory nodes, relationships, and knowledge graph entity triples. Requires the 'viz' extra to be installed.
Args: output_path: Optional output file path for the HTML. Defaults to data/visualizations/. include_inactive: If True, include inactive (forgotten) memories in the graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No | ||
| include_inactive | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |