Commit Graph

4 Commits

Author SHA1 Message Date
9c01bc0607 Fix Qdrant Client Compatibility and Role RAG Tests
- Upgrade qdrant-client usage to query_points (replacing deprecated search)
- Relax qdrant-client version constraint in requirements.txt (>=1.7.0)
- Config: Allow extra environment variables in Settings (for local dev)
- test_roles_rag.py: Fix import path for local execution
2025-12-07 20:45:58 +01:00
0e7865ee57 Fix Integration Tests: Dependencies, Config und Bugs
- test.sh: .venv Support und verbesserte API Key Erkennung
- test_integration.py: Cleanup Logik repariert (Duplicate Token)
- docker-compose.yml: Port 3306 für lokale Tests exposed
- rag_service.py: NameError und Collection Naming Bug gefixt
2025-12-07 20:31:05 +01:00
9f2e599846 feat: Fix vector indexing stability, add Gitea linking, enhance admin dashboard 2025-12-07 18:42:38 +01:00
6c38ed680b Initial commit: Crumbforest Architecture Refinement v1 (Clean) 2025-12-07 01:26:46 +01:00