quicksand
|
4080f7b8ad
|
feat: support tencent vector db (#3568)
|
2024-06-14 19:25:17 +08:00 |
|
Summer-Gu
|
7f98c2ea3f
|
refactor: Delete the dataset to verify whether it is in use (#5112)
|
2024-06-14 03:25:38 +08:00 |
|
Bowen Liang
|
cdc08a434f
|
feat: support Chroma vector store (#5015)
|
2024-06-13 18:02:18 +08:00 |
|
Bowen Liang
|
bdad993901
|
improve: generalize vector factory classes and vector type (#5033)
|
2024-06-08 22:29:24 +08:00 |
|
Weaxs
|
0797f9bc05
|
feat: support tidb vector (#4588)
|
2024-06-05 18:19:53 +08:00 |
|
Jyong
|
4e3b0c5aea
|
support rename document (#4915)
|
2024-06-04 20:07:40 +08:00 |
|
Moonlit
|
86e7c7321f
|
Fixed a bug where any content in the 'fetch' was converted to True (#4400)
|
2024-06-04 13:27:23 +08:00 |
|
LiuVaayne
|
875249eb00
|
Feat/vector db pgvector (#3879)
|
2024-05-10 17:20:30 +08:00 |
|
Jyong
|
3e9dbe3e0a
|
add pgvecto_rs support and upgrade SQLAlchemy (#3833)
|
2024-04-29 11:58:17 +08:00 |
|
羊羽
|
975b2fb79e
|
delete duplicate check get_dataset (#3966)
Co-authored-by: baxiang <baxiang@lixiang.com>
|
2024-04-29 11:57:26 +08:00 |
|
Jingpan Xiong
|
1be222af2e
|
fix: using api can not execute relyt vector database (#3766)
Co-authored-by: jingsi <jingsi@leadincloud.com>
|
2024-04-25 19:46:20 +08:00 |
|
Jyong
|
f257f2c396
|
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-04-24 15:02:29 +08:00 |
|
Jyong
|
394ceee141
|
optimize question classifier prompt and support keyword hit test (#3565)
|
2024-04-17 17:40:40 +08:00 |
|
LIU HONGWEI
|
c227f3d985
|
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416)
|
2024-04-12 16:22:24 +08:00 |
|
Jyong
|
e12a0c154c
|
add segment function billing check for SAAS env (#3082)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-04-02 17:55:49 +08:00 |
|
Garfield Dai
|
8e66b96221
|
Feat: Add documents limitation (#2662)
|
2024-03-03 12:45:06 +08:00 |
|
Jyong
|
5b953c1ef2
|
Fix some RAG bugs (#2570)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-27 11:39:05 +08:00 |
|
Jyong
|
6c4e6bf1d6
|
Feat/dify rag (#2528)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-02-22 23:31:57 +08:00 |
|
Bowen Liang
|
063191889d
|
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419)
|
2024-02-09 15:21:33 +08:00 |
|
Bowen Liang
|
14a19a3da9
|
chore: apply ruff's pyflakes linter rules (#2420)
|
2024-02-08 14:11:10 +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 |
|
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
|
crazywoola
|
828822243a
|
fix: multiple rows were found correctly (#2219)
|
2024-01-26 12:47:42 +08:00 |
|
crazywoola
|
1f48e3d44a
|
feat: support legacy doc (#2100)
|
2024-01-20 22:21:51 +08:00 |
|
crazywoola
|
ec1659cba0
|
fix: saving error in empty dataset (#2098)
|
2024-01-19 20:12:04 +08:00 |
|
Bowen Liang
|
cc9e74123c
|
improve: introduce isort for linting Python imports (#1983)
|
2024-01-12 12:34:01 +08:00 |
|
Jyong
|
5e75f7022f
|
fix data_source_detail_dict parameter error (#2000)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-11 17:49:20 +08:00 |
|
Jyong
|
4d99c689f0
|
prohibit enable and disable function when segment is not completed (#1954)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-01-05 18:18:38 +08:00 |
|
takatost
|
4562e83b24
|
fix: hit testing throws errors cause internal server error (#1865)
|
2024-01-03 08:57:39 +08:00 |
|
takatost
|
d069c668f8
|
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-01-02 23:42:00 +08:00 |
|
Jyong
|
e91dd28a76
|
fix file estimate issue (#1860)
Co-authored-by: jyong <jyong@dify.ai>
|
2024-01-02 16:25:59 +08:00 |
|
taokuizu
|
10fc44e2af
|
fix typo (#1791)
|
2023-12-19 17:23:49 +08:00 |
|
Jyong
|
5e34f938c1
|
Feat/add unstructured support (#1780)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-18 23:24:06 +08:00 |
|
Garfield Dai
|
7b8a10f3ea
|
feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <jyong@dify.ai>
|
2023-12-05 16:53:55 +08:00 |
|
Garfield Dai
|
053102f433
|
Feat/dify billing (#1679)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: takatost <takatost@users.noreply.github.com>
|
2023-12-03 20:59:29 +08:00 |
|
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 |
|