Commit Graph

4971 Commits

Author SHA1 Message Date
CaptainB 600cd73d2d fix: improve formatting and add JSON validation in McpServersDialog
--bug=1060753 --user=刘瑞斌 【应用】AI对话节点的MCP使用自定义方式,配置格式错误依然可以保存成功 https://www.tapd.cn/62980211/s/1760128
2025-08-22 16:21:51 +08:00
CaptainB c39d7a4102 fix: improve formatting and add JSON validation in McpServersDialog
--bug=1060753 --user=刘瑞斌 【应用】AI对话节点的MCP使用自定义方式,配置格式错误依然可以保存成功 https://www.tapd.cn/62980211/s/1760128
2025-08-22 16:20:45 +08:00
liqiang-fit2cloud 1e05eb18e1 Revert "build: add --prefer-binary."
This reverts commit a5c38af016.
2025-08-22 16:17:49 +08:00
liqiang-fit2cloud a5c38af016 build: add --prefer-binary. 2025-08-22 16:13:13 +08:00
CaptainB bbd901e580 chore: add macpytorch index for macOS wheel source 2025-08-22 16:00:17 +08:00
liqiang-fit2cloud a5d6ae9fbc Revert "build: add --prefer-binary."
This reverts commit 78dce1a26b.
2025-08-22 15:57:02 +08:00
liqiang-fit2cloud 78dce1a26b build: add --prefer-binary. 2025-08-22 15:51:58 +08:00
liqiang-fit2cloud dafe41ed65 Revert "build: optimize Dockerfile."
This reverts commit c41ba9200f.
2025-08-22 15:50:56 +08:00
liqiang-fit2cloud c41ba9200f build: optimize Dockerfile. 2025-08-22 15:40:47 +08:00
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
liqiang-fit2cloud c3001ffd2d Revert "build: optimize Dockerfile."
This reverts commit d03022fe60.
2025-08-22 14:18:46 +08:00
liqiang-fit2cloud 3940a9f62b Merge remote-tracking branch 'origin/v2' into v2 2025-08-22 14:14:08 +08:00
liqiang-fit2cloud d03022fe60 build: optimize Dockerfile. 2025-08-22 14:13:59 +08:00
CaptainB 3a59453b06 fix: refine export condition for custom tool types 2025-08-22 14:13:06 +08:00
CaptainB d7ad3ff524 feat: enhance ToolResourceIndex with MCP tool editing functionality
--bug=1060727 --user=刘瑞斌 【资源管理】MCP的编辑界面,与工具模块MCP的编辑界面不一致 https://www.tapd.cn/62980211/s/1759939
2025-08-22 14:09:24 +08:00
liqiang-fit2cloud dd0948ed20 build: optimize Dockerfile.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-22 11:28:15 +08:00
zhangzhanwei c572cb1f3c fix: Resource authorization query by permission 2025-08-22 10:15:52 +08:00
liqiang-fit2cloud f187812e50 build: optimize Dockerfile. 2025-08-22 10:12:14 +08:00
CaptainB 16718dcca1 chore: pin cohere dependency to version 5.17.0
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-21 18:17:46 +08:00
liqiang-fit2cloud e8b972e91c Revert "build: try to enable --use-feature=fast-deps."
This reverts commit b89c4e31aa.
2025-08-21 18:10:47 +08:00
shaohuzhang1 841b6397a5
style: MCP config dialog style (#3911)
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-21 18:06:20 +08:00
shaohuzhang1 77b86b99e9
fix: Form collection file upload cannot delete file (#3910) 2025-08-21 18:04:50 +08:00
zhangzhanwei f5fada9b9e feat: Vllm reranker model bge reranker v2 m3 2025-08-21 18:02:47 +08:00
liqiang-fit2cloud b89c4e31aa build: try to enable --use-feature=fast-deps. 2025-08-21 18:02:47 +08:00
CaptainB c429097239 feat: add MCP Service Config dialog and update tool form labels 2025-08-21 17:14:36 +08:00
liqiang-fit2cloud 12feafb5c5 refactor: remove vite-plugin-compression as gzip is enabled in django. 2025-08-21 15:52:40 +08:00
shaohuzhang1 5ce9897bca
perf: Optimize some styles (#3907)
* perf: Optimize packaging

* perf: Optimize some styles

---------

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-21 15:40:22 +08:00
liqiang-fit2cloud a77da52ad4 build: init py3 in base image. 2025-08-21 15:37:52 +08:00
liqiang-fit2cloud 4229b47df1 build: init py3 in base image. 2025-08-21 15:32:02 +08:00
liqiang-fit2cloud ae5fb8fae3 build: init py3 in base image. 2025-08-21 15:20:53 +08:00
CaptainB 5ca82e1f4e chore: add MCP name field to tool form
--bug=1060678 --user=刘瑞斌 【工具】添加、编辑MCP界面,MCP名称输入框的提示应该改成“请输入MCP名称” https://www.tapd.cn/62980211/s/1759264
2025-08-21 14:21:11 +08:00
CaptainB 878f8c0ac4 chore: add tool creation labels in multiple languages
--bug=1060683 --user=刘瑞斌 【工具】-创建功能列表中,“空白创建”应该改成“创建工具” https://www.tapd.cn/62980211/s/1759252
2025-08-21 14:14:25 +08:00
zhangzhanwei 452fd53310 fix: Resource authorization 2025-08-21 14:12:37 +08:00
wxg0103 ca7ba9d64c feat: update WeChat bot logo and add new SVG asset 2025-08-21 11:42:46 +08:00
liqiang-fit2cloud aed0168795 refactor: remove vite-plugin-compression as gzip is enabled in django.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-21 10:39:54 +08:00
shaohuzhang1 e715e244af
perf: Optimize
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
* fix: New conversation user, user group should be a mandatory field(#3833)

* fix: Filter empty files uploaded during application dialogue(#3836)

* fix: License not uploaded, knowledge base hits test interface style issue(#3852)

* perf: Optimize packaging

---------

Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-20 19:02:29 +08:00
zhangzhanwei c8ec7c5558 feat: Vllm whisper model 2025-08-20 18:25:21 +08:00
shaohuzhang1 27aeba47c4
feat: chat upload input style (#3898)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
Co-authored-by: wangdan-fit2cloud <dan.wang@fit2cloud.com>
2025-08-20 17:45:58 +08:00
liqiang-fit2cloud e9434b6ba6 build: try to build web separately. 2025-08-20 17:41:27 +08:00
CaptainB 8c5201b901 feat: enhance MCP tool selection and display in application forms 2025-08-20 17:35:55 +08:00
wangdan-fit2cloud 80f53ec8fb
feat: AI dialogue nodes support calling tools configured in the system (#3896) 2025-08-20 16:07:12 +08:00
liqiang-fit2cloud aac0f297df build: try to build web separately. 2025-08-20 15:53:33 +08:00
wxg0103 ee494a5bc0 chore: update file hashes for consistency and remove unnecessary ordering in model queries 2025-08-20 14:20:47 +08:00
wxg0103 c83462ef74 fix: make API URL and keys required fields in llm.py 2025-08-20 10:33:47 +08:00
wangdan-fit2cloud 082cfaaada fix: fix code bug
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-08-19 19:08:57 +08:00
wangdan-fit2cloud 7fcd8d4fce
perf: Optimize front-end code 2025-08-19 18:51:09 +08:00
liqiang-fit2cloud 3c46251eae Merge remote-tracking branch 'origin/v2' into v2 2025-08-19 18:35:46 +08:00
liqiang-fit2cloud 64f2f73d4b build: try to speed up web-build. 2025-08-19 18:35:38 +08:00
wxg0103 8c410a1d0a fix: update langchain-openai dependency to version 0.3.30 2025-08-19 18:33:36 +08:00
liqiang-fit2cloud 20cc5325f6 build: try to speed up web-build. 2025-08-19 18:26:45 +08:00