MaxTokens
.halguru.yaml ➤ LLMConnectors[] ➤ Azure ➤ MaxTokens
Gets or sets the maximum number of tokens the model will generate in its response.
LLMConnectors:
- Azure:
MaxTokens: 1000
| Name |
Description |
| Title |
Max Tokens |
| Field Type |
Integer |
| Required |
False |
| Range |
0..2147483647 |
| Property |
Value |
| Path |
LLMConnectors[].Azure.MaxTokens |
| Internal Type |
System.Int32 |
| Internal Root Type |
AgentHalGuru |
| File Extension |
.halguru.yaml |
| JSON Schema |
halguru-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |