OPENAPI / COMPONENTS / SCHEMAS

Beta Function Tool data structure

BetaFunctionTool

Structural definition for Beta Function Tool in the OpenAI API contract.

object8properties
allowed_callersstring

allowed callers value in the OpenAI API contract.

defer_loadingboolean

defer loading value in the OpenAI API contract.

descriptionstring

description value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

output_schemastring

output schema value in the OpenAI API contract.

parametersstringrequired

parameters value in the OpenAI API contract.

strictstringrequired

strict value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.