ragflow/api
Kevin Hu f7074037ef
Feat: Let number of task ahead be visible. (#8259)
### What problem does this PR solve?


![image](https://github.com/user-attachments/assets/d4ef0526-343a-426f-a85a-b05eb8b559a1)

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-06-13 17:32:40 +08:00
..
apps Feat: Let number of task ahead be visible. (#8259) 2025-06-13 17:32:40 +08:00
db Feat: Let number of task ahead be visible. (#8259) 2025-06-13 17:32:40 +08:00
utils Refa: make exception more clear. (#8224) 2025-06-12 17:53:59 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Update upload filename length limit from 128 to 256, which is aligned with os (#7971) 2025-05-30 14:25:59 +08:00
ragflow_server.py Fix: Prevent Flask hot reload from hanging due to early thread startup (#7966) 2025-05-30 13:38:30 +08:00
settings.py Fix: Authentication Bypass via predictable JWT secret and empty token validation (#7998) 2025-06-05 12:10:24 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00