Commit Graph

297 Commits (f12695909975f9d1b9a4972278e0fadd53aa6c19)

Author SHA1 Message Date
Minamiyama f126959099
Merge branch 'langgenius:main' into feat/track-node-in-canvas 11 months ago
Minamiyama c48b32c9e3
ENH(ui): enhance check list (#21932)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 months ago
heyszt a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471) 11 months ago
Minamiyama 317d287458
fix(loop-variables): validate variable name input (#21888) 11 months ago
Joel ed54bd5121
fix: not search plugin if marketplace enabled (#21880) 11 months ago
Minamiyama a45aa1e505
feat(variables): auto replace spaces with underscores in variable name inputs (#21843) 11 months ago
HyaCinth a3654c8fe9
fix(web): adjust HTTP node method and input layout (#21834) (#21855) 11 months ago
zxhlyh 68f41bbaa8
Fix/workflow use nodes hooks (#21822) 12 months ago
Kalo Chin 1b99e44e99
feat: Retain LLM Configuration Settings When Changing Model (#21247) 12 months ago
Minamiyama 25de39d9c6
Feat: sync input variable names to main() function (#21667) 12 months ago
NFish 6013d90426
Fix/ serveral bugs fixed in enterprise (#21729) 12 months ago
Minamiyama 7c76458b18
fix: fix node valid detect (#21709) 12 months ago
Minamiyama 0f23e3d9ab
fix(ui): no hover effect in copy button of code node (#21671) 12 months ago
Mminamiyama 091c480547 feat(workflow): add node position indicator and prevent event propagation
Add node position indicator to workflow run panel when not in publish mode. Also prevent event propagation when clicking the position indicator to avoid unintended panel toggling.
12 months ago
crazywoola 81fc49d78c
fix: value_selector will be empty string (#21598) 12 months ago
Yeuoly cea6522122
feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) 12 months ago
-LAN- 0f5417ab84
feat(web): Contains sys.files in the default template. (#21476) 12 months ago
crazywoola 8a20134a5b
fix: inputs.items is undefined (#21463) 12 months ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
12 months ago
Good Wood 43f5b21852
feat: add config for max-tree-depth (#21291) 12 months ago
KVOJJJin 223448af18
Feat: support selecting model in auto generator (#21208) 12 months ago
HyaCinth 945d1569ee
fix(web): fix unique key issue (#20809) (#20810) 12 months ago
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 1 year ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 1 year ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 1 year ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 1 year ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 1 year ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 1 year ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 1 year ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 1 year ago
kenwoodjw 23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
Wu Tianwei 9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488) 1 year ago
非法操作 dd2725be68
fix: import from curl not work for --data (#20471) 1 year ago
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 1 year ago
zxhlyh b12c28a984
fix: workflow http node (#20262) 1 year ago
Good Wood 84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211) 1 year ago
wellCh4n 627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998) 1 year ago
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 1 year ago
Junjie.M 2862631f03
fix: tool node number type constant field dark style (#19818) 1 year ago
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
1 year ago
CorrectRoad de2cfd2927
fix: fix metadata condition name overflow (#19812) 1 year ago
crazywoola 4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 (#19787) 1 year ago
KVOJJJin aae80681f2
Fix: style of dataset item in chatbot configure with theme dark (#19761) 1 year ago
crazywoola 95467a3f0b
fix: broken behavior of rendering (#19732) 1 year ago
Joel 486a66be54
fix: item data type wrong in iteration (#19709) 1 year ago
董富宝 3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 1 year ago
Good Wood b8e305f183
fix: fix can't config Nth item in list Node (#19618) 1 year ago
johnny0120 49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
1 year ago