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
ObjectRole
Object role.
public const string ObjectRole = "object_role"
  Field Value
TextEmbeddingModelName
Text embedding model name.
public const string TextEmbeddingModelName = "text_embedding_model_name"
  Field Value
TextEmbeddingModelParameters
Text embedding model parameters.
public const string TextEmbeddingModelParameters = "text_embedding_model_parameters"