Commit Graph

3260 Commits

Author SHA1 Message Date
shaohuzhang1 7e4e2e98bb
fix: When answering a question - click to stop answering - wait until the question is approximately answered, then click to continue - it will remain in a stopped answering state (#2784) 2025-04-02 18:10:42 +08:00
wangdan-fit2cloud 21d2a44090
perf: Optimize application setting switch button control 2025-04-02 18:09:47 +08:00
shaohuzhang1 e364d6e373
fix: remove_form_rander (#2782) 2025-04-02 17:52:31 +08:00
shaohuzhang1 15feca802a
fix: OpenAI Vector Model Using Openai Supplier (#2781) 2025-04-02 17:45:18 +08:00
wxg0103 2686e76c8a fix: xinference rerank error
--bug=1054256 --user=王孝刚 【模型】添加硅基流动的重排序模型失败 https://www.tapd.cn/57709429/s/1679612
2025-04-02 16:54:58 +08:00
shaohuzhang1 6cf91098d6
fix: Dialogue embedding to modify name (#2780) 2025-04-02 16:49:52 +08:00
wangdan-fit2cloud 678a5ae4a5
fix: optimization user input 2025-04-02 16:42:58 +08:00
shaohuzhang1 a71c844ef4
fix: Copy and delete form information (#2778) 2025-04-02 16:36:14 +08:00
shaohuzhang1 74d10b61bc
fix: Unfiltered special characters in voice playback (#2777) 2025-04-02 16:12:17 +08:00
CaptainB 27bc01d442 fix: skip macOS specific metadata directories and files in zip parsing
--bug=1054264 --user=刘瑞斌 【知识库】QA问答对模式,导入在mac上压缩的zip文件,会出现2个乱码文档 https://www.tapd.cn/57709429/s/1679674
2025-04-02 16:06:36 +08:00
shaohuzhang1 bd900118f4
refactor: Dialogue logic optimization (#2776) 2025-04-02 15:51:15 +08:00
wxg0103 44c1d35b1f fix: siliconCloud rerank error
--bug=1054256 --user=王孝刚 【模型】添加硅基流动的重排序模型失败 https://www.tapd.cn/57709429/s/1679612
2025-04-02 15:17:39 +08:00
wangdan-fit2cloud f6994e16b9 fix: Fallback to fix issues 2025-04-02 14:56:30 +08:00
wxg0103 6d7b5eb219 fix: Increase log output 2025-04-02 14:17:48 +08:00
shaohuzhang1 27d4603b02
fix: Embedding dialogue asker parameter does not take effect (#2773)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-04-02 14:00:28 +08:00
shaohuzhang1 339e18d837
fix: After trying voice playback three times and sending an error message, an error message pops up (#2772) 2025-04-02 13:41:14 +08:00
CaptainB fb0fdb9c85 refactor: enhance MCP server configuration tooltips and validation messages
--bug=1054206 --user=刘瑞斌 【应用】MCP节点不配置Server config,不选择工具,可以发布应用,对话时报错 https://www.tapd.cn/57709429/s/1679457
2025-04-02 11:31:33 +08:00
wxg0103 5b2baaf04d fix: i18n error
--bug=1054232 --user=王孝刚 系统设置:操作菜单中的操作在中文模式下显示英文 https://www.tapd.cn/57709429/s/1679409
2025-04-02 10:46:39 +08:00
maninhill 739b977ce3
chore: Update README_CN.md (#2771) 2025-04-02 09:01:18 +08:00
maninhill 0315fe91df
chore: Update README.md (#2769) 2025-04-02 08:39:34 +08:00
wangdan-fit2cloud 02611588fc
fix: optimization chart operation style
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-04-01 19:41:01 +08:00
shaohuzhang1 2991f0b640
perf: Optimize word segmentation retrieval (#2767) 2025-04-01 19:11:16 +08:00
wxg0103 6fde8ec80f fix: openai need streaming 2025-04-01 16:58:08 +08:00
wangdan-fit2cloud 081fcab7eb
fix: Token conflict issue between two different applications embedded in the same system(#2753) 2025-04-01 16:19:13 +08:00
CaptainB 0e98c7783b refactor: add initialization parameters to function library update 2025-04-01 14:39:29 +08:00
wangdan-fit2cloud 812dc142c8
perf: Optimize some style issues 2025-04-01 14:21:44 +08:00
CaptainB 26946d0afb refactor: convert getList and getUserList functions to async for improved handling of asynchronous operations
--bug=1054152 --user=刘瑞斌 【函数库】筛选“我的”函数后刷新页面,还是显示的全部函数 https://www.tapd.cn/57709429/s/1678876
2025-04-01 13:03:22 +08:00
CaptainB ec6657177a refactor: conditionally render dropdown item based on init_field_list length
--bug=1054160 --user=刘瑞斌 【函数库】没有启用参数的函数,不展示启动参数按钮 https://www.tapd.cn/57709429/s/1678874
2025-04-01 13:03:22 +08:00
shaohuzhang1 4b9cecd4d1
feat: Knowledge base generation problem (#2760)
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-04-01 12:46:30 +08:00
CaptainB 06867d33cb refactor: update MCP server config label for improved clarity 2025-04-01 10:55:48 +08:00
CaptainB b53a933327 refactor: update input source type from 'custom' to 'referencing'
--bug=1054147 --user=刘瑞斌 【MCP调用节点】工具参数默认方式是引用变量 https://www.tapd.cn/57709429/s/1678769
2025-04-01 10:33:02 +08:00
wangdan-fit2cloud 596b13711f
feat: function field form support sort
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-03-31 19:34:45 +08:00
shaohuzhang1 e7c3169898
feat: doc auth (#2752) 2025-03-31 19:02:56 +08:00
wxg0103 2612894557 refactor: oidc add state
--bug=1054135 --user=王孝刚 【认证】maxkb在调用okta的时候少个state参数,可以加上state参数 https://www.tapd.cn/57709429/s/1678654
2025-03-31 18:47:08 +08:00
CaptainB 7afc1da0af fix: handle non-string message types in function_lib_serializer 2025-03-31 18:29:01 +08:00
wxg0103 6aa0e9b5e4 refactor: i18n
--bug=1054121 --user=王孝刚 操作日志:修改应用的访问限制在操作日志中显示为修改应用的access token https://www.tapd.cn/57709429/s/1678535
2025-03-31 17:35:41 +08:00
CaptainB 24763427eb refactor: change mcp workflow node name 2025-03-31 17:29:00 +08:00
wangdan-fit2cloud da03442be2
fix: chat avatar display problem 2025-03-31 16:31:07 +08:00
shaohuzhang1 9750c6d605
fix: garbled zip import file names (#2747) 2025-03-31 16:22:39 +08:00
wxg0103 a2b6620b10 refactor: azure llm params 2025-03-31 15:31:52 +08:00
wangdan-fit2cloud b0a4e9e78f perf: Optimize copywriting 2025-03-31 15:23:02 +08:00
shaohuzhang1 36809b3314
fix: When uploading files during application dialogue, there are special whitespace characters and file name parsing errors #2738 (#2746) 2025-03-31 14:59:32 +08:00
wangdan-fit2cloud 165c27164e
fix: knowledge icon error 2025-03-31 14:40:52 +08:00
shaohuzhang1 1566ae7fbe
fix: Application deleted, workflow page error reported (#2743) 2025-03-31 14:31:53 +08:00
shaohuzhang1 b3feb243d3
fix: After setting the function library to private, the workflow used should report an error stating that the current function is not authorized to be used (#2742) 2025-03-31 13:58:38 +08:00
CaptainB cb104cc211 chore: fix typo
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-03-31 11:34:43 +08:00
shaohuzhang1 7a99c78840
fix: Processing for document export sheet with more than 32 characters (#2740) 2025-03-31 11:17:25 +08:00
shaohuzhang1 a07df46f9d
fix: Fix some knowledge base import errors (#2739) 2025-03-31 10:29:54 +08:00
CaptainB 4fa3fec103 ci: update some deps version
Some checks failed
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
2025-03-29 12:53:03 +08:00
CaptainB a2265cf357 chore: add tmp directory to .gitignore
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-03-28 18:45:35 +08:00