ChatGPT · Example Payload

Chatgpt Chat Completions Chat Completion Content Part Example

AgentsAIChatGPTEmbeddingsFine-TuningGPT-4GPT-5Language ModelOpenAIRealtime

Chatgpt Chat Completions Chat Completion Content Part Example is an example object payload from ChatGPT, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

typetextimage_urlinput_audio

Example Payload

Raw ↑
{
  "type": "example_value",
  "text": "example_value",
  "image_url": "https://www.example.com",
  "input_audio": "example_value"
}