ToolResources constructor
const
ToolResources({
- CodeInterpreterResources? codeInterpreter,
- FileSearchResources? fileSearch,
Implementation
const ToolResources({this.codeInterpreter, this.fileSearch});