Table of Contents

Interface IToolCall

Namespace
OpenAI
Assembly
OpenAI-DotNet.dll
public interface IToolCall

Properties

Arguments

JsonNode Arguments { get; }

Property Value

JsonNode

CallId

string CallId { get; }

Property Value

string

Name

string Name { get; }

Property Value

string