mindnet/app/core/retrieval
Lars 6d268d9dfb
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 4s
Enhance .env loading mechanism and EdgeDTO creation with error handling
- Updated the .env loading process to first check for an explicit path, improving reliability in different working directories.
- Added logging for successful .env loading and fallback mechanisms.
- Enhanced EdgeDTO creation with robust error handling, including fallbacks for unsupported provenance values and logging of errors for better traceability.
2026-01-12 15:27:23 +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 Enhance .env loading mechanism and EdgeDTO creation with error handling 2026-01-12 15:27:23 +01:00