通过


CreateResponseRealtimeClientMessage.Instructions 属性

定义

获取或设置指导模型进行所需响应的说明。

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

属性值

注解

如果已设置,则仅覆盖此响应的会话级说明。 如果使用 null会话的默认说明。

适用于