RunStepResponse.RunStepType

RunStepResponse.RunStepType 属性

获取或设置运行步骤的类型,可以是 message_creation 或 tool_calls。

public string RunStepType { get; set; }

另请参阅