Remove LLM validation from the candidate edge processing loop, shifting it to a later phase for improved context handling. Introduce a new validation mechanism that aggregates note text for better decision-making and optimizes the validation criteria to include both rule IDs and provenance. Update logging to reflect the new validation phases and ensure rejected edges are not processed further. This enhances the overall efficiency and accuracy of edge validation during ingestion. |
||
|---|---|---|
| .. | ||
| core | ||
| frontend | ||
| models | ||
| routers | ||
| services | ||
| __init__.py | ||
| config.py | ||
| embeddings.py | ||
| main.py | ||