Jyong
|
6717bb2b72
|
fix the error message (#1564)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-11-19 15:12:55 +08:00 |
|
Jyong
|
4588831bff
|
Feat/add retriever rerank (#1560)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-11-17 22:13:37 +08:00 |
|
takatost
|
41d0a8b295
|
feat: [backend] vision support (#1510)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
|
2023-11-13 22:05:46 +08:00 |
|
takatost
|
024250803a
|
feat: move login_required wrapper outside (#1281)
|
2023-10-08 05:21:32 -05:00 |
|
Jyong
|
5e511e01bf
|
Fix/dataset api key delete (#1255)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-28 10:41:41 +08:00 |
|
Jyong
|
46154c6705
|
Feat/dataset service api (#1245)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-09-27 16:06:32 +08:00 |
|
KVOJJJin
|
e161c511af
|
Feat:csv & docx support (#1139)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-09-10 15:17:22 +08:00 |
|
yezhwi
|
d33a269548
|
refactor(file extractor): file extractor (#1059)
|
2023-08-31 14:45:31 +08:00 |
|
KVOJJJin
|
c67f345d0e
|
Fix: disable operations of dataset when embedding unavailable (#1055)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-30 17:27:19 +08:00 |
|
yezhwi
|
8b8e510bfe
|
fix: handle AttributeError for datasets and index (#1052)
|
2023-08-30 11:14:16 +08:00 |
|
Jyong
|
a55ba6e614
|
Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-29 03:37:45 +08:00 |
|
Jyong
|
e053215155
|
fix document estimate parameter (#1019)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-25 20:10:08 +08:00 |
|
Jyong
|
e7199826cc
|
embedding model available check (#1009)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-25 00:25:16 +08:00 |
|
Jyong
|
5397799aac
|
document limit (#999)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-24 21:27:13 +08:00 |
|
Jyong
|
4b53bb1a32
|
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
|
2023-08-21 13:57:18 +08:00 |
|
Jyong
|
db7156dafd
|
Feature/mutil embedding model (#908)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-08-18 17:37:31 +08:00 |
|
Matri
|
155a4733f6
|
Feat/customizable file upload config (#818)
|
2023-08-16 23:14:27 +08:00 |
|
takatost
|
5fa2161b05
|
feat: server multi models support (#799)
|
2023-08-12 00:57:00 +08:00 |
|
Jyong
|
082f8b17ab
|
Feat/milvus support (#671)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2023-07-28 22:19:39 +08:00 |
|
KVOJJJin
|
cf93d8d6e2
|
Feat: Q&A format segmentation support (#668)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2023-07-28 20:47:15 +08:00 |
|
Jyong
|
026f0bfce9
|
Feat/clean vector dataset (#605)
|
2023-07-19 21:30:25 +08:00 |
|
John Wang
|
7599f79a17
|
feat: claude api support (#572)
|
2023-07-17 00:14:19 +08:00 |
|
John Wang
|
3241e4015b
|
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
|
2023-06-25 16:49:14 +08:00 |
|
Jyong
|
b08c19d926
|
fix encoding is none (#394)
|
2023-06-17 15:21:48 +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 |
|
Columbus
|
eeb2c28526
|
Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 encodi… (#378)
|
2023-06-16 14:12:07 +08:00 |
|
lisaifei@cvte.com
|
0abd67288b
|
feat: support xlsx file parsing (#304)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2023-06-09 15:57:19 +08:00 |
|
杨睿
|
20899c44ff
|
fix: segment search by keyword (#303)
|
2023-06-07 00:45:25 +08:00 |
|
John Wang
|
2478c88e07
|
feat: increase dataset description length to 400 (#283)
|
2023-06-02 14:03:18 +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 |
|
John Wang
|
9a5ae9f51f
|
Feat: optimize error desc (#152)
|
2023-05-22 17:39:28 +08:00 |
|
John Wang
|
db896255d6
|
Initial commit
|
2023-05-15 08:51:32 +08:00 |
|