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 setsstream: true but the selected model does not support streaming responses.
Resolution
Setstream: false or choose a model that supports streaming.