Commit Graph

3360 Commits (1d5c07dedb249ddb32320c68cf8d268356df1bb2)

Author SHA1 Message Date
wlleiiwang f148f1efa2
fix: Check collection exists before drop it. (#17692)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
10 months ago
Jyong abfcd9d3b6
fix segment query index not effect (#17704) 10 months ago
Yeuoly 33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 10 months ago
-LAN- 2c2efe2e1e
chore(*): bump version to 1.2.0 (#17675)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
-LAN- ec29bcf013
feat(graph_engine): yield control to other threads before node run. (#17689)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
crazywoola eb8584613b
fix: Account.query => db.session.query(Account) (#17667) 10 months ago
Bowen Liang 0b1259fc4a
chore: add script for running mypy type checks and speed up mypy checks in CI jobs (#17489) 10 months ago
Han f1e4d5ed6c
Fix Performance Issues: (#17083)
Co-authored-by: Wang Han <wanghan@zhejianglab.org>
10 months ago
Han b5498a373a
Accelerate migration (#17088)
Co-authored-by: Wang Han <wanghan@zhejianglab.org>
10 months ago
IAOTW 4124e804a0
fix(transport): add missing verify parameter to httpx.HTTPTransport (#17612) 10 months ago
Steven Li abead647e2
fix: Extract docx file fails when the file contains an invalid link (#17576) 10 months ago
huangzhuo1949 07ed728605
fix: segment keywords bug (#17599)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
10 months ago
Jyong c8145ce581
deal db session in celery worker (#17549) 10 months ago
Jyong e1439c4a5b
deal dataset metadata and metadata binding (#17544) 10 months ago
Junyan Qin (Chin) e7f1d0deea
feat(plugin/endpoint): add supports for provider to register `array[tool]` type field (#17523) 10 months ago
Amir Mohsen Asaran f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
Jasonfish 0afad94378
fix: Correct "The job is not exist" to "The job does not exist" (#17516) 10 months ago
Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 10 months ago
quicksand b146aaaeb7
optimize: plugin permission (#17507) 10 months ago
wlleiiwang 42a42a7962
FEAT: support Tencent vectordb to full text search (#16865)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
10 months ago
crazywoola 3e698074e7
Fix/17466 cannot create a knowledge base by adding files (#17470) 10 months ago
Bowen Liang fcd5fcca83
fix: skip file format check of mime types for generated files by tools (#17455) 10 months ago
Panpan fc3f14c0ee
fix: keep image url (#17430) 10 months ago
Dongyu Li 2e9997110a
Fix/dsl kb encrypt (#17353) 10 months ago
Yongtao Huang e1304dc0c3
Chore: fix some wrong annotations (#17413) 10 months ago
bravomark 5aa82629dd
fix: #15548 Resolve errors in SQL queries caused by SELECT fields not appearing in the GROUP BY clause. (#17408) 10 months ago
Novice dcdec98c8e
feat: agent node add memory (#15976) 10 months ago
Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 10 months ago
crazywoola 4902ddaf87
Feat/change workspace name (#17402) 10 months ago
Tonny a83318cf4b
feat: add langfuse llm node input and output (#17368) 10 months ago
crazywoola c92bc84316
Fix/15429 forgotpasswordresetapi session management (#17390) 10 months ago
Jyong 48c2168dff
fix annotation failed when embedding model and dimension changed (#17347) 10 months ago
Perfecto 16c722d1d8
fix: move hardcoded text to language settings (#16990) (#17133) 10 months ago
Jyong 0bf816f2e8
fix duplicate documents returned by Get document list service API (#17351) 10 months ago
Jyong 6104b91d3f
add doc support in knowledge base for unstructured (#17352) 10 months ago
Jiang fd1e40d22e
Lindorm VDB bugfix (#17357)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
10 months ago
Dongyu Li 8c77f2dc03
Feat/loop node (#17273) 10 months ago
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>
10 months ago
1Ckpwee bda06df668
fix: add app quota check to import API (#17295)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
Jyong 627a9e2ce1
SaaS: batch upload limit check for sandbox plan (#17264) 10 months ago
Xiyuan Chen 9c4be5d098
Feat/education api (#17168) 10 months ago
liuzhenghua d5b48a0aa3
fix: keywords field not persist in segements api (#17151) 10 months ago
Jiang ff388fe3e6
optimize lindorm vdb add_texts (#17212)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
10 months ago
Arcaner ef1c1a12d2
fix: enhance validation of workflow file types (#16203) 10 months ago
Panpan 24b1a625b3
feat: allow the embedding in websites to customize sys.user_id (#16062) 10 months ago
shirukai 6cf258a809
fix: code block syntax cannot be displayed correctly in react mode (#16904) 10 months ago
非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 10 months ago
Yingchun Lai 46d235bca0
feat: poolize the ops trace instance (#15947) 10 months ago
horochx a91b780936
perf: optimizing db WorkflowAppLog index (#14710) 10 months ago
jiangbo721 aa4c6874f1
fix: When a WorkSpaceNotAllowedCreateError occurs, may account is not defined (#11144)
Co-authored-by: 刘江波 <jiangbo721@163.com>
10 months ago