Skip to content

Knowledge Graph

.md

The Knowledge Graph (internal/knowledgegraph/) extracts named entities and directional relationships from agent reasoning traces.

Terminal window
# List entities for an agent
dewee kg entities --agent <agent-id>
# Traverse graph from a specific entity
dewee kg traverse --agent <agent-id> --entity <entity-id>