Module response

Module response 

Source

Modules§

incomplete_details

Structs§

IncompleteDetails
Details about why the response is incomplete.
Text
Configuration options for a text response from the model. Can be plain text or structured JSON data. Learn more:

Enums§

Instructions
A system (or developer) message inserted into the model’s context.
Status
The status of the response generation. One of completed, failed, in_progress, cancelled, queued, or incomplete.
ToolChoice
How the model should select which tool (or tools) to use when generating a response. See the tools parameter to see how to specify which tools the model can call.
Truncation
The truncation strategy to use for the model response.