Table of Contents

Class ResourceObjectIdPropertyNames

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

Contains constants of the resource property names.

public static class ResourceObjectIdPropertyNames
Inheritance
ResourceObjectIdPropertyNames
Inherited Members

Fields

ModelParameters

Model parameters.

public const string ModelParameters = "model_parameters"

Field Value

string

ObjectRole

Object role.

public const string ObjectRole = "object_role"

Field Value

string

TextEmbeddingModelName

Text embedding model name.

public const string TextEmbeddingModelName = "text_embedding_model_name"

Field Value

string

TextEmbeddingModelParameters

Text embedding model parameters.

public const string TextEmbeddingModelParameters = "text_embedding_model_parameters"

Field Value

string