How it works
When any pipeline stage (data quality, transformation, destination loading) throws an exception:- The error is logged to status as usual
- The error message and pipeline configuration are sent to the AI model
- The AI returns a concise explanation of what went wrong and how to fix it
- The explanation is written as a separate status entry (
AI Explanation: ...) and logged to the pipeline logs
Example
Error status:Configuration
No additional configuration is needed. AI error explanation is automatically enabled since an AI provider is required to run the platform.Requirements
- A configured AI provider (see AI Configuration)
