Freigeben über


CodeInterpreterToolResultContent(String) Konstruktor

Definition

Initialisiert eine neue Instanz der CodeInterpreterToolResultContent-Klasse.

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)

Parameter

callId
String

Die Toolaufruf-ID.

Gilt für: