13 Commits

Author SHA1 Message Date
LIU HONGWEI
c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling () () 2024-04-12 16:22:24 +08:00
Jyong
5b953c1ef2
Fix some RAG bugs ()
Co-authored-by: jyong <jyong@dify.ai>
2024-02-27 11:39:05 +08:00
Jyong
6c4e6bf1d6
Feat/dify rag ()
Co-authored-by: jyong <jyong@dify.ai>
2024-02-22 23:31:57 +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
Bowen Liang
cc9e74123c
improve: introduce isort for linting Python imports () 2024-01-12 12:34:01 +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
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
takatost
5fa2161b05
feat: server multi models support () 2023-08-12 00:57:00 +08:00
John Wang
3241e4015b
feat: upgrade langchain ()
Co-authored-by: jyong <718720800@qq.com>
2023-06-25 16:49:14 +08:00
Jyong
9253f72dea
Feat/dataset notion import ()
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2023-06-16 21:47:51 +08:00