CodeInterpreterTool

Represents a tool that runs Python code on the OpenAI server.

Note that code interpreter tools are only supported by Assistants

Properties

Link copied to clipboard
open override val type: Tool.Type

What type of tool this is. This will always match this class's type. For example, for functions: