Steven Li
|
abead647e2
|
fix: Extract docx file fails when the file contains an invalid link (#17576)
|
2025-04-08 13:59:33 +08:00 |
|
huangzhuo1949
|
07ed728605
|
fix: segment keywords bug (#17599)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
|
2025-04-08 13:57:07 +08:00 |
|
Jyong
|
c8145ce581
|
deal db session in celery worker (#17549)
|
2025-04-07 20:31:26 +08:00 |
|
Jyong
|
e1439c4a5b
|
deal dataset metadata and metadata binding (#17544)
|
2025-04-07 17:38:06 +08:00 |
|
Junyan Qin (Chin)
|
e7f1d0deea
|
feat(plugin/endpoint): add supports for provider to register array[tool] type field (#17523)
|
2025-04-07 16:15:20 +08:00 |
|
Amir Mohsen Asaran
|
f54905e685
|
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-07 12:43:23 +08:00 |
|
Jasonfish
|
0afad94378
|
fix: Correct "The job is not exist" to "The job does not exist" (#17516)
|
2025-04-07 12:32:25 +08:00 |
|
Jasonfish
|
fd443941a2
|
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237)
|
2025-04-07 10:36:58 +08:00 |
|
quicksand
|
b146aaaeb7
|
optimize: plugin permission (#17507)
|
2025-04-07 10:17:53 +08:00 |
|
wlleiiwang
|
42a42a7962
|
FEAT: support Tencent vectordb to full text search (#16865)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
|
2025-04-07 09:50:03 +08:00 |
|
crazywoola
|
3e698074e7
|
Fix/17466 cannot create a knowledge base by adding files (#17470)
|
2025-04-06 00:03:05 +08:00 |
|
Bowen Liang
|
fcd5fcca83
|
fix: skip file format check of mime types for generated files by tools (#17455)
|
2025-04-05 10:29:14 +08:00 |
|
Panpan
|
fc3f14c0ee
|
fix: keep image url (#17430)
|
2025-04-04 15:55:48 +08:00 |
|
Dongyu Li
|
2e9997110a
|
Fix/dsl kb encrypt (#17353)
|
2025-04-03 17:29:34 +08:00 |
|
Yongtao Huang
|
e1304dc0c3
|
Chore: fix some wrong annotations (#17413)
|
2025-04-03 17:27:07 +08:00 |
|
bravomark
|
5aa82629dd
|
fix: #15548 Resolve errors in SQL queries caused by SELECT fields not appearing in the GROUP BY clause. (#17408)
|
2025-04-03 16:48:50 +08:00 |
|
Novice
|
dcdec98c8e
|
feat: agent node add memory (#15976)
|
2025-04-03 16:40:58 +08:00 |
|
Good Wood
|
b3f4e90862
|
feat: remove file and file[] restriction in code node (#17382)
|
2025-04-03 16:23:19 +08:00 |
|
crazywoola
|
4902ddaf87
|
Feat/change workspace name (#17402)
|
2025-04-03 16:05:55 +08:00 |
|
Tonny
|
a83318cf4b
|
feat: add langfuse llm node input and output (#17368)
|
2025-04-03 16:05:37 +08:00 |
|
crazywoola
|
c92bc84316
|
Fix/15429 forgotpasswordresetapi session management (#17390)
|
2025-04-03 13:54:28 +08:00 |
|
Jyong
|
48c2168dff
|
fix annotation failed when embedding model and dimension changed (#17347)
|
2025-04-03 13:03:22 +08:00 |
|
Perfecto
|
16c722d1d8
|
fix: move hardcoded text to language settings (#16990) (#17133)
|
2025-04-02 22:35:51 +08:00 |
|
Jyong
|
0bf816f2e8
|
fix duplicate documents returned by Get document list service API (#17351)
|
2025-04-02 21:39:28 +08:00 |
|
Jyong
|
6104b91d3f
|
add doc support in knowledge base for unstructured (#17352)
|
2025-04-02 21:35:01 +08:00 |
|
Jiang
|
fd1e40d22e
|
Lindorm VDB bugfix (#17357)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2025-04-02 21:31:59 +08:00 |
|
Dongyu Li
|
8c77f2dc03
|
Feat/loop node (#17273)
|
2025-04-02 13:53:26 +08:00 |
|
liguochuan
|
11e95d2a61
|
Fix (api): Fix the processing logic of the retriever_resources field. (#17304)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-02 12:44:29 +08:00 |
|
1Ckpwee
|
bda06df668
|
fix: add app quota check to import API (#17295)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-02 10:20:46 +08:00 |
|
Jyong
|
627a9e2ce1
|
SaaS: batch upload limit check for sandbox plan (#17264)
|
2025-04-01 16:45:31 +08:00 |
|
Xiyuan Chen
|
9c4be5d098
|
Feat/education api (#17168)
|
2025-04-01 02:45:34 -04:00 |
|
liuzhenghua
|
d5b48a0aa3
|
fix: keywords field not persist in segements api (#17151)
|
2025-04-01 11:20:32 +08:00 |
|
Jiang
|
ff388fe3e6
|
optimize lindorm vdb add_texts (#17212)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2025-04-01 11:06:35 +08:00 |
|
Arcaner
|
ef1c1a12d2
|
fix: enhance validation of workflow file types (#16203)
|
2025-03-31 20:05:20 +08:00 |
|
Panpan
|
24b1a625b3
|
feat: allow the embedding in websites to customize sys.user_id (#16062)
|
2025-03-31 18:55:42 +08:00 |
|
shirukai
|
6cf258a809
|
fix: code block syntax cannot be displayed correctly in react mode (#16904)
|
2025-03-31 16:27:29 +08:00 |
|
非法操作
|
44f911a0a8
|
chore: docstring not match the function parameter (#17162)
|
2025-03-31 13:19:15 +08:00 |
|
Yingchun Lai
|
46d235bca0
|
feat: poolize the ops trace instance (#15947)
|
2025-03-30 13:20:23 +08:00 |
|
horochx
|
a91b780936
|
perf: optimizing db WorkflowAppLog index (#14710)
|
2025-03-30 13:17:23 +08:00 |
|
jiangbo721
|
aa4c6874f1
|
fix: When a WorkSpaceNotAllowedCreateError occurs, may account is not defined (#11144)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-30 13:16:07 +08:00 |
|
Arcaner
|
becd03a4aa
|
fix: enhance file extension condition check for if-else node (#17060)
|
2025-03-29 14:20:18 +08:00 |
|
jiangbo721
|
a1aa325ce3
|
Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-29 14:15:53 +08:00 |
|
jiangbo721
|
34cba83ac4
|
fix: bug that overwrote the llm model thought process when final_answ… (#17074)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2025-03-28 23:41:32 +08:00 |
|
過世秋風
|
754e646b0c
|
fix: _build_from_remote_url get extension is .bin (#17020)
|
2025-03-28 15:44:23 +08:00 |
|
crazywoola
|
ea1d459423
|
Revert "feat: add langfuse llm node input and output" (#16947)
|
2025-03-27 17:42:12 +08:00 |
|
過世秋風
|
377d11d13b
|
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps (#16821)
|
2025-03-27 17:23:30 +08:00 |
|
GuanMu
|
d65da600e5
|
fix: enhance filename validation and extraction in FileService #16867 (#16869)
|
2025-03-27 16:46:10 +08:00 |
|
Joe
|
82189e1bc5
|
feat: add langfuse llm node input and output (#16924)
|
2025-03-27 16:32:12 +08:00 |
|
wanttobeamaster
|
7f70cadacb
|
feat: support Tablestore vector database (#16601)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
|
2025-03-27 15:53:33 +08:00 |
|
Yongtao Huang
|
98f2e2c729
|
Fix wrong allowed extensions (#16893)
|
2025-03-27 15:42:12 +08:00 |
|