Skip to content

MaxTokens

.halguru-rag.yamlIllmConnectorMaxTokens

Gets or sets the maximum number of tokens the RAG-LLM-Connector can generate in a single response. This property defines the upper limit on the size of the output, which can be controlled to manage the response length and computational resource usage.

IllmConnector:
  MaxTokens: 5

Field Information#

Name Description
Title Max Tokens
Field Type Integer
Required False
Range -2147483648..2147483647

Technical Information#

Property Value
Path IllmConnector.MaxTokens
Internal Type System.Int32
Internal Root Type RAGHalGuru
File Extension .halguru-rag.yaml
JSON Schema halguru-rag-schema.json

.halguru-rag.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0