MaxInputMessageTokensCount
.halguru.yaml ➤ Restrictions ➤ AuthorizedUsers ➤ MaxInputMessageTokensCount
Gets or sets the maximum number of tokens allowed in a single input message for a user.
Field Information#
| Name | Description |
|---|---|
| Title | Max Input Message Tokens Count |
| Field Type | Integer |
| Required | False |
| Range | 0..18446744073709551615 |
Remarks#
The MaxInputMessageTokensCount property determines the upper limit of tokens that can be processed or included within a single input 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.MaxInputMessageTokensCount |
| 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 |