Namespace FoundationaLLM.Context.Models
Namespaces
Classes
- CachedKnowledgeUnit
 Represents a cached knowledge unit.
- CodeSessionFileStore
 Represents the files associated with a code session.
- CodeSessionFileStoreItem
 Represents an file system item in a code session.
- IndexedKnowledgeGraph
 Represents a knowledge graph with indexing capabilities to optimize data retrieval and reduce redundant computations.
- KnowledgeGraphIndex
 Represents an index for organizing and retrieving information in a knowledge graph.
- KnowledgeGraphIndexNode
 Represents a node within a knowledge graph index.
- KnowledgeGraphIndexRelatedNode
 Represents a node related to another node within a knowledge graph index.
- KnowledgeGraphIndexRelatedNodeComparer
 Equality comparer for KnowledgeGraphIndexRelatedNode based on the UniqueId of RelatedEntity.