OPENAPI / COMPONENTS / SCHEMAS

Beta Model Response Properties data structure

BetaModelResponseProperties

Structural definition for Beta Model Response Properties in the OpenAI API contract.

object8properties
metadataBetaMetadata

metadata value in the OpenAI API contract.

prompt_cache_keystring

prompt cache key value in the OpenAI API contract.

prompt_cache_retentionstring

prompt cache retention value in the OpenAI API contract.

safety_identifierstring

safety identifier value in the OpenAI API contract.

temperaturestring

temperature value in the OpenAI API contract.

top_logprobsstring

top logprobs value in the OpenAI API contract.

top_pstring

top p value in the OpenAI API contract.

userstring

user value in the OpenAI API contract.