Table of Contents

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

string

KnowledgeUnit

Knowledge unit resource type.

public const string KnowledgeUnit = "knowledge-unit"

Field Value

string