- 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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph_db_adapter.py | ||
| graph_derive_edges.py | ||
| graph_extractors.py | ||
| graph_subgraph.py | ||
| graph_utils.py | ||
| graph_weights.py | ||