This website requires JavaScript.
Explore
Help
Register
Sign In
Lars
/
mindnet
Watch
1
Star
0
Fork
0
You've already forked mindnet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
21
Wiki
Activity
3f528f2184
mindnet
/
app
/
core
/
retrieval
History
Lars
8505538b34
Refactor ingestion validation and decision engine error handling: Differentiate between transient and permanent validation errors in ingestion validation to improve data integrity. Enhance decision engine configuration loading with schema validation and error handling for missing keys and YAML syntax errors. Update fallback synthesis prompt handling in LLMService for improved error recovery. Add new fallback synthesis prompts to prompts.yaml for better context-based responses.
2026-01-02 22:09:16 +01:00
..
__init__.py
modularisierung
2025-12-27 20:26:00 +01:00
decision_engine.py
Refactor ingestion validation and decision engine error handling: Differentiate between transient and permanent validation errors in ingestion validation to improve data integrity. Enhance decision engine configuration loading with schema validation and error handling for missing keys and YAML syntax errors. Update fallback synthesis prompt handling in LLMService for improved error recovery. Add new fallback synthesis prompts to prompts.yaml for better context-based responses.
2026-01-02 22:09:16 +01:00
retriever_scoring.py
Implement WP-15c enhancements across graph and retrieval modules, including full metadata support for Super-Edge aggregation and Note-Level Diversity Pooling. Update scoring logic to reflect new edge handling and improve retrieval accuracy. Version updates to reflect these changes.
2025-12-30 21:47:18 +01:00
retriever.py
Implement WP-15c enhancements across graph and retrieval modules, including full metadata support for Super-Edge aggregation and Note-Level Diversity Pooling. Update scoring logic to reflect new edge handling and improve retrieval accuracy. Version updates to reflect these changes.
2025-12-30 21:47:18 +01:00