> For the complete documentation index, see [llms.txt](https://doc.duaer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.duaer.com/advanced-ai/minimax.md).

# Set MiniMax output length in Duaer

In Duaer, MiniMax chat-model output length is Maximum Number of Tokens under the node’s Options. The ceiling follows the model you select.
## Set it on the sub-node

1. Attach the MiniMax chat model as a sub-node on the AI node.
2. Fill in the MiniMax credential and select a model.
3. Open Options and find Maximum Number of Tokens.
4. Leave the default -1 to use that model’s own default length. For a longer answer, enter a positive number that stays within the model’s ceiling.

The field says the limit depends on the selected model. Duaer 0.01 raises the output length you can use here. The number follows the model you picked. This docs site does not keep a second table that would go stale. Hide Thinking is on by default and strips the reasoning, leaving the final answer.
## Questions

### Which field sets MiniMax output length in Duaer?

Maximum Number of Tokens under Options on the MiniMax chat-model sub-node. -1 uses the model default.

