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 knowledge source.
- 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.
- ContextVectorStoreQuery
Represents a query to be executed against a context vector store.
- ContextVectorStoreResponse
Represents the response from a context vector store query.
- KnowledgeGraphRenderingNode
Provides a representation of a node in the knowledge graph rendering.