Expand description
Modules§
- dedup
- Entity deduplication — name exact, Jaccard tokens, cosine embedding.
- edge
- Edge (fact) type — a directed, bi-temporal relation between two entities.
- entity
- Entity type — a node in the knowledge graph with optional properties and embedding.
- episode
- Episode type — an episodic memory record capturing interaction snapshots.
- types
- Core type definitions — IDs, configuration, property values, and query options.