autotune_analyze
Analyze a message to receive optimal LLM sampling parameters, with adaptive strategy and conversation history support for context-aware tuning.
Instructions
Analyze a message and get optimal LLM sampling parameters from AutoTune.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| strategy | No | adaptive | |
| conversation_history | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |