wangdan-fit2cloud
|
23b47657c0
|
feat: The workflow condition node supports drag and drop sorting (#2648)
|
2025-04-07 18:19:38 +08:00 |
|
shaohuzhang1
|
76d050bea4
|
feat: New condition for determining whether the discriminator is true or not (#2809)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-04-07 14:07:30 +08:00 |
|
wxg0103
|
add9d1bab8
|
fix: In the permission settings, the knowledge base list does not distinguish between knowledge base types, and all are marked with the icon of the general knowledge base.
--bug=1054142 --user=王孝刚 【团队成员】权限设置中,知识库列表没有区分知识库类型,都用通用知识库的图标标识 https://www.tapd.cn/57709429/s/1681104
|
2025-04-07 13:53:39 +08:00 |
|
shaohuzhang1
|
9c36d8f30a
|
fix: Quick issue, API parameters cannot be carried (#2808)
|
2025-04-07 11:57:36 +08:00 |
|
wxg0103
|
189e2a6c63
|
fix: When adding a large language model in Application-Settings-Add AI node, the Base Model is not listed
--bug=1054358 --user=王孝刚 【应用】应用-设置-添加AI 节点时添加大语言模型,没有列出Base Model https://www.tapd.cn/57709429/s/1681102
|
2025-04-07 11:37:25 +08:00 |
|
shaohuzhang1
|
867c53984b
|
fix: The local rearrangement model cannot be loaded (#2805)
|
2025-04-07 11:22:01 +08:00 |
|
CaptainB
|
560890f717
|
fix: limit chapter title length to 256 characters in pdf_split_handle.py
--bug=1054363 --user=刘瑞斌 【知识库】导入PDF文档,分段标题长度超长时,没有自动截断 https://www.tapd.cn/57709429/s/1681044
|
2025-04-07 10:54:59 +08:00 |
|
CaptainB
|
675adeeb63
|
fix: exclude macOS specific files from zip processing
--bug=1054264 --user=刘瑞斌 【知识库】QA问答对模式,导入在mac上压缩的zip文件,会出现2个乱码文档 https://www.tapd.cn/57709429/s/1681034
|
2025-04-07 10:37:06 +08:00 |
|
shaohuzhang1
|
6bc00eb869
|
fix: During the debugging process, the browser voice will automatically play after returning to other pages (#2794)
sync2gitee / repo-sync (push) Has been cancelled
Typos Check / Spell Check with Typos (push) Has been cancelled
|
2025-04-03 11:34:26 +08:00 |
|
shaohuzhang1
|
1eccb54199
|
fix: Knowledge base retrieval segmentation sorted by relevance (#2791)
|
2025-04-03 10:57:12 +08:00 |
|
wangdan-fit2cloud
|
86e11baeb2
|
perf: Optimization user input auto close when send message
|
2025-04-03 10:34:51 +08:00 |
|
shaohuzhang1
|
69ae1cafab
|
fix: After the page is redirected, the voice playback does not stop (#2789)
|
2025-04-03 09:53:54 +08:00 |
|
shaohuzhang1
|
9d6451b95b
|
fix: The interface for obtaining model metadata cannot access public models (#2787)
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
|
2025-04-02 20:10:20 +08:00 |
|
shaohuzhang1
|
add1cba8cb
|
feat: Swagger document response for adding OpenAI interface (#2786)
|
2025-04-02 19:59:57 +08:00 |
|
CaptainB
|
927f0c784a
|
fix: remove multiple file upload option from file input in index.vue
|
2025-04-02 19:04:22 +08:00 |
|
shaohuzhang1
|
ac5a9d01a8
|
fix: When other users download the public model, they cannot obtain the download data (#2785)
|
2025-04-02 18:29:25 +08:00 |
|
CaptainB
|
7b213f547d
|
fix: update default voice type and options in VolcanicEngineTTSModelGeneralParams
|
2025-04-02 18:25:06 +08:00 |
|
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)
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
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)
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
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 |
|