ErrorEvent
objectOccurs when an error occurs. This can happen due to an internal server error or a timeout.
Allowed values:error
Show Child Parameters
ErrorResponse
objectShow Child Parameters
File search tool call ranking options
objectThe ranking options for the file search. If not specified, the file search tool will use the auto ranker and a score_threshold of 0.
See the file search tool documentation for more information.
The ranker to use for the file search. If not specified will use the auto ranker.
Allowed values:autodefault_2024_08_21
The score threshold for the file search. All values must be a floating point number between 0 and 1.
>= 0<= 1
FineTuneChatCompletionRequestAssistantMessage
Controls whether the assistant message is trained against (0 or 1)
Allowed values:1
One OfThe contents of the assistant message.
The refusal message by the assistant.
The role of the messages author, in this case assistant.
Allowed values:assistant
An optional name for the participant. Provides the model information to differentiate between participants of the same role.
Data about a previous audio response from the model.
Learn more.
Show Child Parameters
The tool calls generated by the model, such as function calls.
Show Child Parameters
Deprecated and replaced by tool_calls. The name and arguments of a function that should be called, as generated by the model.
Show Child Parameters
FineTuneChatRequestInput
objectThe per-line training example of a fine-tuning input file for chat models using the supervised method.
One Of>= 1 items
Developer-provided instructions that the model should follow, regardless of
messages sent by the user. With o1 models and newer, use developer messages
for this purpose instead.
Show Child Parameters
A list of tools the model may generate JSON inputs for.
Show Child Parameters
A list of functions the model may generate JSON inputs for.
>= 1 items<= 128 items