Commit Graph

104 Commits

Author SHA1 Message Date
Joel
d637a147ee
feat: support batch upload files (#419) 2023-06-21 09:44:01 +08:00
Joel
bea382f0dc
fix: dataset can only choose first page data (#425)
Support infinite scroll loader data.
2023-06-20 18:08:28 +08:00
John Wang
54f3bbbf47
feat: bump version to 0.3.4 (#406) 2023-06-19 16:44:48 +08:00
zxhlyh
f797fab206
Fix/dataset add pages tip (#410) 2023-06-19 16:32:25 +08:00
crazywoola
c39d8f954e
fix: word break in en and other languages (#385) 2023-06-19 09:36:05 +08:00
Jyong
9253f72dea
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2023-06-16 21:47:51 +08:00
Ben Jefferies
673288d58e
fix(i18n): Make text gender neutral (#379) 2023-06-16 07:25:50 +08:00
Joel
772d67fd65
feat: suport var select options sortable (#376) 2023-06-15 17:07:17 +08:00
Joel
01a6c725fa
fix: max token tooltip description (#370) 2023-06-15 10:06:43 +08:00
crazywoola
f6e04389e4
Community i18n doc (#365) 2023-06-15 09:39:56 +08:00
zxhlyh
e22814b291
fix application model selector style (#360) 2023-06-14 14:23:41 +08:00
John Wang
a66ef7210b
feat: bump version to 0.3.3 (#359) 2023-06-14 12:17:56 +08:00
John Wang
184afa69ff
feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2023-06-14 12:17:43 +08:00
Joel
3bbc4ad3db
fix: change default help link to english (#354) 2023-06-13 17:12:51 +08:00
Joel
87af414a52
feat: stop response enchancement (#352) 2023-06-13 16:34:53 +08:00
Joel
fff39a307a
feat: use react sentry to support pass config via runtime (#350) 2023-06-13 16:04:54 +08:00
crazywoola
433f8cb57e
Feature/add emoji to webapp (#345) 2023-06-13 14:54:12 +08:00
Joel
b16a7b0b3b
feat: stop response call api (#340) 2023-06-12 16:37:03 +08:00
bowen
205459d54d
fix: button abnormal style (#333) 2023-06-10 13:19:08 +08:00
John Wang
2ba0ee989a
feat: bump version to 0.3.2 (#330) 2023-06-09 16:25:26 +08:00
KVOJJJin
b055470147
Fix: xls not supported (#329) 2023-06-09 16:11:27 +08:00
Joel
d5ab3b5072
fix: output code too long break ui (#320) 2023-06-08 16:27:37 +08:00
crazywoola
df26f82536
Feature/support xlsx (#311) 2023-06-08 15:23:38 +08:00
Joel
dbe0c43515
Chore: support gradient border and text (#317) 2023-06-08 09:38:11 +08:00
张今灵
f4052fdbc7
fix: analysis all time param (#316) 2023-06-07 22:18:21 +08:00
Joel
b5ade19c75
feat: fix frontend docker image build fail (#314) 2023-06-07 16:47:49 +08:00
Joel
040eacb8bd
fix: safari 14 not show modal (#310) 2023-06-07 09:59:33 +08:00
Joel
3e380c082a
fix: reset some config not work: like var required status, dataset, feature status (#305) 2023-06-06 14:58:56 +08:00
zxhlyh
53db5bab36
Feat/add GitHub star icon (#302) 2023-06-06 11:22:00 +08:00
Joel
6483beb096
Feat/auto rule generate (#300) 2023-06-06 10:52:02 +08:00
zxhlyh
e61c84ca72
fix: header nav load more app (#296) 2023-06-06 10:42:32 +08:00
Joel
d70086b841
feat: sentry to dify account (#299) 2023-06-06 10:29:38 +08:00
Joel
4134e915ce
fix: tooltip covered by high z index element (#295) 2023-06-05 10:49:06 +08:00
Joel
a838ba7b46
Chore/ignore vscode setting (#293) 2023-06-05 10:15:16 +08:00
Joel
5f38214a41
chore: mute handle message cut off (#291) 2023-06-05 09:55:03 +08:00
KVOJJJin
59e59c19b2
fix: missing imports (#281) 2023-06-01 23:40:34 +08:00
KVOJJJin
c67f626b66
Feat: Support re-segmentation (#114)
Co-authored-by: John Wang <takatost@gmail.com>
Co-authored-by: Jyong <718720800@qq.com>
Co-authored-by: 金伟强 <iamjoel007@gmail.com>
2023-06-01 23:19:36 +08:00
crazywoola
f65a3ad1cc
Feature/replace default icon in overview (#279) 2023-06-01 13:06:56 +08:00
Joel
a616bf3129
Fix/long more suggestion not see all (#272) 2023-05-31 17:09:55 +08:00
Joel
f2f19484b8
fix: text generation too long hide the operation btn (#271) 2023-05-31 16:24:30 +08:00
Joel
f572b55237
chore: link prefetch deprecated. Remove warning message. (#270) 2023-05-31 14:56:14 +08:00
Joel
554570dc22
feat: feature support UI preview (#269) 2023-05-31 14:10:59 +08:00
Joel
5239b2c7ab
Feat/dashboard more chart (#266) 2023-05-31 11:21:30 +08:00
Joel
5e772bd10b
fix: stop response btn hide messages (#261) 2023-05-30 16:15:08 +08:00
Joel
91bcbd0b26
fix: svg attr in ts file (#260) 2023-05-30 15:26:26 +08:00
Joel
54bb309d87
fix: remove sentry for community edtion and dev (#259) 2023-05-30 15:09:25 +08:00
John Wang
a1c6cecf10
feat: bump to 0.3.1 (#253) 2023-05-30 11:31:22 +08:00
Joel
c5ccf382df
chore: input area highlight and moblie hide tooltip (#251) 2023-05-30 11:16:31 +08:00
crazywoola
8358d0abfa
fix: config file lint error (#250) 2023-05-30 10:32:26 +08:00
Joel
bad3b14438
fix: member invite text (#249) 2023-05-30 09:59:05 +08:00