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.
- ContextKnowledgeSourceListRequest
Represents a request to list knowledge sources.
- ContextKnowledgeSourceQueryRequest
Represents a request to query a collection of text chunks.
- ContextKnowledgeSourceQueryResponse
Represents the result of a knowledge source query.
- ContextKnowledgeSourceRenderGraphResponse
Represents the response to the request to render a knowledge source's knowledge graph.
- ContextKnowledgeSourceUpdateRequest
Represents a request to update a knowledge source in the FoundationaLLM Context API.
- KnowledgeGraphRenderingNode
Provides a representation of a node in the knowledge graph rendering.