OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Functions data structure

ChatCompletionFunctions

Structural definition for Chat Completion Functions in the OpenAI API contract.

object3properties
descriptionstring

description value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

parametersFunctionParameters

parameters value in the OpenAI API contract.