codeInterpreter property

  1. @JsonKey(name: "code_interpreter")
GptCodeInterpreter codeInterpreter
getter/setter pair

Implementation

@JsonKey(name: "code_interpreter")
GptCodeInterpreter codeInterpreter;