Commit Graph

14 Commits

Author SHA1 Message Date
serversdown 5f53fb32a4 feat: Refactor LLM router and integrate health check endpoint
- Simplified LLM call logic in llm_router.py, removing tool adapter complexity and enhancing error handling.
- Added health check endpoint to main.py for system status verification.
- Cleaned up router.py by removing unused imports and commented-out code, streamlining the structure.
- Updated docker-compose.yml to unify services under a single Lyra container, enhancing deployment simplicity.
- Created Dockerfile for unified container setup, including both Relay and Cortex services.
- Added QUICKSTART.md for improved onboarding and usage instructions.
- Implemented start.sh script to manage service startup and health checks.
2026-05-29 18:20:56 -04:00
claude 6716245a99 v0.9.1 2025-12-29 22:44:47 -05:00
claude b4613ac30c sessions improved, v0.7.0 2025-12-21 15:50:52 -05:00
claude 01d4811717 mode selection, settings added to ui 2025-12-21 14:30:32 -05:00
claude d09425c37b v0.7.0 - Standard non cortex mode enabled 2025-12-20 04:15:22 -05:00
claude fe86759cfd v0.5.2 - fixed: llm router async, relay-UI mismatch, intake summarization failure, among others.
Memory relevance thresh. increased.
2025-12-12 02:58:23 -05:00
claude 6a20d3981f v0.6.1 - reinstated UI, relay > cortex pipeline working 2025-12-11 16:28:25 -05:00
claude 4acaddfd12 intake/relay rewire 2025-12-06 04:32:42 -05:00
claude 320bf4439b intake internalized by cortex, removed intake route in relay 2025-11-29 19:08:15 -05:00
claude d9281a1816 docs updated 2025-11-28 18:05:59 -05:00
claude a83405beb1 Major rewire, all modules connected. Intake still wonkey 2025-11-28 15:14:47 -05:00
claude 734999e8bb Cortex rework in progress 2025-11-26 18:01:48 -05:00
claude a087de9790 Fixin' crap so relay works again. pre llm redo 2025-11-26 14:20:47 -05:00
claude 94fb091e59 Initial clean commit - unified Lyra stack 2025-11-16 03:17:32 -05:00