LightRAG/service
2025-12-02 17:28:51 +07:00
..
app feat: Decouple user management from history service by removing the User model, using string user_ids, and renaming history tables. 2025-12-02 17:28:51 +07:00
tests feat: Implement new backend service for chat session and history management with database integration, API, and UI updates. 2025-12-02 13:55:53 +07:00
__init__.py feat: Implement new backend service for chat session and history management with database integration, API, and UI updates. 2025-12-02 13:55:53 +07:00
init_db.py feat: Decouple user management from history service by removing the User model, using string user_ids, and renaming history tables. 2025-12-02 17:28:51 +07:00
main.py feat: Implement new backend service for chat session and history management with database integration, API, and UI updates. 2025-12-02 13:55:53 +07:00
requirements.txt feat: Implement new backend service for chat session and history management with database integration, API, and UI updates. 2025-12-02 13:55:53 +07:00