diff --git a/01 Projects/barclays-rag-report/Barclays Rag Report.md b/01 Projects/barclays-rag-report/Barclays Rag Report.md index 66b806f..ac032a8 100644 --- a/01 Projects/barclays-rag-report/Barclays Rag Report.md +++ b/01 Projects/barclays-rag-report/Barclays Rag Report.md @@ -78,6 +78,7 @@ Standalone Python CLI tool that benchmarks OpenAI Assistants against RAG knowled ## Change Log | Date | Requested | Changed | Files | |------|-----------|---------|-------| +| 2026-05-11 | Report generation | Executed evaluations for Internal Banners, Social Posts, Display Banners, PPC | rag_test_app/results (4 report.html files) | | 2026-05-11 | Report generation | Eliminated duplicate evaluation calls, cached results in self.evaluation | rag_test_app/evaluate.py, report_generator.py | | 2026-05-11 | Report regeneration | Config paths updated, evaluation caching optimized | evaluation.py, config.yaml | | 2026-05-11 | Report restart with Excel questions | Reorganized question files structure, updated config paths | config files, question directory structure | diff --git a/99 Daily/2026-05-11.md b/99 Daily/2026-05-11.md index a7c04e1..81e1aed 100644 --- a/99 Daily/2026-05-11.md +++ b/99 Daily/2026-05-11.md @@ -605,3 +605,6 @@ tags: [daily] - 17:28 | `barclays-rag-report` - **Asked:** Run evaluation reports using questions from the Excel file. - **Done:** Generated 4 Barclays reports (Internal Banners, Social Posts, Display Banners, PPC) with evaluation results and optimized caching. +- 17:48 | `barclays-rag-report` + - **Asked:** Restart evaluation reports using questions from the Excel file (Eval Questions Barclays May 2026.xlsx) + - **Done:** Generated fresh reports for four marketing categories with significantly improved quality, accuracy, and completeness scores