Commit Graph

451 Commits (deploy/rag-dev)

Author SHA1 Message Date
zxhlyh 9e19ed4e67 knowledge base node checklisst 11 months ago
zxhlyh 5b4d04b348 Merge branch 'main' into feat/rag-pipeline 11 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 12 months 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
zxhlyh 9ea2123e7f component add readonly 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
twwu cfb6d59513 Merge branch 'main' into feat/rag-pipeline 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
zxhlyh 39b8331f81 merge main 1 year ago
HyaCinth 736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386) 1 year ago
zxhlyh cb52f9ecc5 pipeline header 1 year ago
zxhlyh 3f52f491d7 feat: knowledge base node 1 year ago
Good Wood d1c08a810b
feat: store mcp_config when switch agent strategy (#19291) 1 year ago
zxhlyh d196872059 merge main 1 year ago
zxhlyh a478d95950 feat: knowledge base node 1 year ago
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 1 year ago
GeorgeCaoJ b979a8a707
feat: sort variables in the selector by x axis for most recent order (#19243) 1 year ago
crazywoola 9231c197a5
fix: s.filter is not a function (#19250) 1 year ago
zxhlyh acf6872a50 fix: variable selector 1 year ago
-LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
zxhlyh a46b4e3616 Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh 66176c4d71 fix: node default 1 year ago
twwu 9392ce259f feat: Refactor dataset components and update translations for new dataset creation options 1 year ago
zxhlyh cdb615deeb knowledge base node 1 year ago
zxhlyh abbba1d004 knowledge base node 1 year ago
Joel 315436e43b
fix: classify remove always remove the last one (#18959) 1 year ago
crazywoola 03ac2d0f17
fix: i.find is not a function (#18945) 1 year ago
Joel eb92dd59f9
chore: disabled struct output not show model not support warning (#18909) 1 year ago
Junjie.M e3daef19e7
chatflow/workflow add field required (#18892) 1 year ago
twwu d12e9b81e3 feat: Introduce new form field components and enhance existing ones with label options 1 year ago
zxhlyh 4792ca1813 knowledge base node 1 year ago
zxhlyh 076924bbd6 rag pipeline main 1 year ago
zxhlyh 97cf6b2d65 refactor workflow 1 year ago
zxhlyh f7de55364f chore: refactor workflow 1 year ago
twwu d768094376 feat: Refactor file upload configuration and validation logic 1 year ago
Joel c6fb879cea
fix: select struct output root object show the wrong type (#18582) 1 year ago
zxhlyh 8d9c252811 block selector & data source node 1 year ago
allenZhang 94e22ba0fd
feat: add search input field (#18409) 1 year ago
Wu Tianwei 80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue (#18494) 1 year ago
Joel 5d9c67e97e
fix: handle array item type error in struct output (#18452) 1 year ago
Joel 775dc47abe
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 1 year ago
GuanMu 77fde04ef7
style: add left padding to editor component and remove unused CSS (#18247) 1 year ago
Joel 9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node (#18243) 1 year ago
Junjie.M b7e8517b31
feat: agent strategy parameter add help information (#18192) 1 year ago
Junjie.M da7c8621f7
fix: agent strategy string type parameter default value invalid (#18185) 1 year ago
yusheng chen 4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 1 year ago
Joel d80f4c7d3b
chore: eslint add sonar (#17989) 1 year ago
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 1 year ago
GuanMu 0975c3c399
style(retry-on-node): add margin-bottom to the container (#17972) 1 year ago
crazywoola 4aecc9f090
fix: TypeError: a.variable_selector.join is not a function (#17950) 1 year ago
yusheng chen 7ca497f0d6
refactor & perf: improve type safety of component `PluginList` (#17498) 1 year ago
KVOJJJin 17a26da1e6
Feat: workflow dark mode (#17785) 1 year ago
Wu Tianwei 29720b7360
fix: adjust spacing in ViewHistory and Panel components (#17766) 1 year ago
zxhlyh 30f7118c7a
Chore/slice workflow utils (#17730) 1 year ago
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 1 year ago
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 1 year ago
Good Wood 7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 1 year ago
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 1 year ago
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 1 year ago
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 1 year ago
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 1 year ago
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago
crazywoola da2113bde9
fix: client side error (#17428) 1 year ago
Novice dcdec98c8e
feat: agent node add memory (#15976) 1 year ago
Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 1 year ago
zxhlyh 78409dfec1
fix: loop single run log (#17329) 1 year ago
zxhlyh 713902dc47
Feat/loop break node (#17268) 1 year ago
HuDenghui 4b5ec242e7
fix: Fix lodash module not found issue (#16953) 1 year ago
Obada Khalili 6372cb7b41
Support variables in question classifier classes (#17227) 1 year ago
Joel 7df36fe9f5
fix: run frontend test failed and enable run test in CI (#17017) 1 year ago