| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The agent service configuration. | ||
| address | string | The address. | https://dashscope.aliyuncs.com/api/v1 |
| dashScopeConfig | object | The Model Studio service configuration. | |
| appCredentials | array<object> | The application configuration. | |
| object | The application configuration | ||
| apiKey | string | apiKey | sk-xxx |
| appId | string | The application ID. | app-xxx |
| enableHealthCheck | boolean | Specifies whether to enable health check. Enumeration Value:
| true |
| provider | string | The service provider. | aliyun |
| difyConfig | object | The Dify service configuration. | |
| botType | string | The interaction type. | chatbot |
| apiKey | string | API Key | sk-xxx |
| enableOutlierDetection | boolean | Whether to enable outlier detection Enumeration Value:
| true |
| customConfig | object | User-defined configuration | |
| apiKey | string | apiKey | sk-xxx |
| apiKeyGenerateMode | string | API key generation mode. Enumeration Value:
| Reference |
| protocols | array | The protocol. | |
| string | The protocol. | DashScope |