Commit Graph

852 Commits

Author SHA1 Message Date
Yeuoly
14bb0b02ac
Feat/Agent-Image-Processing (#3293)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-10 14:48:40 +08:00
zxhlyh
240c793e7a
fix: variable-assigner node connect (#3288) 2024-04-10 13:49:21 +08:00
Joel
89a853212b
fix: var assigner input node can not find caused error (#3274) 2024-04-10 11:16:54 +08:00
zxhlyh
af9ccb7072
fix: agent chat multiple model debug (#3258) 2024-04-09 22:24:02 +08:00
takatost
74de7cf33c
version to 0.6.1 (#3253) 2024-04-09 21:21:09 +08:00
crazywoola
f5e65b98a9
feat: remove unregistered-llm-in-debug (#3251) 2024-04-09 20:49:52 +08:00
Joel
8bb225bec6
fix: number type in app would render as select type in webapp (#3244) 2024-04-09 18:33:47 +08:00
zxhlyh
39d3fc4742
feat: prompt-editor support undo (#3242) 2024-04-09 18:18:53 +08:00
KVOJJJin
5c98260cec
Fix: picture of workflow (#3241) 2024-04-09 17:49:45 +08:00
zxhlyh
1384a6d0fd
fix: workflow run edge status (#3236) 2024-04-09 16:53:34 +08:00
Joel
752f6fb15a
fix: file not uploaded caused api error (#3228) 2024-04-09 15:54:36 +08:00
legao
29918c498c
fixed the issue of missing cleanup function in the AudioBtn component (#3133) 2024-04-09 15:10:58 +08:00
Joel
269432a5e6
fix: vision config doesn't enabled in llm (#3225) 2024-04-09 15:07:43 +08:00
zxhlyh
86707928d4
fix: node connect self (#3194) 2024-04-09 12:24:41 +08:00
Joel
19cb3c7871
fix: sometimes chosed old selected knowledge may overwirte the new knowledge (#3199) 2024-04-09 11:46:59 +08:00
takatost
a81c1ab6ae
version to 0.6.0-fix1 (#3179) 2024-04-09 00:10:20 +08:00
KVOJJJin
48d4d55ecc
Fix: features of agent-chat (#3178) 2024-04-08 23:53:59 +08:00
zxhlyh
b7691f5658
fix: prompt editor variable picker (#3177) 2024-04-08 23:53:09 +08:00
crazywoola
1382f10433
feat: translations (#3176) 2024-04-08 23:17:16 +08:00
KVOJJJin
d8db728c33
Fix: prompt of expert mode (#3168) 2024-04-08 21:36:27 +08:00
takatost
7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-04-08 18:51:46 +08:00
zxhlyh
2fb9850af5
fix: knowledge create display error (#3157) 2024-04-08 16:40:52 +08:00
KVOJJJin
762657eeef
Fix: stop indexing status check when api of status checking failed (#3156) 2024-04-08 16:14:31 +08:00
Joel
974828222e
fix: chat app sometimes may crash (#3151) 2024-04-08 14:37:39 +08:00
Even M
5a23d570b5
fix: Turn off SWR automatic revalidation when window is focused (#3129)
Co-authored-by: mazhanwen <mazhanwen@tal.com>
2024-04-07 22:43:44 +08:00
KVOJJJin
ef80b3711e
chore: update link of feedback (#3130) 2024-04-07 13:37:32 +08:00
crazywoola
6672a03e7f
feat: update link (#3121) 2024-04-06 14:57:07 +08:00
Nanguan Lin
718ac3f83b
Improve ModelTypeEnum type (#3051) 2024-04-04 15:54:59 +08:00
Bowen Liang
7cc0d47322
fix: update show names for supported file types of xlsx and docx (#3091) 2024-04-03 20:26:12 +08:00
takatost
d14ea2ecaa
version to 0.5.11-fix1 (#3073) 2024-04-02 12:51:29 +08:00
Nanguan Lin
12782cad4d
Fix typo (#3041) 2024-03-31 12:41:16 +08:00
Yeuoly
94d04934b3
fix: agent tool label (#3039) 2024-03-29 22:15:16 +08:00
takatost
1387f9b23e
version to 0.5.11 (#3038) 2024-03-29 21:09:21 +08:00
zxhlyh
218f591a5d
fix: prompt editor linebreak (#3036) 2024-03-29 21:01:04 +08:00
Ricky
714722bb2d
fix: 'next' button unresponsive when uploading additional documents before previous batch completes (#2991) 2024-03-28 12:28:15 +08:00
aqachun
c8b82b9d08
fix: missing comma in JSON for /completion-messages request (#2999) 2024-03-27 14:31:06 +08:00
Ricky
815beac356
Fix the time in the annotation from 12-hour clock to 24-hour clock. (#2990) 2024-03-27 09:08:38 +08:00
legao
5e60204832
fix: progress bar issue (#2957) 2024-03-26 17:26:58 +08:00
legao
d2624b13a0
fix: the issue of text overflow in the NavSelector component (#2976) 2024-03-26 17:22:01 +08:00
zxhlyh
61f5de9662
fix: chat scroll (#2981) 2024-03-26 16:19:41 +08:00
Ricky
afd77c4745
fix: the batch annotaion btn should also be loading when progress status is waiting (#2974) 2024-03-26 11:05:29 +08:00
crazywoola
eeaa3c1643
Fix/2969 add model provider ollama not work (#2973) 2024-03-26 10:26:34 +08:00
Ricky
58e4702b14
fix: white screen when editing annotaion in log panel (#2968) 2024-03-26 10:10:14 +08:00
legao
d5214e4644
reuse layout (#2956) 2024-03-25 15:13:50 +08:00
legao
52804ca6d1
fix: adjust popup panel's z-index value (#2952) 2024-03-25 15:09:01 +08:00
wangkehan
c7d003d551
fix: Upgrade duckduckgo-search to version 5.1.0 & update document segment api parameter error (#2938) 2024-03-22 19:18:01 +08:00
Joel
9a3d5729bb
fix: suggest service api missed user in query (#2918) 2024-03-20 20:08:26 +08:00
takatost
11636bc7c7
bump version to 0.5.10 (#2902) 2024-03-19 21:35:58 +08:00
Yeuoly
01108e6172
fix/Add isModel flag to AgentTools component (#2876) 2024-03-18 17:01:25 +08:00
Yeuoly
95b74c211d
Feat/support tool credentials bool schema (#2875) 2024-03-18 16:55:26 +08:00
crazywoola
056331981e
fix: api doc duplicate symbols (#2853) 2024-03-15 18:17:43 +08:00
Rozstone
8a4015722d
prevent auto scrolling down to bottom when user already scrolled up (#2813) 2024-03-15 13:19:06 +08:00
crazywoola
156345cb4b
fix: use supported languages only for install form (#2844) 2024-03-15 12:05:35 +08:00
crazywoola
af98954fc1
Feat/add script to check i18n keys (#2835) 2024-03-14 18:03:59 +08:00
ChiayenGu
5cab2b711f
fix: doc for datasets (#2831) 2024-03-14 16:41:40 +08:00
crazywoola
1f92b55f58
fix: doc for completion-messages (#2820) 2024-03-13 22:25:18 +08:00
Laurent Magnien
849dc0560b
feat: add French fr-FR (#2810)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2024-03-13 18:20:55 +08:00
Phạm Viết Nghĩa
a026c5fd08
feat: add Vietnamese vi-VN (#2807) 2024-03-13 15:54:47 +08:00
Mark Sun
510f8ede10
Improve automatic prompt generation (#2805) 2024-03-13 14:10:47 +08:00
Yulong Wang
870ca713df
Refactor Markdown component to include paragraph after image (#2798) 2024-03-12 22:06:54 +08:00
takatost
ce5b19d011
bump version to 0.5.9 (#2794) 2024-03-12 14:01:24 +08:00
Eric Wang
fdd211e399
debug/chat: increase notify error duration to 3000 (#2778) 2024-03-11 14:16:31 +08:00
Eric Wang
7001e21e7d
overview: fix filter today calc start & end (#2777) 2024-03-11 14:11:51 +08:00
crazywoola
8b1e35d7dc
doc: add suggested questions back (#2771) 2024-03-10 15:40:17 +08:00
Rozstone
b75d8ca621
fix: auto closing when close local image uploading (#2767) 2024-03-10 13:11:41 +08:00
zxhlyh
9beefd7d5a
fix: auto prompt (#2768) 2024-03-09 18:36:58 +08:00
Vikey Chen
88145efa97
fix: app name can be empty in settings modal (#2761) 2024-03-09 09:13:12 +08:00
crazywoola
bbc0d330a9
chore: rename lastStep to previousStep (#2759) 2024-03-08 19:27:02 +08:00
yoogo
bd26c933d2
fix: valid password on reset-password page (#2753) 2024-03-08 18:44:49 +08:00
Yeuoly
40c646cf7a
Feat/model as tool (#2744) 2024-03-08 15:22:55 +08:00
crazywoola
9440d7fe88
fix: the behavior of save action in opening config panel (#2736) 2024-03-07 16:48:44 +08:00
Lance Mao
7052565380
fix typo: responsing -> responding (#2718)
Co-authored-by: OSS-MAOLONGDONG\kaihong <maolongdong@kaihong.com>
2024-03-07 10:20:35 +08:00
Joel
b1e0db4944
fix: chatbot service api auto generate name default value error (#2709) 2024-03-06 13:19:27 +08:00
Rhon Joe
c439952a41
fix(web): chat input auto resize by window (#2696) 2024-03-06 12:49:22 +08:00
Charlie.Wei
69a5ce1e31
Fix tts play logic (#2683)
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-03-05 09:22:36 +08:00
takatost
534802b761
bump version to 0.5.8 (#2685) 2024-03-05 01:37:53 +08:00
Charlie.Wei
6a6133c102
Fix voice selection (#2664)
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-03-04 17:50:06 +08:00
Joel
3c1825187a
fix: auto generate prompt result not show (#2678) 2024-03-04 17:36:11 +08:00
Joel
bbf5f42c87
fix: CE edition limits upload file nums (#2677) 2024-03-04 17:25:31 +08:00
Yeuoly
05ce7b9d5e
fix: deep copy customColletion (#2673) 2024-03-04 15:20:20 +08:00
Yeuoly
36686d7425
fix: test custom tool already exists without decrypting credentials (#2668) 2024-03-04 14:16:47 +08:00
Garfield Dai
8e66b96221
Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00
Yeuoly
e94b323e6c
fix: use English as the default i18n language (#2663) 2024-03-03 12:35:28 +08:00
Rozstone
2001483659
fix: default to allcategories when search params is not from recommended (#2653) 2024-03-02 17:11:25 +08:00
crazywoola
444aba55dd
Feat/jpn support (#2651) 2024-03-02 13:47:51 +08:00
Joel
3f640b1037
fix: click tool item in app debug page would show detail (#2644) 2024-03-01 18:47:12 +08:00
Joel
fa8ab2134f
feat: displaying the tool description when clicking on a custom tool (#2642) 2024-03-01 17:58:38 +08:00
Yeuoly
a769edbc89
Fix/custom tool any of (#2625) 2024-02-29 14:39:05 +08:00
Yeuoly
57ffecd0e5
fix: remove unnecessary credentials of custom tool (#2621) 2024-02-29 12:58:12 +08:00
zxhlyh
7beff3fd5a
fix: model parameter load presets config (#2622) 2024-02-29 12:43:46 +08:00
Yeuoly
d44b05a9e5
feat: support auth type like basic bearer and custom (#2613) 2024-02-28 23:19:08 +08:00
takatost
5bd3b02be6
version to 0.5.7 (#2610) 2024-02-28 18:07:13 +08:00
crazywoola
3cf5c1853d
Fix: default button behavior (#2609) 2024-02-28 17:34:20 +08:00
crazywoola
816b707a16
Fix: explore apps is not shown (#2604) 2024-02-28 15:43:42 +08:00
crazywoola
c9257ab4bf
Fix/2559 upload powered by brand image not showing up (#2602) 2024-02-28 15:17:49 +08:00
cola
69ce3b3d33
fix props.appDetail.api_base_url /v1 repeat error (#2601) 2024-02-28 15:13:38 +08:00
crazywoola
c4caa7c401
doc: props.appDetail.api_base_url (#2597) 2024-02-28 13:40:57 +08:00
Rozstone
f1cbd55007
enhancement: skip fetching to improve user experience when switching … (#2580) 2024-02-27 19:16:22 +08:00
Rozstone
07fbeb6cf0
enhancement: improve client-side code (#2568) 2024-02-27 15:58:57 +08:00
zxhlyh
0c0e96c55f
fix: notion binding (#2572) 2024-02-27 11:59:54 +08:00
Rozstone
d93288f711
Feat/use searchparams as state (#2554)
Co-authored-by: crazywoola <427733928@qq.com>
2024-02-26 12:52:59 +08:00
Rozstone
ca69af7b97
feat: change max_question_num to 5 (#2520)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-02-24 09:28:27 +08:00
zxhlyh
3082093293
fix: webapp name (#2543) 2024-02-23 14:54:03 +08:00
crazywoola
9574730050
Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
Joel
769be13189
chore: add api key and value placeholder (#2538) 2024-02-23 13:55:43 +08:00
Jyong
97fe817186
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-02-22 17:16:22 +08:00
Charlie.Wei
52b12ed7eb
Voice audition (#2504)
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-02-22 16:06:17 +08:00
Yeuoly
d8ab4474b4
fix: bing search response filter (#2519) 2024-02-22 13:06:55 +08:00
crazywoola
1ecbd95adf
Fix #2512 (#2515) 2024-02-22 09:22:57 +08:00
crazywoola
cad6e6624f
fix: config not exists (#2513) 2024-02-21 19:27:38 +08:00
Joel
e15359e589
fix: api doc example error (#2505) 2024-02-21 12:03:48 +08:00
Yeuoly
e6cd7b0467
feat: increase max tools (#2497) 2024-02-20 19:03:10 +08:00
crazywoola
97e9f52331
doc: typo in chat (#2492) 2024-02-20 16:08:01 +08:00
zxhlyh
297d0f1f30
fix: code-based extension (#2490) 2024-02-20 14:49:00 +08:00
zxhlyh
eedbe1b770
fix: chat restart (#2488) 2024-02-20 11:24:27 +08:00
takatost
8b49e0ee2a
bump version to 0.5.6 (#2482) 2024-02-19 17:13:55 +08:00
Yash_1124
81c5a21b8d
FEAT: add image styling in markdown (#2441)
Co-authored-by: crazywoola <427733928@qq.com>
2024-02-19 15:07:45 +08:00
Koen Farell
61e4bbabaf
feat: added Ukrainian language support (#2473) 2024-02-19 13:11:23 +08:00
Joel
767d8a4b05
fix: hybrid search may pass rerank enable false (#2467) 2024-02-18 17:52:05 +08:00
Charlie.Wei
c6e2900be7
Display selected tts voice name (#2459)
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-02-18 15:39:25 +08:00
crazywoola
963d9b6032
Feature/display selected info for tts (#2454) 2024-02-16 20:05:14 +08:00
Charlie.Wei
c8ca3ff404
Tts add voice choose (#2453)
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-02-16 01:10:11 +08:00
Charlie.Wei
5d8fa2c7af
Tts add voice choose (#2452)
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-02-16 00:15:22 +08:00
takatost
58df5e5376
fix: tts voice language to zh-Hans instead of zh-CN (#2450) 2024-02-16 00:05:29 +08:00
Charlie.Wei
300d9892a5
tts add voice choose (#2391)
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-02-15 22:41:18 +08:00
takatost
8633957726
version to 0.5.5 (#2440) 2024-02-13 12:31:49 +08:00
zxhlyh
0850c953b3
fix: variable in opener (#2437) 2024-02-12 22:22:57 +08:00
zxhlyh
1b04382a9b
fix: chat agent mode content copy (#2418) 2024-02-07 21:23:47 +08:00
WANG Lei
acf9174bef
fix: studio/api doc (#2415) 2024-02-07 16:28:09 +08:00
zxhlyh
f6059c377c
fix: api based extension modal title (#2414) 2024-02-07 15:01:53 +08:00
takatost
41328bde97
version to 0.5.4 (#2407) 2024-02-06 14:24:08 +08:00
zxhlyh
d8de2017b5
fix: webapp variable input & app unavailable status (#2405) 2024-02-06 13:43:09 +08:00
Bowen Liang
843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
Benjamin
517f6d1a26
fix:update document title in Apps component (#2404) 2024-02-06 12:23:54 +08:00
Benjamin
c2d47cd2e1
fix:add translation for dataset knowledge and update document title (#2396) 2024-02-05 18:40:20 +08:00
Joel
5e145c1c22
chore: show credit help link (#2393) 2024-02-05 16:22:30 +08:00
Joel
714ff3c663
fix: error stop response api url in text generation and uniform url (#2394) 2024-02-05 16:17:27 +08:00
zxhlyh
392995ca46
fix: knowledge doc (#2389) 2024-02-05 13:26:40 +08:00
zxhlyh
805ed84f61
chore: enchange pic uploading tip (#2388)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-02-05 13:22:05 +08:00
zxhlyh
65bec16fb3
fix: webapp language (#2378) 2024-02-04 18:32:29 +08:00
zxhlyh
1ebf740908
fix: webapp stop chat & citation (#2376) 2024-02-04 18:08:53 +08:00
zxhlyh
51d359268e
chore: replace chat in web app (#2373) 2024-02-04 16:10:46 +08:00
Joel
f95839c785
fix: input not set min or max null value blur would set null (#2361) 2024-02-02 18:08:49 +08:00
Joel
5a004ae429
fix: unsafe external link (#2356) 2024-02-02 15:42:42 +08:00
Joel
a667d04e53
fix: frontend security risk (#2355) 2024-02-02 15:24:17 +08:00
takatost
9f637ead38
bump version to 0.5.3 (#2306) 2024-02-01 18:11:57 +08:00
Rhon Joe
b521aafd26
chore(web): strong typing (#2339) 2024-02-01 18:07:26 +08:00
Chenhe Gu
09acf215f0
add option to prompt for a validation password when initializing admin user (#2302) 2024-02-01 15:03:56 +08:00
Joel
883a0a0e6a
chore: detect is function calling from model config (#2312) 2024-01-31 14:06:27 +08:00
Joel
b5ed81b349
fix: invalid server tool url caused crash (#2311) 2024-01-31 14:04:54 +08:00
zxhlyh
625b0afa52
fix: next public edition default value (#2310) 2024-01-31 12:32:13 +08:00
Ricky
2660fbaa20
Fix/typos (#2308) 2024-01-31 11:58:07 +08:00
crazywoola
9e37702d24
feat: ui improvements for Portuguese (#2304) 2024-01-31 11:25:33 +08:00
Joel
bc11c6a7f2
feat: recommended apps list support sort by position (#2303) 2024-01-31 11:00:44 +08:00
Yash_1124
0a4dfaeaf9
Feat: Add Top bar while routing different different pages (#2298) 2024-01-30 20:22:17 +08:00
Joel
bf3ee660e0
fix: missing files (#2291) 2024-01-30 16:21:40 +08:00
zxhlyh
68406b9906
fix: multiple model configuration clear conversation by rerender (#2286) 2024-01-30 16:06:01 +08:00
Joel
6f7fd6613a
feat: file icon support doc and docx (#2289) 2024-01-30 15:55:07 +08:00
Joel
f8f4b961a1
chore: handle app name and options too long (#2283) 2024-01-30 14:53:10 +08:00
Bowen Liang
965ca36525
use pm2 to guard and monitor the web service in docker file (#2238) 2024-01-29 18:21:15 +08:00
Garfield Dai
d3d617239f
Feat/utm update (#2269)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-29 17:31:45 +08:00
Joel
6c3b34a61d
chore: update price page (#2272) 2024-01-29 17:26:43 +08:00
Joel
cadc6b171e
chore: change expert mode the same line height as automatic (#2263) 2024-01-29 11:10:19 +08:00
Joel
fdae2a20ae
fix: stop generate api doc error (#2262) 2024-01-29 11:10:07 +08:00
crazywoola
45701a81e9
fix: initial paragraph can not input more than 48 chars (#2258) 2024-01-29 09:58:29 +08:00
Benjamin
7076d41b29
Bugfix/invitemailmultilangs (#2257)
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-28 19:56:09 +08:00
Chenhe Gu
b9b692d71d
fix typo (#2248) 2024-01-27 03:56:23 +08:00
Moonlit
d8f8afcbd0
fix: Resolved the issue of duplicate display of supported file types during text file upload (#2241)
Co-authored-by: hbc <hbc@hbc-iMac.local>
2024-01-26 19:44:49 +08:00
Charlie.Wei
8cb62ef31a
Maintenance notice href (#2234)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-26 19:14:39 +08:00
Joel
2fc0dcc10a
feat: team admin can pay billing (#2240) 2024-01-26 18:06:54 +08:00
zxhlyh
9fd55157d6
fix: vision config (#2235) 2024-01-26 17:12:16 +08:00
Joel
6c384dba71
fix: register ga id error (#2237) 2024-01-26 17:11:52 +08:00
Joel
9730297381
chore: move register ga to signin page (#2233) 2024-01-26 15:50:14 +08:00
Charlie.Wei
26fef2d481
Maintenance notice href (#2228)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-26 15:28:33 +08:00
Chenhe Gu
c9e65f4221
Fix/update broken doc links (#2187)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-26 15:20:03 +08:00
Joel
20bd33fada
feat: prompt IDE support change height (#2232) 2024-01-26 15:13:06 +08:00
Ricky
bd0af2e921
fix: occasional multiple responses displayed in frontend due to unexpected message_id from onData (#2231) 2024-01-26 15:08:37 +08:00
takatost
4ab66299d4
version to 0.5.2 (#2230) 2024-01-26 14:47:32 +08:00
KVOJJJin
89fcf4ea7c
Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <jyong@dify.ai>
2024-01-26 13:24:40 +08:00
Charlie.Wei
3322710dac
Maintenance notice href (#2227)
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-01-26 13:23:06 +08:00
Benjamin
404bf11d8c
Update EditCustomCollectionModal button styling for Chinese (#2225) 2024-01-26 12:51:31 +08:00
Joel
60a2ecbd17
chore: no custom tool placeholder ui (#2222) 2024-01-26 12:48:26 +08:00
ashen
2068ae215e
fix: tts model tip (#2221) 2024-01-26 12:34:39 +08:00
Joel
d4262ecceb
fix: remove and create app not reload plan (#2220) 2024-01-26 11:16:50 +08:00
takatost
5fc1bd026a
Update version to 0.5.1 (#2213) 2024-01-26 00:16:53 +08:00
Joel
da83f8403e
fix: sometimes app main content not fill the window (#2208) 2024-01-25 18:28:50 +08:00
zxhlyh
4ff17af5de
fix: model parameter modal input (#2206) 2024-01-25 18:04:22 +08:00
Joel
a9d1b4e6d7
feat: create app show agent type tip (#2207) 2024-01-25 18:04:04 +08:00
Joel
66612075d2
chore: enchance some use experience (#2204) 2024-01-25 17:05:20 +08:00
Yeuoly
b921c55677
Feat/zhipuai function calling (#2199)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 16:29:35 +08:00
Joel
bdc5e9ceb0
chore: test register ga (#2202) 2024-01-25 15:52:45 +08:00
zxhlyh
f2b2effc4b
fix: typing delay (#2200) 2024-01-25 14:55:12 +08:00
Joel
301e0496ff
fix: chatbot support agent (#2201) 2024-01-25 14:53:52 +08:00
zxhlyh
d5361b8d09
feat: multiple model configuration (#2196)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 12:36:55 +08:00
KVOJJJin
6bfdfab6f3
Support JSONL output (#2171) 2024-01-25 12:32:04 +08:00
Joel
bec998ab94
chore: remove universal chat code (#2194) 2024-01-25 11:47:35 +08:00
zxhlyh
77636945fb
fix: utm (#2191) 2024-01-25 11:40:09 +08:00
Charlie.Wei
ac4bb5c35f
Add tongyi tts&tts function optimization (#2177)
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-01-24 20:32:04 +08:00
zxhlyh
0940084fd2
chore: utm (#2180) 2024-01-24 20:14:21 +08:00
zxhlyh
2fe938b7da
fix: knowledge api doc (#2174) 2024-01-24 17:51:21 +08:00