Class CodeInterpreterToolCall.Type

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class CodeInterpreterToolCall.Type
     implements Enum
                        

    The type of tool call. This is always going to be code_interpreter for this type of tool call.