Subham-KRLX opened a new pull request, #62296: URL: https://github.com/apache/airflow/pull/62296
This PR adds a RAG failure analysis guide and example DAG based on the WFGY 16-problem framework. It provides structured patterns to detect common LLM pipeline errors (chunking, retrieval bias, index skew) using Airflow logging and tasks. Changes: New Guide: rag-failure-analysis.rst(RAG debugging best practices). Example DAG: example_rag_dag.py(Simulated pipeline with "Semantic Firewall" checks). Index: Integrated into the official documentation how-to section. closes: #62291 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
