Commit Graph

6212 Commits (fc4e7ea7f10a5f22f47065ca7294d8e1b4d5676a)
 

Author SHA1 Message Date
Boris Feld 9afd7f6c87
chore: Update S3StorageConfig to match boto3 type hints (#20072) 1 year ago
jameshui1997 648393cc7b
fix: improve tracing provider validation logic in OpsTraceManager (#20042) 1 year ago
He Huang 6f48af2610
Refactor OpenSearch config to separate use_ssl and verify_certs flags (#20075)
Co-authored-by: he.huang <he.huang1@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
zhudongwork adca981eee
fix: uninitialized variable error on empty knowledge retrieval(agent) (#20025)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
GonzaHM 38b1e46241
fix: correct indentation in dataset retrieval model assignment (#20040) 1 year ago
-LAN- 6b3666f826
feat: Split WorkflowCycleManager (#20071)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
heyszt 02929b2cce
Fix/fix trace provider delete err (#20070) 1 year ago
-LAN- d31235ca13
feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
wlleiiwang 7d230acf40
tencent vectordb compatible with version 1.1.3 and below (#20056)
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
1 year ago
QuantumGhost 13dc1c8795
Simplify `execution_metadata` Handling for `WorkflowNodeExecution` (#20062)
Currently, `WorkflowNodeExecution.execution_metadata_dict` returns `None` when metadata is absent in the database. This requires all callers to perform `None` checks when processing metadata, leading to more complex caller-side logic.

This pull request updates the `execution_metadata_dict` method to return an empty dictionary instead of `None` when metadata is absent. This change would simplify the caller logic, as it removes the need for explicit `None` checks and provides a more consistent data structure to work with.
1 year ago
Joel 4e606138e7 chore: the timing of invalid vars 1 year ago
Joel 538d1fc510 feat: code output var rename 1 year ago
Hanqing Zhao 997b46bfaa
Fix/modify translation (#20046) 1 year ago
Joel 1db97556aa chore: not find varId not update 1 year ago
-LAN- 57bcb616bc
fix(sqlalchemy_workflow_node_execution_repository): Missing `triggered_from` while querying WorkflowNodeExecution (#20044)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joel edc6ab8722 fix: remove start var problem 1 year ago
-LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joel 8413090c49 chore: enchance set inspect var value and remove node vars 1 year ago
Joel 50440cdcf0 chore: make rename code more clear 1 year ago
Joel bb740289f4 fix: rename not sync to store problem 1 year ago
Joel e0c1846207 fix: run fail but set values 1 year ago
Joel 10c3af8939 Merge branch 'feat/last-run-frontend' of https://github.com/langgenius/dify into feat/last-run-frontend 1 year ago
Joel 618a6f9dba feat: start node run and node run result error handle error 1 year ago
Panpan ef3569e667
feat: support chatflow start node custom input field hidden (#19678) 1 year ago
wellCh4n 627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998) 1 year ago
quicksand 2266f7cb6a
Feat:Plugin Storage Type Support Aliyun OSS (#20012) 1 year ago
crazywoola a0ebbaa840
fix: emoji picker in dark mode (#20019) 1 year ago
俊晨 36b321735e
fix create_tracing_app_config error (#19884) (#20004)
Co-authored-by: codly <codly.fun@gmail.com>
1 year ago
crazywoola 75cacc2855
fix: ReactFlow background in dark theme (#20013) 1 year ago
NFish 83e71ab27c
fix: update IN SERVICE status text in app detail panel (#19993) 1 year ago
jZonG e2940e353d display visible var in var tree 1 year ago
jZonG d915e9d980 display visible var in var tree 1 year ago
jZonG 7ae0b2925d memo current node & var 1 year ago
crazywoola d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 1 year ago
luckylhb90 c58678d84d
chore: Reduce the invocation of the plugin interface (#19629)
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
CorrectRoad 618981f1ae
fix: fix duplicate app lose custom image (#19775) 1 year ago
crazywoola b2ae46b80f
fix: search query and refine the logic (#19987) 1 year ago
ruanjiefeng 9ebc58b1a2
feat: Web <video> and <audio> element support src attribute (#19988) 1 year ago
Joel 2ec1c34147 feat: iteration single run 1 year ago
Joel a1495554cc feat: document extractor run 1 year ago
Joel a18aef5849 feat: agent single run 1 year ago
Joel c7441a5156 feat: tools single run 1 year ago
Zihe JI 87f9d11d65
fix: ensure Decimal values in metadata are JSON serializable (fixes #19936) (#19955)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Joel 76c494409d feat: http single run 1 year ago
Joel e4a68c1fda feat: params extractor 1 year ago
Darlewo 8cb3b4aef2
fix: multiple retrieve reranking_enabled switch (#19958) 1 year ago
Joel eb22bda9da feat: classify single run 1 year ago
Joel db31c1548b feat: code transform single run vars 1 year ago
Joel 64c52d16dc feat: knowledge run var 1 year ago
Good Wood 09547b4c8d
fix: fix page broken for undefined permission (#19972) 1 year ago