CodeInterpreterToolHandler constructor

CodeInterpreterToolHandler({
  1. required CodeInterpreterTool metadata,
})

Implementation

CodeInterpreterToolHandler({required super.metadata});