MaxTokens
.halguru-rag.yaml ➤ IllmConnector ➤ MaxTokens
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
| Name |
Description |
| Title |
Max Tokens |
| Field Type |
Integer |
| Required |
False |
| Range |
-2147483648..2147483647 |
| Property |
Value |
| Path |
IllmConnector.MaxTokens |
| Internal Type |
System.Int32 |
| Internal Root Type |
RAGHalGuru |
| File Extension |
.halguru-rag.yaml |
| JSON Schema |
halguru-rag-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |