Understanding AI agents, their architecture, capabilities, and lifecycle
Parameter | Description | Range | Default |
---|---|---|---|
temperature | Response creativity/randomness | 0.0 - 1.0 | 0.7 |
max_tokens | Maximum response length | 1 - 4096 | 1000 |
top_p | Nucleus sampling threshold | 0.0 - 1.0 | 0.9 |
frequency_penalty | Reduce repetition | -2.0 - 2.0 | 0.0 |
presence_penalty | Encourage topic diversity | -2.0 - 2.0 | 0.0 |