Share via


PineconeChatDataSource.Authentication Property

Definition

The authentication options to use with the Pinecone data source.

public Azure.AI.OpenAI.Chat.DataSourceAuthentication Authentication { get; init; }
member this.Authentication : Azure.AI.OpenAI.Chat.DataSourceAuthentication with get, set
Public Property Authentication As DataSourceAuthentication

Property Value

Remarks

Pinecone data sources support any of the following options:

Applies to