yangdx
|
53396e4d82
|
Fixlinting
|
2025-03-21 16:56:47 +08:00 |
|
yangdx
|
1f6d230da1
|
Increased default timeout values for Gunicorn configuration
- Doubled default timeout to 300 seconds
|
2025-03-21 15:26:23 +08:00 |
|
yangdx
|
82c2cae324
|
Unify two log filters into one and move it to utils
|
2025-03-13 17:43:11 +08:00 |
|
yangdx
|
462c27c167
|
Refactor logging setup and simplify Gunicorn configuration
• Move logging setup code to utils.py
• Provide setup_logger for standalone LightRAG logger intialization
|
2025-03-03 23:18:41 +08:00 |
|
yangdx
|
fb5f11f594
|
Add Gunicorn support for production deployment of LightRAG server
- Move gunicorn startup an config files to api package
- Create new CLI entry point for Gunicorn mode
|
2025-03-02 18:17:51 +08:00 |
|