Table of Contents

Class ContextResourceTypeNames

Namespace
FoundationaLLM.Common.Constants.ResourceProviders
Assembly
FoundationaLLM.Common.dll

Contains constants of the names of the resource types managed by the FoundationaLLM.Knowledge resource provider.

public static class ContextResourceTypeNames
Inheritance
ContextResourceTypeNames
Inherited Members

Fields

Files

Files.

public const string Files = "files"

Field Value

string

KnowledgeSources

Knowledge sources.

public const string KnowledgeSources = "knowledgeSources"

Field Value

string

KnowledgeUnits

Knowledge units.

public const string KnowledgeUnits = "knowledgeUnits"

Field Value

string