Partager via


DataSourceFieldMappings.FilepathFieldName Property

Definition

The name of the index field to use as a filepath.

public string FilepathFieldName { get; init; }
member this.FilepathFieldName : string with get, set
Public Property FilepathFieldName As String

Property Value

Remarks

This field is applicable to data source types including: AzureSearchChatDataSource, AzureCosmosDBChatDataSource, ElasticsearchChatDataSource, and PineconeChatDataSource.

It is not applicable to types including: AzureMachineLearningIndexChatDataSource.

Applies to