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

You sent a request requiring a specific API format (e.g., Response API), but the selected model doesn’t support it.

Resolution

Check that the model supports the API format you’re using. Use Chat Completions as a fallback, or choose a different model.