Class ChatCompletionMessage.FunctionCall

  • All Implemented Interfaces:

    @Deprecated(message = "deprecated") 
    public final class ChatCompletionMessage.FunctionCall
    
                        

    Deprecated and replaced by tool_calls. The name and arguments of a function that should be called, as generated by the model.