Creates a comprehensive AI response with support for conversations, tools, files, and streaming
Bearer token authentication. Get your API key from the dashboard.
ID of the model to use
"gpt-4o"
Text input for the model
Conversation ID to continue an existing conversation
List of tools available to the model
List of files to attach to the request
List of additional data to include in the response
web_search, file_search, code_interpreter.outputs Maximum number of tokens to generate
x >= 1Sampling temperature between 0 and 2
0 <= x <= 2Whether to stream the response
Process request in background and notify via webhook
Webhook URL for background processing notifications
Arbitrary metadata to attach to the request
Successful response
Unique identifier for the response
Object type, always 'response'
response Unix timestamp of when the response was created
The model used for generating the response
The generated response content
ID of the conversation if part of a conversation
List of tools that were used in generating the response
Metadata attached to the request