Commit Graph

198 Commits (c82dcecfa6ba9033038e64378e9cd5b3470eacf8)

Author SHA1 Message Date
Joel c82dcecfa6 merge main 1 year ago
zxhlyh 00199c41bb
fix: workflow plugins list update (#20357) 1 year ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 1 year ago
Joel 94d0ba5dd6 merge main 1 year ago
Joel 650abe8a8f chore: handle lastrun run retry 1 year ago
Joel edc6ab8722 fix: remove start var problem 1 year ago
crazywoola d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 1 year ago
CorrectRoad 618981f1ae
fix: fix duplicate app lose custom image (#19775) 1 year ago
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
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
Joel 135af395c7 feat: use real api instead mock data 1 year ago
Joel 5b27a49283 feat: fetch all vars api 1 year ago
Joel 351449a1ca merge main 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
jZonG 2287a6e090 value of vars in node fetching 1 year ago
jZonG 85c98dd20a handle var value change 1 year ago
jZonG e7463273c7 conversation var 1 year ago
Joel ae1868227c feat: after run all logic 1 year ago
Joel 82aca36fc1 chore: use query to manage last run to decrease the code complex 1 year ago
Joel 4c6c50f7d0 feat: vars in node updated call api 1 year ago
Joel 0b21b74db4 feat: edit var 1 year ago
Joel 7dc24a3746 feat: change fetch conversations and add delete var mock api 1 year ago
Joel bc45c0904a chore: change init value 1 year ago
Joel 0ff890d3a0 feat: init vars 1 year ago
Joel ff9c36a244 feat: init has value vars 1 year ago
Joel 8cd8da99d6 chore: change var inspect slice 1 year ago
NFish 7ba3e599d2
fix: update reset password token when email code verify success (#18364) 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
zxhlyh efe5db38ee
Chore/slice workflow (#18351) 1 year ago
hbprotoss 28ffe7e3db
fix: missing headers in some cases (#18283)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Panpan 44cdb3dcea
feat: improve embedding sys.user_id and conversion id info usage (#18035) 1 year ago
diuwu 7161d7ad96
feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
1 year ago
Yeuoly 2134a76517
feat: add minimum dify version requirement to plugins (#18022) 1 year ago
Joel d80f4c7d3b
chore: eslint add sonar (#17989) 1 year ago
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 1 year ago
Yeuoly 33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 1 year ago
Amir Mohsen Asaran f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
crazywoola 4902ddaf87
Feat/change workspace name (#17402) 1 year ago
KVOJJJin d1801b1f2e
Feat:edu frontend (#17251)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
Panpan 24b1a625b3
feat: allow the embedding in websites to customize sys.user_id (#16062) 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
Junjie.M e324e59930
fix import DSL install Github plugin failed (#16362) 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
Wu Tianwei 2cf0cb471f
fix: fix document list overlap and optimize document list fetching (#15377) 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
Wu Tianwei 3ca1373274
feat: version tag (#14949) 1 year ago
NFish a4b2c10fb8
Feat/compliance report download (#14477) 1 year ago
Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
1 year ago
QuantumGhost 002b16e1c6
fix: properly escape `collectionName` in query string parameters (#14476) 1 year ago
Wu Tianwei b10cbb9b20
fix: update uniqueIdentifier assignment for marketplace plugins (#14385) 1 year ago