MaxMessageTokensCount
.halguru.yaml ➤ UserLimits ➤ Anonymous ➤ 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 | UserLimits.Anonymous.MaxMessageTokensCount |
Internal Type | System.Int32 |
Internal Root Type | AgentConfiguration |
File Extension | .halguru.yaml |
JSON Schema | halguru-schema.json |
Last updated: | 2025-10-13 | |
Autogenerated: | Yes | |
AI powered: | Yes | |
Core version: | 1.66.0 |