Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
OpenResponsesReasoningStatusUnion method reference
models.OpenResponsesReasoningStatusCompleted
const value: models.OpenResponsesReasoningStatusCompleted = "completed";
models.OpenResponsesReasoningStatusIncomplete
const value: models.OpenResponsesReasoningStatusIncomplete = "incomplete";
models.OpenResponsesReasoningStatusInProgress
const value: models.OpenResponsesReasoningStatusInProgress = "in_progress";