ragflow/api/apps
Yongteng Lei 0478f36e36
Feat: allow users to choose which MCP tools are enabled (#8519)
### What problem does this PR solve?

Allow users to choose which MCP tools are enabled.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-06-27 10:23:34 +08:00
..
auth Fix: use jwks_uri from OIDC metadata for JWKS client (#8136) 2025-06-10 10:16:58 +08:00
sdk Refactor: remove useless initialize logic in list_doc (#8523) 2025-06-27 10:23:08 +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 Fix: code debug may corrupt by history answer (#8385) 2025-06-20 14:23:02 +08:00
chunk_app.py Fix: Add input validation to chunk creation endpoint (#8516) 2025-06-26 17:46:00 +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 Fix: chunk number error after re-parsing (#8513) 2025-06-26 17:46:53 +08:00
file2document_app.py
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
llm_app.py Fix: Hunyuan model adding error. (#6531) 2025-03-26 10:33:33 +08:00
mcp_server_app.py Feat: allow users to choose which MCP tools are enabled (#8519) 2025-06-27 10:23:34 +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
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