RealtimeSessionOptions.Tools Propriedade

Definição

Obtém as ferramentas de IA disponíveis para gerar a resposta.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::AI::AITool ^> ^ Tools { System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::AI::AITool ^> ^ get(); void set(System::Collections::Generic::IReadOnlyList<Microsoft::Extensions::AI::AITool ^> ^ value); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.AI.AITool>? Tools { get; init; }
member this.Tools : System.Collections.Generic.IReadOnlyList<Microsoft.Extensions.AI.AITool> with get, set
Public Property Tools As IReadOnlyList(Of AITool)

Valor da propriedade

Aplica-se a