OpenAIAssistantCopilotOptionsBase.SystemInstructions

OpenAIAssistantCopilotOptionsBase.SystemInstructions property

Gets or sets the file path for the text file containing assistant system instructions.

public string SystemInstructions { get; set; }

See Also