1
0
mirror of https://gitee.com/dify_ai/dify.git synced 2024-12-12 12:25:09 +08:00
Commit Graph

964 Commits

Author SHA1 Message Date
KVOJJJin
5f104bab57
Fix: infinite loading not work when message is too short () 2024-06-12 08:23:39 +08:00
Pascal M
415816cf35
feat: add dataset delete endpoint () 2024-06-11 11:21:38 +08:00
Pascal M
9103112555
fix: wrong link to web app repo in chatflow mode () 2024-06-11 11:20:52 +08:00
zxhlyh
3b62ab564a
feat: feature modal style () 2024-06-08 07:32:34 +08:00
Pika
d319d9fc5e
fix(style): some style issues () 2024-06-07 20:59:39 +08:00
doufa
ea5c8a72e2
Fix language setting not success () 2024-06-07 20:02:08 +08:00
KVOJJJin
ea0219a5d5
Fix: z-index in header () 2024-06-07 16:01:33 +08:00
Charles Zhou
1ccba85c91
fix: modal z-index and cleanup () 2024-06-06 22:28:13 +08:00
doufa
2539e56514
fix: some base models cannot be selected in Azure OpenAI Service setting page () 2024-06-06 22:27:57 +08:00
Joel
efecdccf35
feat: support login by given mail () 2024-06-06 15:01:58 +08:00
Joel
da5f2e168a
fix: llm selector position is incorrect in not workflow app () 2024-06-06 10:47:36 +08:00
Mark Sun
64c8093c1e
Typo in Knowledge settings () 2024-06-05 18:31:24 +08:00
Charles Zhou
63addc9258
fix: missing dataset patch parameters in settings modal () 2024-06-05 14:21:59 +08:00
Bowen Liang
f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules () 2024-06-05 14:05:15 +08:00
crazywoola
6b6afb7708
fix: import error in web/app/components/header/account-setting/model-provider-page/declarations.ts () 2024-06-05 14:01:12 +08:00
zxhlyh
a4041cb40b
fix: end node limit in next step () 2024-06-05 14:00:47 +08:00
Joel
3006124e6d
feat: pricing page add llm load balancing info () 2024-06-05 11:31:44 +08:00
Harry Wang
3d276f4a7f
change "Import from text file" to "Import from file" () 2024-06-05 09:29:29 +08:00
takatost
f7dd327bc2
version to 0.6.10 () 2024-06-05 01:12:20 +08:00
Nite Knite
37f292ea91
feat: model load balancing () 2024-06-05 00:13:29 +08:00
Nam Vu
c212700341
fix: router replace in Explore page () 2024-06-04 19:41:54 +08:00
Joel
96460d5ea3
feat: document support rename in in dataset () 2024-06-04 15:10:34 +08:00
Joel
a38dfc006e
feat: question classify node support use var in instruction () 2024-06-04 14:01:40 +08:00
Ikko Eltociear Ashimine
c6f9ea4434
chore: update page.tsx () 2024-06-04 10:19:49 +08:00
Charlie.Wei
d058a234ba
Fixed workflow tts feature audition () 2024-06-03 00:22:14 +08:00
doufa
b1c9671a60
fix: status query not stop when leaving document embedding detail page () 2024-05-31 16:07:48 +08:00
zxhlyh
0b4902bdc2
fix: workflow app run () 2024-05-31 12:15:25 +08:00
xielong
e9904e66e6
chore: Enable case-insensitive search for large models () 2024-05-31 08:55:37 +08:00
crazywoola
3de8e8fd6a
Feat/i18n workflow () 2024-05-30 21:03:32 +08:00
Whitewater
4308a79e89
fix: revision styles for workflow () 2024-05-30 19:10:14 +08:00
Lesenelir
615c009c42
fix: remove redundant props () 2024-05-30 18:58:08 +08:00
zxhlyh
4b91383efc
feat: workflow variable aggregator support group ()
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-05-30 18:54:58 +08:00
paragonnov
18ab63bd37
add: i18n: update korean () 2024-05-30 17:40:35 +08:00
Joel
a7fb1ffcd8
feat: show more usage info in billing page () 2024-05-30 16:15:38 +08:00
Joel
11f173693b
fix: some filed in model param selector has no left spacing () 2024-05-30 14:49:41 +08:00
zxhlyh
5b2cd8d03a
chore: node help link () 2024-05-30 14:24:53 +08:00
Joel
d41c077fac
chore: improve node user experience () 2024-05-30 10:53:02 +08:00
Joel
3175a2c76a
fix: in tool and http node of iteration can not show item var correctly () 2024-05-30 10:40:27 +08:00
非法操作
e01b44af61
style: fix annotation panel display misalignment () 2024-05-29 14:23:44 +08:00
非法操作
f4a240d225
style: the 'all' of add tool panel should contain workflow tools () 2024-05-29 13:04:23 +08:00
Charles Zhou
008edd0eeb
fix: optimize sticky header styles z-index in tools - ProviderList component () 2024-05-29 08:36:11 +08:00
xxhong
164d6e47b9
Show tool i18n name on chat pannel () 2024-05-28 18:58:02 +08:00
Joel
5bcbcd3c57
fix: retrieval value greater more than 1 caused ui problem () 2024-05-28 16:01:19 +08:00
Hash Brown
e6f6a59f3b
style: update VarPanel to use whitespace-pre-wrap for value display () 2024-05-28 14:54:29 +08:00
非法操作
b7f81f0999
fix: the new node name is generated based on the original node when duplicating () 2024-05-28 13:50:43 +08:00
doufa
eb8dc15ad6
fix: Input fields in the model provider's settings modal do not switch sequence via keyboard navigation (Tab key) () 2024-05-28 11:34:44 +08:00
Pika
2ee3a1b6f3
fix: key-value-table styles () 2024-05-28 10:57:40 +08:00
岩本宙士
0960b17fbc
Add workflow translations for ja-JP ()
Co-authored-by: crazywoola <427733928@qq.com>
2024-05-28 10:27:35 +08:00
takatost
e60350d95d
version to 0.6.9 () 2024-05-27 22:48:34 +08:00
zxhlyh
45deaee762
feat: workflow new nodes ()
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Patryk Garstecki <patryk20120@yahoo.pl>
Co-authored-by: Sebastian.W <thiner@gmail.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: rechardwang <wh_goodjob@163.com>
Co-authored-by: Nite Knite <nkCoding@gmail.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: Joshua <138381132+joshua20231026@users.noreply.github.com>
Co-authored-by: Weaxs <459312872@qq.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: leejoo0 <81673835+leejoo0@users.noreply.github.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Vikey Chen <vikeytk@gmail.com>
Co-authored-by: wanghl <Wang-HL@users.noreply.github.com>
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: fanghongtai <42790567+fanghongtai@users.noreply.github.com>
Co-authored-by: wxfanghongtai <wxfanghongtai@gf.com.cn>
Co-authored-by: Matri <qjp@bithuman.io>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2024-05-27 21:57:08 +08:00
Leheng Lu
444fdb79dc
fix typo: stopParameerRule -> stopParameterRule () 2024-05-27 20:42:07 +08:00
crazywoola
8152bc6fbf
Feat/upgrade check i18n scripts () 2024-05-27 10:36:34 +08:00
Nam Vu
11275cbaaf
fix: z-index () 2024-05-27 08:47:27 +08:00
Charlie.Wei
5bd432a85f
Fix tts audition ()
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-05-25 12:55:04 +08:00
crazywoola
16fec084f5
Fix/4630 bug api suggested () 2024-05-24 11:11:12 +08:00
crazywoola
10c61da686
feat: add confirm ui () 2024-05-23 20:15:51 +08:00
sino
2988b67c24
fix: hide automatic button on automatic result page () 2024-05-22 16:44:20 +08:00
zxhlyh
4f62541bfb
chore: remove model provider free token link () 2024-05-22 16:42:49 +08:00
非法操作
ee53f98d8c
Hide the copy button when there is no content to copy () 2024-05-22 11:15:13 +08:00
Garfield Dai
c873035084
oauth2 supports. () 2024-05-21 17:52:41 +08:00
sino
5440108431
fix: read llm node's first prompt role by optional chaining () 2024-05-20 08:13:37 +08:00
Patryk Garstecki
aa13d14019
Feat/chat custom disclaimer () 2024-05-18 10:52:48 +08:00
wanghl
e90eccdf92
Fix: HTTP request node PARAMS parameters, if ':' appears in the value… ()
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
2024-05-18 10:35:01 +08:00
Vikey Chen
9808520992
fix: copy button is always displayed on the chat logs page () 2024-05-17 22:26:19 +08:00
zxhlyh
8b931b085c
fix: app logo () 2024-05-17 18:02:00 +08:00
zxhlyh
de3a7603ac
fix: workflow add next node from knowledge retrieval node () 2024-05-17 11:42:03 +08:00
Pika
0f1172f55b
fix: self node type shouldn't show in the picker () 2024-05-16 13:25:09 +08:00
Garfield Dai
dd94931116
Remove useless code () 2024-05-15 16:14:49 +08:00
zxhlyh
c0fe414e0a
fix: workflow delete edge when node is selected () 2024-05-15 15:12:36 +08:00
rennokki
d1ccb22d8a
feat: Use Romanian & other langs in QA ()
Co-authored-by: crazywoola <427733928@qq.com>
2024-05-14 17:48:24 +08:00
Joel
66c8070da8
fix: Jinja switch not aligned in vertical direction () 2024-05-14 16:29:41 +08:00
zxhlyh
6f1633fa75
fix: delete end node () 2024-05-14 15:51:08 +08:00
takatost
eee95190cc
version to 0.6.8 () 2024-05-14 03:18:26 +08:00
sino
0f14fdd4c9
fix: handleUpdateWorkflowCanvas is not a function () 2024-05-13 20:36:23 +08:00
paragonnov
5edb3d55e5
feat: i18n: add korean language (ko-KR) () 2024-05-13 15:20:44 +08:00
Yeuoly
bbef964eb5
improve: code upgrade () 2024-05-13 14:39:14 +08:00
Joel
aa5ca90f00
fix: text generation app not show copy button () 2024-05-11 20:39:17 +08:00
Joel
4af00e4a45
feat: support copy run text result in debug panel in workflow () 2024-05-11 16:59:17 +08:00
Joel
c01c95d77f
fix: chatflow run progress problem () 2024-05-11 16:23:31 +08:00
Nite Knite
20a9037d5b
fix: align versions of react typing package () 2024-05-11 15:39:56 +08:00
Joel
34d3998566
fix: webapps not show number type input field () 2024-05-11 14:42:04 +08:00
Joel
1663df8a05
feat: hide run detail in webapps and installed apps () 2024-05-11 13:40:27 +08:00
zxhlyh
13f4ed6e0e
fix: workflow zoomin/out shortcuts () 2024-05-11 10:38:12 +08:00
YidaHu
1e451991db
fix: deutsch edit app () 2024-05-11 10:07:54 +08:00
Louie Long
749b236d3d
fix: do nothing if switch to current app ()
Co-authored-by: langyong <langyong@lixiang.com>
2024-05-11 08:50:46 +08:00
TinsFox
00ce372b71
fix: hook dependency () 2024-05-11 08:43:37 +08:00
Patryk Garstecki
370e1c1a17
fix(frontend): 🔧 add privacy policy spaces () 2024-05-11 08:42:03 +08:00
Whitewater
36a9c5cc6b
fix: remove unexpected zip and add FlipForward arrow icon () 2024-05-10 18:52:41 +08:00
Joel
01555463d2
feat: llm support jinja fe () 2024-05-10 18:14:05 +08:00
zxhlyh
a1ab87107b
chore: workflow sync with hash () 2024-05-10 14:48:20 +08:00
zxhlyh
f49c99937c
fix: workflow end node deletion () 2024-05-10 10:38:05 +08:00
zxhlyh
9b24f12bf5
feat: workflow interaction () 2024-05-09 17:18:51 +08:00
crazywoola
487ce7c82a
fix: add missing translations () 2024-05-09 15:38:51 +08:00
TinsFox
cc835d523c
refactor: install form () 2024-05-09 15:38:09 +08:00
takatost
64c3bc070a
version to 0.6.7 () 2024-05-09 13:58:25 +08:00
faukwaa
7405b2e819
modify spelling errors: bulild -> build () 2024-05-09 13:49:19 +08:00
Louie Long
ca5081e327
fix delete log annotation ()
Co-authored-by: langyong <langyong@lixiang.com>
2024-05-09 12:53:06 +08:00
tomo
a79941df22
fix: button widths () 2024-05-09 12:52:07 +08:00
zxhlyh
8137d63000
fix: workflow http node timeout & url check () 2024-05-08 13:20:26 +08:00
SASAKI Haruki
903ece6160
Fix:typo Incorrect Japanese 2 () 2024-05-08 09:04:37 +08:00