Skip to content

MaxMonthlyWordsCount

.halguru.yamlUserLimitsPaidMaxMonthlyWordsCount

Gets or sets the maximum number of words a user is allowed to use per month.

UserLimits:
  Paid:
    MaxMonthlyWordsCount: 100000
Name Description
Title Max Monthly Words Count
Type Integer
Required False
Range -2147483648..2147483647

Remarks#

The property specifies a limit on the total number of words that can be utilized by the user within a one-month period. This limit applies to messages or interactions involving the user and serves as a control to manage usage thresholds.

Technical Information#

Property Value
Path UserLimits.Paid.MaxMonthlyWordsCount
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