Commit Graph

10 Commits

Author SHA1 Message Date
2fd60fdfd5 Cleanup: Remove temporary debug files 2025-12-07 20:46:22 +01:00
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
41f363eb27 fix: Resolve home page latency, add robust language validation and testimonial fallback 2025-12-07 20:02:42 +01:00
e3bf169221 feat: Migrate all roles to Gemini 2.0 Flash, verify RAG stability 2025-12-07 19:14:37 +01:00
9f2e599846 feat: Fix vector indexing stability, add Gitea linking, enhance admin dashboard 2025-12-07 18:42:38 +01:00
7b300d1ba1 Update contact info: CKL -> OZM 2025-12-07 01:48:00 +01:00
3136efec85 Update README with License and Contact info 2025-12-07 01:44:36 +01:00
0286b73811 Add doktor.sh system check utility 2025-12-07 01:38:29 +01:00
6c38ed680b Initial commit: Crumbforest Architecture Refinement v1 (Clean) 2025-12-07 01:26:46 +01:00