Class VectorizationSettingsNames
- Namespace
 - FoundationaLLM.Common.Constants.ResourceProviders
 
- Assembly
 - FoundationaLLM.Common.dll
 
Contains constants of the names of the settings contained within vectorization profiles.
public class VectorizationSettingsNames
  - Inheritance
 - 
      
      VectorizationSettingsNames
 
- Inherited Members
 
- Extension Methods
 
Fields
EmbeddingProfileModelName
The settings name/key of the embedding model for an embedding profile.
public const string EmbeddingProfileModelName = "model_name"
  Field Value
IndexingProfileApiEndpointConfigurationObjectId
The settings/key name of the api endpoint configuration object id for an indexing profile.
public const string IndexingProfileApiEndpointConfigurationObjectId = "api_endpoint_configuration_object_id"