MaxOutputMessageTokensCount
.halguru.yaml ➤ Restrictions ➤ AuthorizedUsers ➤ MaxOutputMessageTokensCount
Gets or sets the maximum number of tokens allowed in a single output message for a user.
Field Information#
| Name | Description |
|---|---|
| Title | Max Output Message Tokens Count |
| Field Type | Integer |
| Required | False |
| Range | 0..18446744073709551615 |
Remarks#
The MaxOutputMessageTokensCount property determines the upper limit of tokens that can be processed or included within a single output message sent by the user. Tokens represent the atomic pieces of text, such as words or punctuation, used in building or analyzing the message. This helps manage resource usage and ensures better performance for the AI Agent.
Technical Information#
| Property | Value |
|---|---|
| Path | Restrictions.AuthorizedUsers.MaxOutputMessageTokensCount |
| Internal Type | System.UInt64 |
| Internal Root Type | AgentHalGuru |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
→ .halguru.yaml#
→ Reference Index#
→ Configuration Files#
| Last updated: | 2026-03-19 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.93.0 |