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 |
|
CaptainB
|
9534247713
|
fix: extract content from image meta before uploading file
|
2025-07-10 13:57:28 +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
|
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
|
16088975fa
|
refactor: enhance text-to-speech processing by splitting content into chunks and merging audio segments
|
2025-07-09 18:08:41 +08:00 |
|
shaohuzhang1
|
c4293c34d1
|
fix: ai chat node mcp (#3531)
|
2025-07-09 16:14:44 +08:00 |
|
shaohuzhang1
|
693ed6004a
|
fix: MCP node execution failed (#3528)
|
2025-07-09 14:59:55 +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 |
|
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 |
|
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 |
|
shaohuzhang1
|
31147c0f6e
|
fix: AI conversation file upload image cannot be loaded (#3512)
|
2025-07-08 17:30:32 +08:00 |
|
shaohuzhang1
|
fce2f50a01
|
fix: Apply MCP node acquisition tool (#3510)
|
2025-07-08 17:02:02 +08:00 |
|
shaohuzhang1
|
f8249cd601
|
fix: The number of conversations has not been updated (#3509)
|
2025-07-08 16:35:54 +08:00 |
|
wxg0103
|
5ba00faf82
|
refactor: remove unnecessary tobytes() calls when retrieving file content
--bug=1058211 --user=王孝刚 【应用】高级编排-应用对话,图片理解、语音转文本模型执行报错 https://www.tapd.cn/62980211/s/1725144
|
2025-07-08 10:47:14 +08:00 |
|
shaohuzhang1
|
7f7704042e
|
feat: PDF Preview (#3502)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-07 22:58:23 +08:00 |
|
shaohuzhang1
|
b52c972ac0
|
feat: Dialogue displays knowledge sources (#3501)
|
2025-07-07 21:42:17 +08:00 |
|
shaohuzhang1
|
6effb8f0fb
|
feat: Application chat (#3494)
|
2025-07-07 16:08:37 +08:00 |
|
shaohuzhang1
|
e7a30903ba
|
feat: application upload file (#3487)
sync2gitee / repo-sync (push) Waiting to run
|
2025-07-04 19:52:45 +08:00 |
|
wxg0103
|
ce1884ec60
|
refactor: add application_id and workspace_id fields to chat record serializer
|
2025-07-04 18:17:26 +08:00 |
|
shaohuzhang1
|
628e7cdfed
|
feat: application node (#3480)
|
2025-07-04 12:08:24 +08:00 |
|
shaohuzhang1
|
e21d53b746
|
feat: Simple application version (#3479)
|
2025-07-04 11:42:31 +08:00 |
|
wxg0103
|
ba3a2153e0
|
refactor: simplify data handling in ApplicationChatRecordAddKnowledgeSerializer
|
2025-07-04 10:13:40 +08:00 |
|
CaptainB
|
08695cea0c
|
refactor: update query parameter handling in workspace retrieval
|
2025-07-03 20:05:30 +08:00 |
|
wxg0103
|
1d35700d2a
|
refactor: enhance model retrieval logic and update optional parameters
|
2025-07-03 17:28:19 +08:00 |
|
shaohuzhang1
|
df49c5ba5c
|
fix: Automatic authorization for resource creation (#3464)
|
2025-07-03 14:46:55 +08:00 |
|
CaptainB
|
1639d4b31c
|
feat: enhance file upload with source_id and source_type metadata
|
2025-07-03 11:58:43 +08:00 |
|
CaptainB
|
aa901c7fc7
|
fix: update file URL paths to use relative references
|
2025-07-02 22:45:11 +08:00 |
|
shaohuzhang1
|
da0be4b0ce
|
fix: URL 404 (#3460)
|
2025-07-02 21:49:55 +08:00 |
|
shaohuzhang1
|
9166528504
|
feat: File URL adaptation (#3459)
|
2025-07-02 21:02:45 +08:00 |
|
zhangzhanwei
|
f01bf625ef
|
feat: System common user permission to knowledge application tool model by resource authorization
|
2025-07-02 19:07:42 +08:00 |
|
shaohuzhang1
|
ef15d819cf
|
fix: Related knowledge base (#3456)
|
2025-07-02 16:54:22 +08:00 |
|
CaptainB
|
da0d633121
|
refactor: update user option label to use nick_name and fetch member list on mount
|
2025-07-02 16:51:35 +08:00 |
|
wxg0103
|
5dc51836ef
|
refactor: chat
|
2025-07-01 11:14:28 +08:00 |
|
shaohuzhang1
|
56932b3afd
|
fix: Debugging dialogue error (#3440)
|
2025-07-01 10:15:01 +08:00 |
|
shaohuzhang1
|
05f4eb532e
|
fix: search knowledge (#3439)
|
2025-06-30 21:47:54 +08:00 |
|
shaohuzhang1
|
219ea75244
|
feat: Knowledge base search based on authorized users (#3438)
|
2025-06-30 20:58:30 +08:00 |
|
shaohuzhang1
|
d8a9c9ccdd
|
feat: Application text to speech and speech to text functions (#3433)
|
2025-06-30 18:03:11 +08:00 |
|
shaohuzhang1
|
276378a9ae
|
feat: application workflow (#3415)
|
2025-06-27 17:35:01 +08:00 |
|
wxg0103
|
8f70bacc02
|
refactor: sql
|
2025-06-27 14:40:22 +08:00 |
|
wxg0103
|
c5c06254b7
|
feat: role setting
|
2025-06-27 14:29:44 +08:00 |
|
shaohuzhang1
|
c95a49c972
|
fix: application related knowledge (#3407)
sync2gitee / repo-sync (push) Waiting to run
|
2025-06-26 22:38:32 +08:00 |
|
shaohuzhang1
|
3447da58bd
|
fix: application related knowledge (#3406)
|
2025-06-26 22:31:12 +08:00 |
|
CaptainB
|
a73e0b10f9
|
refactor: replace logging with maxkb_logger for consistent logging across modules
|
2025-06-25 17:00:18 +08:00 |
|
shaohuzhang1
|
4a90127a92
|
fix: Application workspace restrictions (#3385)
|
2025-06-25 16:56:10 +08:00 |
|
CaptainB
|
fe8f87834d
|
refactor: replace logging with maxkb_logger for consistent logging across modules
|
2025-06-25 16:46:50 +08:00 |
|
CaptainB
|
3aa0847506
|
refactor: replace print statements with logging for improved error tracking
|
2025-06-25 16:18:19 +08:00 |
|