Class DataPipelineTriggerParameterNames
- Namespace
- FoundationaLLM.Common.Constants.DataPipelines
- Assembly
- FoundationaLLM.Common.dll
Constants for well-known data pipeline trigger parameter names.
public static class DataPipelineTriggerParameterNames
- Inheritance
-
DataPipelineTriggerParameterNames
- Inherited Members
Fields
DataSourceContextFileContextFileObjectId
The context file object identifier for the ContextFile data source.
public const string DataSourceContextFileContextFileObjectId = "DataSource.ContextFile.ContextFileObjectId"
Field Value
StageIndexVectorDatabaseObjectId
The vector store template object identifier for the indexing stage.
public const string StageIndexVectorDatabaseObjectId = "Stage.Index.VectorDatabaseObjectId"
Field Value
StageIndexVectorStoreObjectId
The vector store identifier for the indexing stage.
public const string StageIndexVectorStoreObjectId = "Stage.Index.VectorStoreObjectId"