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
ed3f3e5588
mindnet
/
app
History
Lars
ed3f3e5588
Update Decision Engine for WP-25: Bump version to 1.0.2, enhance robustness by pre-initializing stream variables to prevent KeyErrors, and fix template mismatches in strategy definitions. Ensure compatibility with updated YAML configuration for multi-stream retrieval strategies.
2026-01-01 08:51:33 +01:00
..
core
Update Decision Engine for WP-25: Bump version to 1.0.2, enhance robustness by pre-initializing stream variables to prevent KeyErrors, and fix template mismatches in strategy definitions. Ensure compatibility with updated YAML configuration for multi-stream retrieval strategies.
2026-01-01 08:51:33 +01:00
frontend
bug fix
2025-12-29 11:00:00 +01:00
models
Update main application and services for WP-25 release, introducing Agentic Multi-Stream RAG capabilities. Enhance lifespan management, global error handling, and integrate LLMService with DecisionEngine for improved retrieval and synthesis. Update dependencies and versioning across modules, ensuring compatibility with new multi-stream architecture. Refactor chat router to support new intent classification and retrieval strategies, while maintaining stability and performance improvements.
2026-01-01 07:52:41 +01:00
routers
Update main application and services for WP-25 release, introducing Agentic Multi-Stream RAG capabilities. Enhance lifespan management, global error handling, and integrate LLMService with DecisionEngine for improved retrieval and synthesis. Update dependencies and versioning across modules, ensuring compatibility with new multi-stream architecture. Refactor chat router to support new intent classification and retrieval strategies, while maintaining stability and performance improvements.
2026-01-01 07:52:41 +01:00
services
Update LLMService for WP-25: Enhance stability with improved response handling, including safeguards against empty responses and adjustments for short input validations. Maintain compatibility with previous logic for rate limits and retries. Version bump to 3.4.2.
2026-01-01 08:31:15 +01:00
__init__.py
code header
2025-12-15 15:40:39 +01:00
config.py
anpassung an variable Kontextgrenzen für Ollama
2025-12-26 11:15:13 +01:00
embeddings.py
wiederhergstellt
2025-12-15 15:45:36 +01:00
main.py
Initialize logging setup in main application prior to app creation for improved error tracking and management.
2026-01-01 08:09:20 +01:00