wxg0103
|
fe78de5d3c
|
feat: add email templates for verification codes in English, Chinese, and Traditional Chinese
|
2025-07-10 15:02:10 +08:00 |
|
wxg0103
|
79537cade9
|
refactor: update user field in application and knowledge models to allow null values and set null on delete
|
2025-07-10 14:49:44 +08:00 |
|
zhangzhanwei
|
e697ddafbc
|
feat: Locales
|
2025-07-10 14:20:54 +08:00 |
|
CaptainB
|
9534247713
|
fix: extract content from image meta before uploading file
|
2025-07-10 13:57:28 +08:00 |
|
zhangzhanwei
|
c78c2b39fe
|
fix: Model params permission
|
2025-07-10 13:49:31 +08:00 |
|
CaptainB
|
ed5cc3a0fa
|
fix: update file handling in base_document_extract_node.py to use image metadata
--bug=1058385 --user=刘瑞斌 【应用】文档内容提取节点提取文档失败 https://www.tapd.cn/62980211/s/1727581
|
2025-07-10 13:04:48 +08:00 |
|
shaohuzhang1
|
9d2fd05604
|
fix: Token auth (#3543)
|
2025-07-10 12:07:33 +08:00 |
|
shaohuzhang1
|
1611bc7f75
|
fix: The original document download file name is incorrect (#3542)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-09 22:32:40 +08:00 |
|
shaohuzhang1
|
7c47f4d0b3
|
fix: Embed icon cannot be displayed (#3541)
|
2025-07-09 22:12:58 +08:00 |
|
shaohuzhang1
|
3b33078555
|
fix: Workflow knowledge base retrieval node recall error (#3539)
|
2025-07-09 21:46:44 +08:00 |
|
shaohuzhang1
|
3450ef78a4
|
fix: Application import and export (#3538)
|
2025-07-09 21:34:41 +08:00 |
|
wxg0103
|
0316afa299
|
refactor: enhance HTML tag removal in text processing to exclude audio, video, and image tags
|
2025-07-09 20:34:47 +08:00 |
|
zhangzhanwei
|
bddc3cfd53
|
feat: Locales
|
2025-07-09 20:03:06 +08:00 |
|
wxg0103
|
580adc5a88
|
refactor: enhance document and knowledge deletion logic to remove associated files
|
2025-07-09 19:09:34 +08:00 |
|
wxg0103
|
1703923f58
|
refactor: update default password configuration key to uppercase in user.py
|
2025-07-09 18:38:57 +08:00 |
|
liqiang-fit2cloud
|
a43bde9a01
|
fix: remove PATH env.
|
2025-07-09 18:11:36 +08:00 |
|
wxg0103
|
16088975fa
|
refactor: enhance text-to-speech processing by splitting content into chunks and merging audio segments
|
2025-07-09 18:08:41 +08:00 |
|
CaptainB
|
3eb5a49e63
|
chore: update query filters to use case-insensitive containment for name and description
--bug=1058435 --user=刘瑞斌 【工具】工具名称搜索不支持忽略大小写 https://www.tapd.cn/62980211/s/1726980
|
2025-07-09 17:50:00 +08:00 |
|
zhangzhanwei
|
5d8e64cbb2
|
fix: Chat user permission of common user
|
2025-07-09 17:42:56 +08:00 |
|
zhangzhanwei
|
14eea7df42
|
fix: common user use of shared model params
|
2025-07-09 16:22:45 +08:00 |
|
shaohuzhang1
|
c4293c34d1
|
fix: ai chat node mcp (#3531)
|
2025-07-09 16:14:44 +08:00 |
|
wxg0103
|
eceb8f8375
|
refactor: simplify optional parameters and update image generation base URL
|
2025-07-09 15:45:49 +08:00 |
|
CaptainB
|
e0118f1ce9
|
chore: remove redundant pickle import in tool_code.py
|
2025-07-09 15:01:19 +08:00 |
|
shaohuzhang1
|
693ed6004a
|
fix: MCP node execution failed (#3528)
|
2025-07-09 14:59:55 +08:00 |
|
wxg0103
|
6c27fe68fe
|
refactor: simplify cache timeout handling in authentication modules
|
2025-07-09 14:18:03 +08:00 |
|
CaptainB
|
dc04d46518
|
refactor: replace diskcache with pickle for result handling and organize sandbox directories
|
2025-07-09 14:14:23 +08:00 |
|
CaptainB
|
4da75ac3e0
|
refactor: replace FunctionExecutor with ToolExecutor in base_tool_lib_node and base_tool_node
|
2025-07-09 12:48:19 +08:00 |
|
shaohuzhang1
|
7ff65aef76
|
fix: Application import and export (#3525)
|
2025-07-09 12:35:49 +08:00 |
|
liqiang-fit2cloud
|
217e3ce58d
|
fix: wrong group.
|
2025-07-09 11:43:38 +08:00 |
|
CaptainB
|
f0903ac309
|
refactor: enhance ToolTreeSerializer query parameters
|
2025-07-09 11:16:59 +08:00 |
|
shaohuzhang1
|
6411f32a3d
|
fix: The type of resource authorization is incorrect (#3524)
|
2025-07-09 11:03:19 +08:00 |
|
CaptainB
|
4eda4a0d1b
|
feat: add scope parameter to ToolTreeSerializer and update get_tools method
|
2025-07-09 10:59:12 +08:00 |
|
CaptainB
|
6a87ccd908
|
feat: add convert_uuid_to_str function for UUID serialization in document metadata
--bug=1058357 --user=刘瑞斌 【知识库】通用知识库-上传QA问答对csv和excel文档失败 https://www.tapd.cn/62980211/s/1726470
|
2025-07-09 10:47:56 +08:00 |
|
shaohuzhang1
|
ec2ddedf93
|
fix: The sub application cannot use the current node (#3523)
|
2025-07-09 10:46:57 +08:00 |
|
shaohuzhang1
|
cff1f6c80b
|
fix: The sub application cannot have a conversation (#3522)
|
2025-07-09 10:36:59 +08:00 |
|
zhangzhanwei
|
3b4702e533
|
fix: knowledge document paragraph read permission
|
2025-07-09 10:25:12 +08:00 |
|
shaohuzhang1
|
49d40bb480
|
fix: Application access restrictions (#3519)
|
2025-07-08 21:01:32 +08:00 |
|
shaohuzhang1
|
6866ff03b3
|
fix: Tools cannot be called in the workflow (#3516)
|
2025-07-08 20:14:33 +08:00 |
|
wxg0103
|
573ec2b706
|
refactor: remove unused ModelInfo entry for dall-e-2 in openai_model_provider.py
|
2025-07-08 19:05:53 +08:00 |
|
shaohuzhang1
|
f370840e8b
|
fix: The form node cannot be used (#3514)
|
2025-07-08 17:56:11 +08:00 |
|
shaohuzhang1
|
31147c0f6e
|
fix: AI conversation file upload image cannot be loaded (#3512)
|
2025-07-08 17:30:32 +08:00 |
|
wxg0103
|
521fff2818
|
refactor: add is_cache_model method to various model classes to standardize cache behavior
|
2025-07-08 17:11:31 +08:00 |
|
shaohuzhang1
|
fce2f50a01
|
fix: Apply MCP node acquisition tool (#3510)
|
2025-07-08 17:02:02 +08:00 |
|
CaptainB
|
f04de2328a
|
feat: add username field to model serializer and rename nick_name field
|
2025-07-08 16:57:39 +08:00 |
|
CaptainB
|
334883c2b2
|
feat: add username field to model serializer and rename nick_name field
|
2025-07-08 16:47:05 +08:00 |
|
shaohuzhang1
|
f8249cd601
|
fix: The number of conversations has not been updated (#3509)
|
2025-07-08 16:35:54 +08:00 |
|
wxg0103
|
b396d95c6f
|
refactor: replace default cache with user-specific cache in ChatManage class
|
2025-07-08 16:17:34 +08:00 |
|
CaptainB
|
4be308078b
|
refactor: remove redundant validation logic from tool serializer
--bug=1058282 --user=刘瑞斌 【工具】在工具模块,添加工具商店中的mysql查询工具,报错:Tool id does not exist https://www.tapd.cn/62980211/s/1725592
|
2025-07-08 16:15:56 +08:00 |
|
shaohuzhang1
|
f627daf231
|
fix: Password authentication (#3507)
|
2025-07-08 15:49:55 +08:00 |
|
wxg0103
|
a27c09586e
|
refactor: streamline permission checks in model handler for improved readability
|
2025-07-08 15:03:49 +08:00 |
|