|
<< Click to Display Table of Contents >> Navigation: 3. Script Language > AI - Artificial Intelligence Commands > AIO. - OpenRouter AI > AIO Commands |
Sets the verbosity level for AI responses (OpenRouter feature)
AIO_SetVerbosity($$LEVEL)
Parameter |
Description |
Required |
$$LEVEL |
Verbosity level (low, medium, high, max) |
Yes |
Level |
Description |
low |
Concise responses |
medium |
Balanced (default) |
high |
Detailed responses |
max |
Maximum detail (Claude 4.6 Opus+ only) |
Set verbosity level to high for detailed AI responses:
AIO_SetVerbosity|high