CreateResponseRealtimeClientMessage.Instructions Propriedade

Definição

Recebe ou define as instruções que orientam o modelo nas respostas desejadas.

public:
 property System::String ^ Instructions { System::String ^ get(); void set(System::String ^ value); };
public string? Instructions { get; set; }
member this.Instructions : string with get, set
Public Property Instructions As String

Valor de Propriedade

Observações

Se definido, sobrepõe-se apenas às instruções ao nível da sessão para esta resposta. Se null, são usadas as instruções padrão da sessão.

Aplica-se a