Sprache

GitHubCopilotToolsetPreview.Configs Property

Definition

Per-tool configuration overrides. Duplicate built-in tool names are not allowed.

public System.Collections.Generic.IList<Azure.AI.Extensions.OpenAI.GitHubCopilotToolsetConfig> Configs { get; }
member this.Configs : System.Collections.Generic.IList<Azure.AI.Extensions.OpenAI.GitHubCopilotToolsetConfig>
Public ReadOnly Property Configs As IList(Of GitHubCopilotToolsetConfig)

Property Value

Applies to