Commit Graph

3441 Commits (dd02a9ac9d8d49d8b06bfcc8d6b085b1d3e59700)

Author SHA1 Message Date
Will 205535c8e9
chore: fix reimported (#18610) 10 months ago
-LAN- e9aedc701c
chore: Updates version numbers for upcoming release (#18550)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
Yeuoly ba9357da96
fix: handle PluginPermissionDeniedError in EndpointCreateApi (#18597) 10 months ago
Jyong e2cb7006c4
check metadata_filtering_conditions could be None in auto mode (#18548) 10 months ago
Joel 3737e0b087
fix: clickjacking (#18516)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
10 months ago
ZalterCitty a1158cc946
fix: Update prompt message content types to use Literal and add union type for content (#17136)
Co-authored-by: 朱庆超 <zhuqingchao@xiaomi.com>
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
-LAN- 61e39bccdf
fix: Patch OpenTelemetry to handle None tokens (#18498)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
-LAN- 6b7dfee88b
fix: Validates session factory type in repository (#18497)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
10 months ago
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