Udostępnij za pośrednictwem


DataSourceFieldMappings.ContentFieldSeparator Property

Definition

The separator pattern that content fields should use.

public string ContentFieldSeparator { get; init; }
member this.ContentFieldSeparator : string with get, set
Public Property ContentFieldSeparator 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