Commit Graph

421 Commits (c660c98b04a8a827cf1be940b63019e185b5c9b8)

Author SHA1 Message Date
Good Wood 43f5b21852
feat: add config for max-tree-depth (#21291) 11 months ago
KVOJJJin 223448af18
Feat: support selecting model in auto generator (#21208) 11 months ago
zxhlyh 379c92bd82 Merge branch 'main' into feat/rag-pipeline 11 months ago
HyaCinth 945d1569ee
fix(web): fix unique key issue (#20809) (#20810) 11 months ago
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 11 months ago
zxhlyh 3164f90327 merge main 11 months ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 11 months ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 11 months ago
twwu 9ab0d5fe60 Merge branch 'main' into feat/rag-pipeline 11 months ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 11 months ago
zxhlyh abb2ed66e7 merge main 11 months ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 11 months ago
zxhlyh 26aff400e4 node default configs 11 months ago
zxhlyh 55bff10f0d fix 11 months ago
twwu d994e6b6c7 feat: replace data source icons with AppIcon component in Item and DatasetItem 11 months ago
zxhlyh 4d9b15e519 fix 11 months ago
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 11 months ago
zxhlyh 5dbda7f4c5 merge main 11 months ago
zxhlyh 978118f770 fix: datasource 11 months ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 11 months ago
zxhlyh 9e19ed4e67 knowledge base node checklisst 12 months ago
zxhlyh 5b4d04b348 Merge branch 'main' into feat/rag-pipeline 12 months ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 12 months ago
zxhlyh 3db864561e confirm publish 12 months ago
zxhlyh 8e4165defe datasource 12 months ago
Joel 2acdb0a4ea fix: var type error in cal var type in data source type 12 months ago
twwu 350ea6be6e fix: correct spacing and formatting in variable utility functions 12 months ago
zxhlyh f0413f359a datasource 12 months ago
Joel 90ca98ff3a fix: in node show rag var 12 months ago
Joel d4a1d045f8 fix: to new var format 12 months ago
zxhlyh 468bfdfed9 datasource 12 months ago
zxhlyh a7fa5044e3 datasource 12 months ago
Joel 0bf0c7dbe8 feat: var type to inner 12 months ago
Joel c155afac29 chore: rename rag var spell errro 12 months ago
Joel 7080c9f279 fix: show rag vars names 12 months ago
zxhlyh dfe091789c datasource 12 months ago
zxhlyh 4c9bf78363 knowledge base node checklist 12 months ago
Joel cab491795a chore: some special to some fns 12 months ago
twwu e290ddc3e5 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 12 months ago
twwu db154e33b7 Merge branch 'main' into feat/rag-pipeline 12 months ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
12 months ago
zxhlyh 225402280e datasource auth 12 months ago
twwu 0a9f50e85f Merge branch 'main' into feat/rag-pipeline 12 months ago
twwu ed1d71f4d0 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 12 months ago
twwu 7039ec33b9 refactor: update retrieval search method from invertedIndex to keywordSearch 12 months ago
Joel 025dc7c781 feat: can show rag vars 12 months ago
zxhlyh 163bae3aaf input rag variable 12 months ago
zxhlyh b9c6496fea datasource default value & publish sync draft 12 months ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 12 months ago
kenwoodjw 23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
12 months ago
twwu 898495b5c4 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 12 months ago
twwu 08624878cf fix: update ChunkStructureEnum values for consistency with model naming 12 months ago
zxhlyh 6fe473f0fa knowledge base node 12 months ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 12 months 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) 12 months ago
非法操作 dd2725be68
fix: import from curl not work for --data (#20471) 12 months ago
zxhlyh 558a280fc8 datasource type 12 months ago
zxhlyh 71ce505631 data source panel 12 months ago
twwu cc7ad5ac97 feat: add input field variables change sync 12 months ago
zxhlyh b9214ca76b knowledge base default data 12 months ago
zxhlyh 5ac1e3584d Merge branch 'main' into feat/rag-pipeline 12 months ago
zxhlyh b320ebe2ba datasource variables 12 months ago
zxhlyh 69d1e3ec7d input field in datasource 12 months ago
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 12 months ago
zxhlyh 4bc0a1bd37 knowledge base node init 12 months ago
zxhlyh 84daf49047 node meta data 12 months ago
zxhlyh b12c28a984
fix: workflow http node (#20262) 12 months ago
twwu db963a638c Merge branch 'main' into feat/rag-pipeline 12 months ago
twwu d333645e09 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 12 months ago
twwu 2812c774c6 fix(i18n): Update economy index method description to include keyword count 12 months ago
zxhlyh e2f3f0ae4c datasource 12 months ago
zxhlyh 28726b6cf3 block selector 12 months ago
Good Wood 84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211) 12 months ago
zxhlyh 0478fc9649 datasource node variable 12 months ago
zxhlyh b5f88c77a3 datasource list 12 months ago
twwu 13e3f17493 refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations 1 year ago
zxhlyh e7370766bd datasource 1 year ago
zxhlyh e19adbbbc5 datasource 1 year ago
zxhlyh 720ce79901 checklist & datasource icon 1 year ago
zxhlyh 7d92574e02 datasource panel 1 year ago
zxhlyh 23adc7d8a8 datasource 1 year ago
zxhlyh c2a7e0e986 version panel 1 year ago
zxhlyh 7dba83754f Merge branch 'main' into feat/rag-pipeline 1 year ago
wellCh4n 627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998) 1 year ago
zxhlyh 55f4177b01 merge main 1 year ago
twwu 14a9052d60 refactor: update variable naming for consistency and improve data source handling in pipeline components 1 year ago
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 1 year ago
zxhlyh 0e0a266142 merge main 1 year ago
zxhlyh 7bce35913d i18n 1 year ago
zxhlyh 1bbd572593 option card 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
zxhlyh 2670557258 merge main 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
zxhlyh f5c297708b Merge branch 'main' into feat/rag-pipeline 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
zxhlyh 11977596c9 merge main 1 year ago