MaxKB/apps/application
CaptainB c8e8afa8b9 feat: enhance execute method to support mcp_tool_id and mcp_source parameters
--bug=1060726 --user=刘瑞斌 【工具】应用中引用的MCP没删除后,在应用对话界面依然可以调用MCP的工具 https://www.tapd.cn/62980211/s/1759963
2025-08-22 14:32:59 +08:00
..
api feat: Application list search criteria support querying by status (#3803) 2025-08-04 15:38:20 +08:00
chat_pipeline fix: Application debugging will add new users (#3630) 2025-07-16 16:47:32 +08:00
flow feat: enhance execute method to support mcp_tool_id and mcp_source parameters 2025-08-22 14:32:59 +08:00
migrations feat: add ChatUser, UserGroup, and authorization models to initial migration 2025-07-14 19:54:18 +08:00
models feat: add authentication fields to ApplicationAccessToken and update related serializers 2025-07-14 18:02:32 +08:00
serializers fix: There is a tool node in the application - the tool node has startup parameters - after importing, the tool should be disabled (#3831) 2025-08-06 16:38:37 +08:00
sql fix: Dialogue user does not display username (#3628) 2025-07-16 15:35:33 +08:00
views fix: Application debug 2025-07-16 19:10:20 +08:00
__init__.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
admin.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
apps.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
tests.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
urls.py fix: Application import (#3566) 2025-07-11 21:45:08 +08:00