LightRAG/service/app/models
2025-12-02 17:28:51 +07:00
..
models.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
schemas.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