Namespace FoundationaLLM.Common.Models.Context.Knowledge
Classes
- ContextKnowledgeGraphQuery
 Represents a request to query a knowledge graph.
- ContextKnowledgeGraphResponse
 Represents the result of a knowledge graph query.
- ContextKnowledgeResourceListRequest
 Represents a request to list knowledge resources.
- ContextKnowledgeSourceQueryRequest
 Represents a request to query a knowledge source.
- ContextKnowledgeSourceQueryResponse
 Represents the result of a knowledge source query.
- ContextKnowledgeUnitRenderGraphResponse
 Represents the response to the request to render a knowledge unit's knowledge graph.
- ContextKnowledgeUnitSetGraphRequest
 Represents a request to update the knowledge graph associated with a knowledge unit in the FoundationaLLM Context API.
- ContextKnowledgeUnitVectorStoreFilter
 Represents a vector store filter for knowledge units.
- ContextVectorStoreQuery
 Represents a query to be executed against a context vector store.
- ContextVectorStoreResponse
 Represents the response from a context vector store query.
- KnowledgeGraph
 Represents a knowledge graph, which is a structured representation of knowledge entities and their relationships.
- KnowledgeGraphRenderingNode
 Provides a representation of a node in the knowledge graph rendering.