| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The struct description. | ||
| provider | string | The Large Language Model (LLM) provider. | qwen |
| protocols | array | The LLM protocols. | |
| string | The protocol. | OpenAI/v1 | |
| address | string | The service endpoint. | https://dashscope.aliyun.com |
| apiKeys | array | The API keys. | |
| string | apiKey | sk-xxx | |
| enableHealthCheck | boolean | Specifies whether to enable health check. | true |