okx_set_llm_config
Configure the LLM's temperature and max token limits for trading analysis. Supports MiniMax models.
Instructions
Configure LLM settings (temperature, max tokens). v1 supports MiniMax only; architecture is ready for future providers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model name (default: MiniMax-M2.5-highspeed) | |
| maxTokens | No | Max output tokens | |
| temperature | No | LLM temperature (0-1) |