ragflow/api/apps
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
..
auth Fix: use jwks_uri from OIDC metadata for JWKS client (#8136) 2025-06-10 10:16:58 +08:00
sdk Fix: Move pagerank field from create to update dataset API (#8217) 2025-06-12 15:47:49 +08:00
__init__.py Fix: Authentication Bypass via predictable JWT secret and empty token validation (#7998) 2025-06-05 12:10:24 +08:00
api_app.py fix: resolve “has no attribute 'max_length'” error in keyword_extraction (#7903) 2025-05-28 10:58:06 +08:00
canvas_app.py
chunk_app.py Feat: When Delete Chunk Will Also Delete Chunk Related Image (#7656) 2025-05-15 11:53:47 +08:00
conversation_app.py Fix: /v1/conversation/completion KeyError: 'conversation_id' (#8037) 2025-06-04 10:18:14 +08:00
dialog_app.py Fix: no kb selected for an assistant. (#8021) 2025-06-03 17:42:16 +08:00
document_app.py Feat: Let number of task ahead be visible. (#8259) 2025-06-13 17:32:40 +08:00
file2document_app.py
file_app.py
kb_app.py Fix: desc parameter parsing (#8229) 2025-06-12 19:17:47 +08:00
langfuse_app.py
llm_app.py
plugin_app.py Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
system_app.py
tenant_app.py
user_app.py Fix: Authentication Bypass via predictable JWT secret and empty token validation (#7998) 2025-06-05 12:10:24 +08:00