Commit Graph

688 Commits

Author SHA1 Message Date
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