23 Commits

Author SHA1 Message Date
Garfield Dai
54b693d5b1
feat: update saas billing hint. () 2024-08-28 18:55:47 +08:00
-LAN-
13be84e4d4
chore(api/controllers): Apply Ruff Formatter. () 2024-08-26 15:29:10 +08:00
Shoya SHIRAKI
c57b3931d5
refactor(api): switch to dify_config in controllers/console () 2024-07-21 01:11:40 +08:00
kurokobo
c5d64baba4
fix: correct typos () 2024-06-22 23:01:02 +08:00
Garfield Dai
8e66b96221
Feat: Add documents limitation () 2024-03-03 12:45:06 +08:00
Bowen Liang
843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check () 2024-02-06 13:21:13 +08:00
takatost
9f637ead38
bump version to 0.5.3 () 2024-02-01 18:11:57 +08:00
crazywoola
1f48e3d44a
feat: support legacy doc () 2024-01-20 22:21:51 +08:00
Bowen Liang
cc9e74123c
improve: introduce isort for linting Python imports () 2024-01-12 12:34:01 +08:00
taokuizu
10fc44e2af
fix typo () 2023-12-19 17:23:49 +08:00
Jyong
5e34f938c1
Feat/add unstructured support ()
Co-authored-by: jyong <jyong@dify.ai>
2023-12-18 23:24:06 +08:00
takatost
41d0a8b295
feat: [backend] vision support ()
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 () 2023-10-08 05:21:32 -05:00
Jyong
46154c6705
Feat/dataset service api ()
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 ()
Co-authored-by: jyong <jyong@dify.ai>
2023-09-10 15:17:22 +08:00
yezhwi
d33a269548
refactor(file extractor): file extractor () 2023-08-31 14:45:31 +08:00
Jyong
4b53bb1a32
Feat/token support ()
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
2023-08-21 13:57:18 +08:00
Matri
155a4733f6
Feat/customizable file upload config () 2023-08-16 23:14:27 +08:00
John Wang
3241e4015b
feat: upgrade langchain ()
Co-authored-by: jyong <718720800@qq.com>
2023-06-25 16:49:14 +08:00
Jyong
b08c19d926
fix encoding is none () 2023-06-17 15:21:48 +08:00
Columbus
eeb2c28526
Fix the issue of decoding a non-UTF-8 encoded file using UTF-8 encodi… () 2023-06-16 14:12:07 +08:00
lisaifei@cvte.com
0abd67288b
feat: support xlsx file parsing ()
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2023-06-09 15:57:19 +08:00
John Wang
db896255d6 Initial commit 2023-05-15 08:51:32 +08:00