Creates an OpenAI Responses API task. Returns 202 when background=true, otherwise returns 200 after completion.
Documentation Index
Fetch the complete documentation index at: https://docs.sailresearch.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Makes the request retry-safe. Sail stores a reservation keyed by (organization, API key, Idempotency-Key); retrying with the same value returns the previously stored response instead of re-running inference. Keys are capped at 255 characters. See Idempotent Requests for full semantics.
255Text-only input. Images, audio, files, and item references are not currently supported.
1x >= 10 <= x <= 20 <= x <= 1Optional routing hint for prompt-prefix cache locality. Requests with the same key are preferentially routed to maximize cache hit rates.
Only true is supported.
true disabled Streaming is not currently supported.
false 256Optional string metadata. completion_window controls scheduling; completion_webhook/webhook_token configure completion webhooks.
Response completed and returned synchronously.
response pending, running, failed, completed, cancelled Text-only input. Images, audio, files, and item references are not currently supported.
1