MaxMessageWordsCount
.halguru.yaml ➤ UserLimits ➤ Anonymous ➤ MaxMessageWordsCount
Gets or sets the maximum number of words allowed per message for a user.
Name | Description |
---|---|
Title | Max Message Words Count |
Type | Integer |
Required | False |
Range | -2147483648..2147483647 |
Remarks#
The property defines a limitation on the number of words that can be included in a single message. This restriction is applied to ensure that individual messages do not exceed a predefined word limit, as specified by the implementation.
Technical Information#
Property | Value |
---|---|
Path | UserLimits.Anonymous.MaxMessageWordsCount |
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 |