From 7860828fe82cc7e860dc9c9cf14b10ec615b79db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?PSBigBig=20=C3=97=20MiniPS?= Date: Sat, 21 Feb 2026 22:06:02 +0800 Subject: [PATCH] Add WFGY Problem Map to Other Tutorials section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07c9532..6486e4f 100644 --- a/README.md +++ b/README.md @@ -1220,3 +1220,5 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf) - For a collection of Data Science Tutorials using R, please refer to [this list](https://github.com/ujjwalkarn/DataScienceR). - For a collection of Data Science Tutorials using Python, please refer to [this list](https://github.com/ujjwalkarn/DataSciencePython). + +- For a curated map of LLM and RAG debugging patterns in RAG pipelines,, please refer to [WFGY Problem Map](https://github.com/onestardao/WFGY/blob/main/ProblemMap/README.md).