Commit Graph

230 Commits (83f1aeec1d255d9d474147d651deda3eca904fa5)

Author SHA1 Message Date
GuanMu 77fde04ef7
style: add left padding to editor component and remove unused CSS (#18247) 11 months ago
Joel 9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node (#18243) 11 months ago
Junjie.M b7e8517b31
feat: agent strategy parameter add help information (#18192) 11 months ago
Junjie.M da7c8621f7
fix: agent strategy string type parameter default value invalid (#18185) 11 months ago
yusheng chen 4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 12 months ago
Joel d80f4c7d3b
chore: eslint add sonar (#17989) 12 months ago
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 12 months ago
GuanMu 0975c3c399
style(retry-on-node): add margin-bottom to the container (#17972) 12 months ago
crazywoola 4aecc9f090
fix: TypeError: a.variable_selector.join is not a function (#17950) 12 months ago
yusheng chen 7ca497f0d6
refactor & perf: improve type safety of component `PluginList` (#17498) 12 months ago
KVOJJJin 17a26da1e6
Feat: workflow dark mode (#17785) 12 months ago
Wu Tianwei 29720b7360
fix: adjust spacing in ViewHistory and Panel components (#17766) 12 months ago
zxhlyh 30f7118c7a
Chore/slice workflow utils (#17730) 12 months ago
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 12 months ago
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 12 months ago
Good Wood 7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 12 months ago
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 12 months ago
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 12 months ago
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 12 months ago
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 12 months ago
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 12 months ago
crazywoola da2113bde9
fix: client side error (#17428) 12 months ago
Novice dcdec98c8e
feat: agent node add memory (#15976) 12 months ago
Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 12 months ago
zxhlyh 78409dfec1
fix: loop single run log (#17329) 12 months ago
zxhlyh 713902dc47
Feat/loop break node (#17268) 12 months ago
HuDenghui 4b5ec242e7
fix: Fix lodash module not found issue (#16953) 12 months ago
Obada Khalili 6372cb7b41
Support variables in question classifier classes (#17227) 12 months ago
Joel 7df36fe9f5
fix: run frontend test failed and enable run test in CI (#17017) 12 months ago
Good Wood 42968cb945
fix: fix cannot select stream-tool-call in agent modal (#17015) 1 year ago
非法操作 91db2207b3
fix: tool's number and secet input display issue (#16834) 1 year ago
非法操作 d87d66ab88
fix missing agent node help link (#16841) 1 year ago
Joel 032d849f17
chore: handle Textarea component ref warning in react 19 (#16818) 1 year ago
Wu Tianwei 9701b573e0
feat: add datasets detail context and provider for improved data vali… (#16451) 1 year ago
zxhlyh 17b4d4c7b2
fix: workflow if-else node variable tag style (#16583) 1 year ago
Good Wood 7ce8faf176
fix: fix variable-aggregator cannot pass node check in group mode (#16439)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
LiuBodong ae5d2ecf48
fix:weight_type missing when create document in dataset (#16503) 1 year ago
kenwoodjw 3306228840
fix: workflow file add related-id in iteration node (#16255)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
Joel 7709d9df20
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
1 year ago
GuanMu c1f3d968bf
fix: enhance React imports in LLM panel component #16282 (#16283) 1 year ago
Wu Tianwei 965bfc49dd
fix: update _dataset handling in knowledge retrieval config (#16218) 1 year ago
jimmyfen 425ea4e5b6
fix: model changed but completion params not change (#16156) 1 year ago
诗浓 0189a8b0f6
fix: agent node help link error in zh (#16194) 1 year ago
Wu Tianwei 411e332f1b
feat: dark mode for knowledge (#15236) 1 year ago
zxhlyh 20376ca951
feat: upgrade knowledge metadata (#16063)
Support filter knowledge by metadata.

Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: NFish <douxc512@gmail.com>
1 year ago
Joel f8f21ef7c0
fix: node use vision model may caused page crash (#15921) 1 year ago
zxhlyh b541792465
fix: workflow loop node break conditions (#15549) 1 year ago
Yuichiro Utsumi 71a57275ab
fix: improve selection of variable in workflow (#15484)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
1 year ago
KVOJJJin 78d460a6d1
Feat: time period filter for workflow logs (#14271)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Hantaek Lim f7e012d216
Fix: reranker OFF logic to preserve user setting (#15235)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago