Commit Graph

2211 Commits (hotfix/translation-fix)

Author SHA1 Message Date
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
kenwoodjw a113356695
fix: pgvector metadata filter (#16688)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
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
Jyong 1be0d26c1f
fix metadata filter not affect in keyword-search and fulltext-search (#16644) 11 months ago
chenhuan0728 770c461a8f
feat: add openGauss PQ acceleration feature (#16432)
Co-authored-by: chenhuan <huan.chen0728@foxmail>
11 months ago
kenwoodjw 3306228840
fix: workflow file add related-id in iteration node (#16255)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
Yingchun Lai d7e00ae691
feat: Skip Redis operations if RateLimit is disabled (#12226) 11 months ago
-LAN- 0e2e2db3fa
refactor: add OpikDataTrace instance builder. (#16444)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
NanoNova a30945312a
fix: typos (#16385) 11 months ago
Ron bf682302ee
fix error with literal_eval (#16297)
Co-authored-by: Novice <novice12185727@gmail.com>
11 months ago
Novice 437dcbdd68
fix: exclude additional unreachable nodes (#16329) 11 months ago
Jyong d135677c25
add vdb document id index (#16244)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Jyong a8879057c0
fix tidb metadata filter (#16237) 11 months ago
Jyong 81325df368
fix weaviate metadata filter (#16230) 11 months ago
Jyong b8ef3149ef
metadata expect value check error (#16210) 11 months ago
Jyong c3c957bb80
change recreate_collection function to create_collection (#16212) 11 months ago
Yongtao Huang d339403e89
Chore: optimize the code of PromptTransform (#16143) 11 months ago
jiangbo721 97eadb867c
chore: use ConversationService.get_conversation instead of AgentChatA… (#16136)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
Yingchun Lai e428628fcc
enhance: avoid to use transaction Redis commands in rate limiter (#15917)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
11 months ago
cyflhn 1789437cc5
reopen PR for #14411 (#16148) 11 months ago
Jyong fa9b767bf2
fix chatflow metadata field name (#16130) 11 months ago
Jyong abeaea4f79
Support knowledge metadata filter (#15982) 11 months ago
Yeuoly 6f6ba2f025
fix(api): enhance provider model records handling for missing langgenius providers (#16089) 11 months ago
Jyong 33ba7e659b
fix vector db sql injection (#16096) 11 months ago
kurokobo 86d3fff666
fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041) 11 months ago
StoneFancyX 2524f16525
support config filename in meta for create_blob_message (#15605)
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Gen Sato 475b8d731e
Fix HTTP Request node to give priority to file extension of content-disposition (#12653) 11 months ago
Yongtao Huang 963b6f628a
Chore: PromptMessage is not an abstract base class (#15965) 11 months ago
luckylhb90 63ea6f1ecf
Fixed: Run failed: Failed to invoke tool: File.__init__() got an unexpected keyword argument (#14073)
Co-authored-by: hobo.l <hobo.l@binance.com>
11 months ago
LittleFish-15 223ab5a38f
feat: support openGauss vector database (#15865) 11 months ago
Novice fe0d932f50
fix: fail-branch stream output error (#13401)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
11 months ago
Novice 04a0ae3aa9
feat: add llm blocking invoke (#15732) 11 months ago
Bowen Liang 9e782d4c1e
chore: bump ruff to 0.11.0 and fix linting violations (#15953) 11 months ago
QuantumGhost 2b4d1cf1db
fix(api): fix fail branch functionality for `WorkflowTool` (#15966) 11 months ago
傻笑zz fe76dfe1f8
When decrypt_trace_config is empty, it should be skipped directly (#15870) 11 months ago
huangzhuo1949 695a7400a9
fix:delete empty table bug (#15517)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
11 months ago
QuantumGhost 23ed3a520b
chore(api): improve type hints for BaseNode and its subclasses (#15826) 11 months ago
jiangbo721 5646442931
fix: iteration total tokens calculate error (#15813)
Co-authored-by: 刘江波 <jiangbo721@163.com>
11 months ago
非法操作 bf9b572bc3
fix tool selector with empty tools raise error (#15829) 11 months ago
非法操作 cf72e53a10
chore: remove useless doc and font (#15838) 11 months ago
Jyong 84a866028a
fix document could be None (#15818) 11 months ago
sho-takano-dev 7c27d4b202
feat: add Http Request Node to skip ssl verify function #15177 (#15664) 11 months ago
RookieAgent 8165d0b469
fix: http_request node form-data support array[file] (#15731) 11 months ago
-LAN- 49c952a631
fix: streamline file upload configuration handling in manager.py (#15714)
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
Yuichiro Utsumi 5f9d236d22
Feat: Add pg_bigm for keyword search in pgvector (#13876)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
11 months ago
Jyong a8e8c37fdd
improve text split (#15719) 11 months ago