Skip to content

MaxInputMessageTokensCount

.halguru.yamlRestrictionsAnonymousUsersMaxInputMessageTokensCount

Gets or sets the maximum number of tokens that can be used in a single input message.

Restrictions:
  AnonymousUsers:
    MaxInputMessageTokensCount: 1000

Field Information#

Name Description
Title Max Input Message Tokens Count
Field Type Integer
Required False
Range 0..18446744073709551615

Remarks#

The property defines the upper limit on the number of tokens a user is allowed to utilize per input message. This restriction helps in managing resource usage effectively and is particularly useful for scenarios where token-based processing influences the system's performance or cost.

Technical Information#

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