Skip to content

MaxTotalTokensCount

.halguru.yamlUserLimitsAnonymousMaxTotalTokensCount

Gets or sets the maximum number of tokens allowed for a user.

UserLimits:
  Anonymous:
    MaxTotalTokensCount: 1000000
Name Description
Title Max Total Tokens Count
Type Integer
Required False
Range -2147483648..2147483647

Remarks#

This property specifies the total token usage limit that a user is permitted. It provides a restriction on the overall amount of resources a user can consume in terms of tokens.

Technical Information#

Property Value
Path UserLimits.Anonymous.MaxTotalTokensCount
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