Class ChatCompletionToolCall


  • public class ChatCompletionToolCall
    extends Object
    Represents a tool call generated by the model in a chat completion response. This can be a function call with specific arguments.