Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | The type of tool being defined: `code_interpreter` | |
fileSearch | AssistantToolsFileSearchFileSearch | [optional] | |
function | FunctionObject |
Name | Value |
---|---|
CODE_INTERPRETER | "code_interpreter" |
FILE_SEARCH | "file_search" |
FUNCTION | "function" |