Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 622 Bytes

AssistantObjectToolsInner.md

File metadata and controls

25 lines (13 loc) · 622 Bytes

AssistantObjectToolsInner

Properties

Name Type Description Notes
type TypeEnum The type of tool being defined: `code_interpreter`
fileSearch AssistantToolsFileSearchFileSearch [optional]
function FunctionObject

Enum: TypeEnum

Name Value
CODE_INTERPRETER "code_interpreter"
FILE_SEARCH "file_search"
FUNCTION "function"