Udostępnij za pośrednictwem


CodeInterpreterToolResultContent Klasa

Definicja

Reprezentuje wynik wywołania narzędzia interpretera kodu przez hostowaną usługę.

public ref class CodeInterpreterToolResultContent sealed : Microsoft::Extensions::AI::ToolResultContent
[System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]
public sealed class CodeInterpreterToolResultContent : Microsoft.Extensions.AI.ToolResultContent
public sealed class CodeInterpreterToolResultContent : Microsoft.Extensions.AI.ToolResultContent
[<System.Diagnostics.CodeAnalysis.Experimental("MEAI001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")>]
type CodeInterpreterToolResultContent = class
    inherit ToolResultContent
type CodeInterpreterToolResultContent = class
    inherit ToolResultContent
Public NotInheritable Class CodeInterpreterToolResultContent
Inherits ToolResultContent
Dziedziczenie
CodeInterpreterToolResultContent
Atrybuty

Konstruktory

Nazwa Opis
CodeInterpreterToolResultContent(String)

Inicjuje nowe wystąpienie klasy CodeInterpreterToolResultContent.

Właściwości

Nazwa Opis
AdditionalProperties

Pobiera lub ustawia dodatkowe właściwości zawartości.

(Odziedziczone po AIContent)
Annotations

Pobiera lub ustawia listę adnotacji w tej zawartości.

(Odziedziczone po AIContent)
CallId

Pobiera identyfikator wywołania narzędzia, dla którego jest to wynik.

(Odziedziczone po ToolResultContent)
Outputs

Pobiera lub ustawia dane wyjściowe narzędzia interpretera kodu.

RawRepresentation

Pobiera lub ustawia nieprzetworzone reprezentacje zawartości z podstawowej implementacji.

(Odziedziczone po AIContent)

Dotyczy