Commit Graph

3433 Commits (1ce2c7f3e8d947fde27ea91c7e30f5572f503ec3)

Author SHA1 Message Date
AichiB7A de750a67ec
[Observability] feat: add metrics of http response (#18499) 10 months ago
shiyiyue1102 8e6ea4d117
support load .env config from nacos (#18186) 10 months ago
Dongyu Li 413271eaa6
feat[plugin]:The plugin upload file change to be stored as a toolfile… (#18277) 10 months ago
lauding eb1ce3dd6b
feat: support huawei cloud vector database (#16141) 10 months ago
非法操作 18e4f42c3c
fix draft run node exception (#18520) 10 months ago
-LAN- 2543162dec
fix: cannot delete workflow version if other version is published as a tool (#18486)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
tmuife 7b6523e54d
Update Oracle db connection library and change connection pool to single connection (#18466) 10 months ago
Novice f191d372f0
fix(promptMessage): correct field_serializer implementation for content serialization (#18458) 10 months ago
Will cb69cb2d64
fix weird syntax error (#18454) 10 months ago
-LAN- 44a2eca449
refactor: Refactors workflow node execution handling (#18382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
Xiyuan Chen 4247a6b807
fix: reset_password security issue (#18363) 10 months ago
Novice da9269ca97
feat: structured output (#17877) 10 months ago
Rain Wang d2e3744ca3
Switching from CONSOLE_API_URL to FILES_URL in word_extractor.py (#18249) 10 months ago
Ethan 523efbfea5
Fix: ValueError: Formatting field not found in record: 'req_id' (#18327) 10 months ago
Ganondorf 721294948c
Diable expire_on_commit in the implemention of the WorkflowNodeExecut… (#18321)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
Ganondorf dc9c5a4bc7
make repository type be private (#18304)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
Jyong e90c532c3a
fix retrival resource miss in chatflow (#18307) 10 months ago
Yeuoly 8f547e6340
fix(typing): validate OAuth code before processing access token (#18288) 10 months ago
Vitor defd5520ea
fix: invalid new tool call creation logic during response handling in OAI-Compat model (#17781) 10 months ago
-LAN- 22a1bc337f
fix: perferred model provider not match with provider. (#18282)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
moonpanda caa179a1d3
If the DSL version is less than 0.1.5, it causes errors in an intranet environment. (#18273)
Co-authored-by: warlocgao <warlocgao@tencent.com>
10 months ago
Rain Wang 83f1aeec1d
Fix ORDER BY (score, id) error in api/core/rag/datasource/vdb/analyticdb/analyticdb_vector_sql.py line 249 (#18252) 10 months ago
-LAN- 6d9dd3109e
feat: add a abstract layer for WorkflowNodeExcetion (#18026) 10 months ago
Novice 6d66e3f680
fix(follow_ups): handle empty LLM responses in context (#18237) 10 months ago
Rain Wang e8d98e3d89
Add analyzer_params config for milvus vectordb (#18180) 10 months ago
Novice c91045a9d0
fix(fail-branch): prevent streaming output in exception branches (#17153) 10 months ago
Yeuoly 358fd28c28
feat: fetch app info in plugins (#18202) 10 months ago
devxing e912928cce
fix: create child chunk (#18209)
Co-authored-by: devxing <devxing@gmail.com>
10 months ago
Arcaner cac0d3c33e
fix: implement robust file type checks to align with existing logic (#17557)
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
10 months ago
jiangbo721 18f98f4fe1
fix: ruff check isoparse (#18033)
Co-authored-by: 刘江波 <jiangbo721@163.com>
10 months ago
诗浓 4166f73d9d
fix: page/limit param not effective (#18196) 10 months ago
Junjie.M b7e8517b31
feat: agent strategy parameter add help information (#18192) 10 months ago
呆萌闷油瓶 8cc37f3115
fix:the extraction function of the list operation node received 0 that should not be received (#18170) 10 months ago
-LAN- c6e2970b65
chore: Reorganizes test file structure (#18155)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
Ganondorf b006b9ac0c
Http requests node add ssl verify (#18125)
Co-authored-by: lizb <lizb@sugon.com>
10 months ago
kenwoodjw b247ef85bf
fix dataset api retrieval model null handling (#18151)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
Jyong 95283b4dd3
Feat/change split length method (#18097)
Co-authored-by: JzoNg <jzongcode@gmail.com>
10 months ago
AichiB7A 2a0d7533d7
[Unit Test] Generate coverage number for UT (#18106) 10 months ago
Bowen Liang 57b28576f0
chore: remove unused poetry.toml (#18112) 10 months ago
Jimmyy aead48726e
fix: cannot regenerate with image(#15060) (#16611)
Co-authored-by: werido <359066432@qq.com>
10 months ago
Bowen Liang 9d7357058a
chore: merge lint dependency group into dev group of python packages (#18088) 10 months ago
Yeuoly d619fa1767
feat: implement blob chunk handling in plugin manager (#18101) 10 months ago
Bowen Liang 12de1d175c
build: introduce uv as Python package manager (#16317)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
10 months ago
YANG d119c7d629
ignore errors when creating duplicate indexes (#18069)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
10 months ago
huangzhuo1949 5dd9acbe44
fix: cot agent chinese json bug (#18073)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
10 months ago
Junjie.M 05b8b2a30c
fix: plugin parameter type TOOLS_SELECTOR parameter not validation required (#18060) 10 months ago
AichiB7A 6c167038af
[Observability] Instrument with celery (#18029) 10 months ago
kenwoodjw dfc123819e
fix basic auth encoding (#18047)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
-LAN- be6a88cb77
fix: Prevents duplicate logs from SQLAlchemy engine (#18024)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
Yeuoly 2134a76517
feat: add minimum dify version requirement to plugins (#18022) 10 months ago