Delen via


DataSourceFieldMappings.VectorFieldNames Property

Definition

The names of fields that represent vector data.

public System.Collections.Generic.IList<string> VectorFieldNames { get; }
member this.VectorFieldNames : System.Collections.Generic.IList<string>
Public ReadOnly Property VectorFieldNames As IList(Of String)

Property Value

Remarks

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

It is not applicable to types including: AzureMachineLearningIndexChatDataSource and PineconeChatDataSource.

Applies to