Class ContextTypes
- Namespace
- FoundationaLLM.Common.Constants.ResourceProviders
- Assembly
- FoundationaLLM.Common.dll
Defines the resource types for the FoundationaLLM.Context resource provider.
public static class ContextTypes
- Inheritance
-
ContextTypes
- Inherited Members
Fields
KnowledgeSource
Knowledge source resource type.
public const string KnowledgeSource = "knowledge-source"
Field Value
KnowledgeUnit
Knowledge unit resource type.
public const string KnowledgeUnit = "knowledge-unit"