Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.auriko.ai/llms.txt

Use this file to discover all available pages before exploring further.

HTTP status

400 invalid_request_error

Typical cause

The request sets reasoning_effort: "off" but the selected model requires thinking/reasoning and does not allow disabling it.

Resolution

Remove reasoning_effort: "off" from the request, or choose a model that supports disabling thinking.