> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apia1.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Алиасы параметров

> provider, reasoning_effort и allow_fallbacks в строке model

# Алиасы параметров

Формат: `<model>@<key>=<value>&<key>=<value>`.

```text theme={null}
anthropic/claude-opus-4-6@provider=Amazon Bedrock
minimax/minimax-m2.5@reasoning_effort=high
minimax/minimax-m2.5@allow_fallbacks=false
```

Для сложного routing используйте обычный объект `provider`. Alias удобен клиентам, которые умеют менять только строку model.
