enhance_error_message
Analyzes error messages and stack traces, returning enhanced details and recommended fixes for C# and Python code.
Instructions
Show additional context and suggestions for error messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | State of the code completion. | |
| version | No | Version of the response. | |
| payload | No | Error message suggestions. | |
| payloadType | No | Type of the payload. |