Commit Graph

3328 Commits (16c722d1d87c8e75ceced96fcc6a1aa7c09d362d)

Author SHA1 Message Date
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
Arcaner becd03a4aa
fix: enhance file extension condition check for if-else node (#17060) 10 months ago
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>
10 months ago
jiangbo721 34cba83ac4
fix: bug that overwrote the llm model thought process when final_answ… (#17074)
Co-authored-by: 刘江波 <jiangbo721@163.com>
10 months ago
過世秋風 754e646b0c
fix: _build_from_remote_url get extension is .bin (#17020) 10 months ago
crazywoola ea1d459423
Revert "feat: add langfuse llm node input and output" (#16947) 10 months ago
過世秋風 377d11d13b
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps (#16821) 10 months ago
GuanMu d65da600e5
fix: enhance filename validation and extraction in FileService #16867 (#16869) 10 months ago
Joe 82189e1bc5
feat: add langfuse llm node input and output (#16924) 10 months ago
wanttobeamaster 7f70cadacb
feat: support Tablestore vector database (#16601)
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
10 months ago
Yongtao Huang 98f2e2c729
Fix wrong allowed extensions (#16893) 10 months ago
Alex 5d77730c78
feat(api): optimize conversation name generation logic in message app (#16917)
Co-authored-by: yuanlong <yuanlong@boco.com.cn>
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
wlleiiwang a743d5dc71
feat: tencent vectordb: use grpc client and set upsert batch size (#16016)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
10 months ago
JimintheBox 8b89447549
Fix Custom Tool File Upload: Resolve Multiple Files Recognition and Multipart Boundary Issues (#14014)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
非法操作 8047d08b3b
chore: remove third party models (#13885) 10 months ago
Jyong 30792a1e1a
install pandoc (#16825) 11 months ago
yourchanges 59a86dabee
fix: fix missing oceanbase config enable_hybrid_search init (#16852)
Co-authored-by: 李远军 <4842@9ji.com>
11 months ago
Jyong 6a857e01f6
fix multiple metadata filter's confusing setting (#16771) 11 months ago
Yongtao Huang 37134c5987
Remove the useless excluded item in mypy.ini (#16777) 11 months ago
taokuizu 0c2a459c30
fix typo in _process_metadata_filter_func (#16780) 11 months ago
Bowen Liang e0fc7f69dd
fix the major and minor version of stub types declaration with build date stripped (#16709) 11 months ago
liuzhenghua cb12b4436f
fix: provider credentials load error (#16695) 11 months ago
Jyong 58c62f0a34
fix full-doc mode document doesn't reindex after enable or un_archive (#16737) 11 months ago
Jyong 2174225259
fix milvus filter search (#16725) 11 months ago
hsiong 6157f57872
feat: Add OceanBase hybrid search features (#16652)
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
11 months ago
zhangkun-21 c4bb07184d
Update prompts.py:Fix conversation title language for Italian conversations (#16696) 11 months ago
Jyong 78f2ec8f32
mark weight type as optional (#16701) 11 months ago
kenwoodjw a113356695
fix: pgvector metadata filter (#16688)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
Yongtao Huang 43753c8e9a
Fix function's name mismatch (#16681) 11 months ago
Jiang fc8c765215
Fix/vdb lindorm (#16660)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
11 months ago
Jyong 86a1859d02
Metadata variable value fix (#16665) 11 months ago
GuanMu 360986f38d
Feat add childchunk api (#16094) 11 months ago
Jyong 1be0d26c1f
fix metadata filter not affect in keyword-search and fulltext-search (#16644) 11 months ago