enhance_error_message
Read-only
Provides context and suggestions for error messages to help developers understand and resolve issues in QuantConnect trading algorithms.
Instructions
Show additional context and suggestions for error messages.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | State of the code completion. | |
| payload | No | Error message suggestions. | |
| version | No | Version of the response. | |
| payloadType | No | Type of the payload. |