Skip to main content

Module entity

Module entity 

Source
Expand description

Entity types and store for the knowledge graph. Entity Types for Knowledge Graph

Types for representing extracted entities and their relationships in conversation memory. Used by the relationship graph and knowledge system.

Structs§

ContradictionEvent
A potential contradiction detected when inserting a new fact.
Entity
A named entity extracted from conversation
EntityStore
Entity store for tracking entities across a conversation
EntityStoreStats
Statistics about the entity store.
ExtractionResult
Extraction result from a single message

Enums§

ContradictionKind
Why two stored facts were flagged as a potential contradiction.
EntityType
Types of entities tracked in the knowledge graph.
Relationship
Relationship between entities