ragflow/api/apps
Yongteng Lei c1f6e6f00e
Feat: add advanced document filter (#8723)
### What problem does this PR solve?

Add advanced document filter

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-07-09 09:33:11 +08:00
..
auth Fix: use jwks_uri from OIDC metadata for JWKS client (#8136) 2025-06-10 10:16:58 +08:00
sdk Fix: typo process_duration (#8696) 2025-07-07 14:11:47 +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 Feat: add advanced document filter (#8723) 2025-07-09 09:33:11 +08:00
canvas_app.py Fix: secure canvas (#8670) 2025-07-04 19:40:39 +08:00
chunk_app.py Test: Add tests for chunk API endpoints (#8616) 2025-07-02 09:49:08 +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: Add validation for dialog name (#8722) 2025-07-08 19:20:29 +08:00
document_app.py Feat: add advanced document filter (#8723) 2025-07-09 09:33:11 +08:00
file2document_app.py Feat: add advanced document filter (#8723) 2025-07-09 09:33:11 +08:00
file_app.py Refactor:Improve insert file logic (#8445) 2025-06-24 13:17:22 +08:00
kb_app.py Fix typo in dataset name length error message (#8351) 2025-06-19 09:54:30 +08:00
langfuse_app.py Feat: add project_id and project_name to Langfuse API (#6481) 2025-03-25 10:36:34 +08:00
llm_app.py Fix: Hunyuan model adding error. (#6531) 2025-03-26 10:33:33 +08:00
mcp_server_app.py Feat: add MCP server test endpoint (#8632) 2025-07-02 18:52:24 +08:00
plugin_app.py Feat: Support tool calling in Generate component (#7572) 2025-05-16 16:32:19 +08:00
search_app.py Feat: add MCP dashboard operations (#8460) 2025-06-25 09:26:04 +08:00
system_app.py Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
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