Skip to content

MaxDailyInputWordsCount

.halguru.yamlRestrictionsAnonymousUsersMaxDailyInputWordsCount

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

Restrictions:
  AnonymousUsers:
    MaxDailyInputWordsCount: 10000

Field Information#

Name Description
Title Max Daily Input Words Count
Field Type Integer
Required False
Range 0..18446744073709551615

Remarks#

This property specifies the daily input word usage limit for a user. It is typically used to enforce restrictionsPathModel on the number of words a user can consume within a single day as part of their access limitations.

Technical Information#

Property Value
Path Restrictions.AnonymousUsers.MaxDailyInputWordsCount
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