AssistantResponse.Instructions
AssistantResponse.Instructions 属性
获取或设置助手使用的系统指令。最大长度为 256,000 个字符。
public string Instructions { get; set; }
另请参阅
- class AssistantResponse
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF
获取或设置助手使用的系统指令。最大长度为 256,000 个字符。
public string Instructions { get; set; }