OPENAPI / COMPONENTS / SCHEMAS

Model Response Properties data structure

ModelResponseProperties

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

object8properties
metadataMetadata

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.