LightRAG/docs
daohp 7d9d31b6f3 feat: Add session history feature to LightRAG API
- Introduced a new session history feature that tracks and manages conversation history across multiple chat sessions.
- Implemented REST API endpoints for creating, listing, retrieving, and deleting chat sessions.
- Enhanced error handling and logging for session management operations.
- Updated README.md to include documentation for the new session history feature and its usage.
2025-12-03 14:24:10 +07:00
..
Algorithm.md Create Algorithm.md 2025-01-24 21:19:04 +01:00
DockerDeployment.md Add BuildKit cache mounts to optimize Docker build performance 2025-11-03 12:40:30 +08:00
FrontendBuildGuide.md Use frozen lockfile for consistent frontend builds 2025-10-14 03:34:55 +08:00
LightRAG_concurrent_explain.md Update README 2025-07-27 17:26:49 +08:00
OfflineDeployment.md refactor: move document deps to api group, remove dynamic imports 2025-11-13 13:34:09 +08:00
PromptCustomization.md update promts to folder 2025-11-11 21:50:13 +07:00
SessionHistoryMigration.md feat: Add session history feature to LightRAG API 2025-12-03 14:24:10 +07:00
UV_LOCK_GUIDE.md Migrate Dockerfile from pip to uv package manager for faster builds 2025-10-16 01:54:20 +08:00