glam/tests/rag
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 feat(rag): Add hybrid language detection and enhanced ontology mapping 2025-12-14 15:55:18 +01:00
test_ontology_mapping.py feat(rag): Add hybrid language detection and enhanced ontology mapping 2025-12-14 15:55:18 +01:00
test_specificity_context_selector.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
test_specificity_dspy_integration.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
test_specificity_integration.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
test_specificity_lookup.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
test_specificity_mapper.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
test_specificity_schema_integration.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00
test_specificity_token_counter.py Enhance specificity scoring system integration with existing infrastructure 2026-01-05 17:37:49 +01:00