OPENAPI / COMPONENTS / SCHEMAS

Beta Additional Tools Item Param data structure

BetaAdditionalToolsItemParam

Structural definition for Beta Additional Tools Item Param in the OpenAI API contract.

object5properties
agentstring

agent value in the OpenAI API contract.

idstring

id value in the OpenAI API contract.

rolestringrequired

role value in the OpenAI API contract.

toolsBetaToolrequired

tools value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.