mindnet/app/core/retrieval
Lars c5215e22e7 Implement WP-26 v1.0 - Phase 2: Enhance edge scoring and aggregation configuration
- Introduced configurable edge scoring with internal and external boosts for intra-note edges.
- Added aggregation configuration to support note-level and chunk-level retrieval strategies.
- Updated retriever and graph subgraph modules to utilize new scoring and aggregation logic.
- Enhanced YAML configuration to include new parameters for edge scoring and aggregation levels.
- Added boolean indexing for filtering based on edge properties in the setup script.
2026-01-25 21:06:13 +01:00
..
__init__.py modularisierung 2025-12-27 20:26:00 +01:00
decision_engine.py Implement Phase 3 Agentic Edge Validation in ingestion_processor.py and related documentation updates 2026-01-12 07:45:54 +01:00
retriever_scoring.py Enhance logging capabilities across multiple modules for version 4.5.0: Introduce detailed debug statements in decision_engine.py, retriever_scoring.py, retriever.py, and logging_setup.py to improve traceability during retrieval processes. Implement dynamic log level configuration based on environment variables, allowing for more flexible debugging and monitoring of application behavior. 2026-01-11 17:30:34 +01:00
retriever.py Implement WP-26 v1.0 - Phase 2: Enhance edge scoring and aggregation configuration 2026-01-25 21:06:13 +01:00