Freigeben über


CodeInterpreterToolCallContent(String) Konstruktor

Definition

Initialisiert eine neue Instanz der CodeInterpreterToolCallContent-Klasse.

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

Parameter

callId
String

Die Toolaufruf-ID.

Gilt für: