glam/backend/rag/specificity
kempersc 11983014bb Enhance specificity scoring system integration with existing infrastructure
- Updated documentation to clarify integration points with existing components in the RAG pipeline and DSPy framework.
- Added detailed mapping of SPARQL templates to context templates for improved specificity filtering.
- Implemented wrapper patterns around existing classifiers to extend functionality without duplication.
- Introduced new tests for the SpecificityAwareClassifier and SPARQLToContextMapper to ensure proper integration and functionality.
- Enhanced the CustodianRDFConverter to include ISO country and subregion codes from GHCID for better geospatial data handling.
2026-01-05 17:37:49 +01:00
..
__init__.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
classifier.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
context_selector.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
lookup.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
mapper.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
models.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
token_counter.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00