RunStepResponse.RunStepType
RunStepResponse.RunStepType 属性
获取或设置运行步骤的类型,可以是 message_creation 或 tool_calls。
public string RunStepType { get; set; }
另请参阅
- 类 RunStepResponse
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF
获取或设置运行步骤的类型,可以是 message_creation 或 tool_calls。
public string RunStepType { get; set; }