MaxMessageTokensCount
.halguru.yaml ➤ Restrictions ➤ AnonymousUsers ➤ MaxMessageTokensCount
Gets or sets the maximum number of tokens that can be used in a single message.
| Name | Description |
|---|---|
| Title | Max Message Tokens Count |
| Type | Integer |
| Required | False |
| Range | -2147483648..2147483647 |
Remarks#
The property defines the upper limit on the number of tokens a user is allowed to utilize per message. This restriction helps in managing resource usage effectively and is particularly useful for scenarios where token-based processing influences the system's performance or cost.
Technical Information#
| Property | Value |
|---|---|
| Path | Restrictions.AnonymousUsers.MaxMessageTokensCount |
| Internal Type | System.Int32 |
| Internal Root Type | AgentHalConfiguration |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
| Last updated: | 2025-12-05 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.75.0 |