MaxTokens
.halguru.yaml ➤ LlmConnectors ➤ MaxTokens
Specifies the maximum number of tokens the model will generate in its response.
LlmConnectors:
MaxTokens: 1000
Name |
Description |
Title |
Max Tokens |
Type |
Integer |
Required |
True |
Range |
-2147483648..2147483647 |
Property |
Value |
Path |
LlmConnectors[].MaxTokens |
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 |