CodeInterpreterToolResultContent(String) Конструктор

Определение

Инициализирует новый экземпляр класса CodeInterpreterToolResultContent.

public:
 CodeInterpreterToolResultContent(System::String ^ callId);
public CodeInterpreterToolResultContent(string callId);
new Microsoft.Extensions.AI.CodeInterpreterToolResultContent : string -> Microsoft.Extensions.AI.CodeInterpreterToolResultContent
Public Sub New (callId As String)

Параметры

callId
String

Идентификатор вызова средства.

Применяется к