Class ChatCompletionFunctionCallOption

  • All Implemented Interfaces:

    
    public final class ChatCompletionFunctionCallOption
    
                        

    Specifying a particular function via {"name": "my_function"} forces the model to call that function.