Commit Graph
63 Commits
Author SHA1 Message Date
JyongandGitHub 57729823a0 fix wrong method using (#6459) 2024-07-19 13:48:13 +08:00
JyongandGitHub f55876bcc5 fix web import url is too long (#6402) 2024-07-18 01:14:36 +08:00
JyongandGitHub 0de224b153 fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
JyongandGitHub d320d1468d Feat/delete file when clean document (#5882) 2024-07-15 19:57:05 +08:00
WaffleandGitHub 7b225a5ab0 refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
ce930f19b9 fix dataset operator (#6064)
Co-authored-by: JzoNg <[email protected]>
2024-07-09 17:47:54 +08:00
takatostandGitHub 79df8825c8 Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
5d9ad430af feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <[email protected]>
Co-authored-by: jyong <[email protected]>
2024-07-04 16:21:40 +08:00
JyongandGitHub 71bcf75d9a Feat/add delete knowledge confirm (#5810) 2024-07-01 17:06:51 +08:00
dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652)
Co-authored-by: -LAN- <[email protected]>
2024-06-27 11:21:31 +08:00
Bowen LiangandGitHub c923684edd chore: extract retrival method literal values into enum (#5060) 2024-06-19 16:05:27 +08:00
ba5f8afaa8 Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <[email protected]>
Co-authored-by: chenhe <[email protected]>
Co-authored-by: takatost <[email protected]>
2024-06-15 02:46:02 +08:00
Summer-GuandGitHub 7f98c2ea3f refactor: Delete the dataset to verify whether it is in use (#5112) 2024-06-14 03:25:38 +08:00
takatostandGitHub d1dbbc1e33 feat: backend model load balancing support (#4927) 2024-06-05 00:13:04 +08:00
JyongandGitHub 4e3b0c5aea support rename document (#4915) 2024-06-04 20:07:40 +08:00
Bowen LiangandGitHub 04ad46dd31 chore: skip unnecessary key checks prior to accessing a dictionary (#4497) 2024-05-19 18:30:45 +08:00
JyongandGitHub 591b993685 fix dataset segment update api not effect issue (#4151) 2024-05-07 17:47:20 +08:00
13292ff73e 🦄 refactor(dataset svc): delete check none (#4101)
Co-authored-by: baxiang <[email protected]>
2024-05-06 11:45:26 +08:00
Charlie.WeiGitHubluowei <glpat-EjySCyNjWiLqAED-YmwM>crazywoolacrazywoola
f62b2b5b45 optimize the knowledge failed documents query (#3870)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: crazywoola <[email protected]>
2024-04-26 11:47:23 +08:00
f257f2c396 Knowledge optimization (#3755)
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: JzoNg <[email protected]>
2024-04-24 15:02:29 +08:00
LIU HONGWEIandGitHub 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
1f302990c6 add segment with keyword issue (#3351)
Co-authored-by: StyleZhang <[email protected]>
2024-04-11 16:57:02 +08:00
Garfield DaiandGitHub 8e66b96221 Feat: Add documents limitation (#2662) 2024-03-03 12:45:06 +08:00
Bowen LiangandGitHub 801d135390 generalize the generation of new collection name by dataset id (#2620) 2024-02-29 12:47:10 +08:00
6c4e6bf1d6 Feat/dify rag (#2528)
Co-authored-by: jyong <[email protected]>
2024-02-22 23:31:57 +08:00
97fe817186 Fix/upload limit (#2521)
Co-authored-by: jyong <[email protected]>
Co-authored-by: StyleZhang <[email protected]>
2024-02-22 17:16:22 +08:00
Bowen LiangandGitHub 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 LiangandGitHub 14a19a3da9 chore: apply ruff's pyflakes linter rules (#2420) 2024-02-08 14:11:10 +08:00
Bowen LiangandGitHub 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
89fcf4ea7c Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <[email protected]>
2024-01-26 13:24:40 +08:00
Bowen LiangandGitHub cc9e74123c improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
d069c668f8 Model Runtime (#1858)
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: Garfield Dai <[email protected]>
Co-authored-by: chenhe <[email protected]>
Co-authored-by: jyong <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
2024-01-02 23:42:00 +08:00
da4847c5a8 fix segment update issue (#1844)
Co-authored-by: jyong <[email protected]>
2023-12-26 16:22:51 +08:00
a71f2863ac Annotation management (#1767)
Co-authored-by: jyong <[email protected]>
2023-12-18 13:10:05 +08:00
7b8a10f3ea feat: billing enhancement 20231204 (#1691)
Co-authored-by: jyong <[email protected]>
2023-12-05 16:53:55 +08:00
053102f433 Feat/dify billing (#1679)
Co-authored-by: jyong <[email protected]>
Co-authored-by: takatost <[email protected]>
2023-12-03 20:59:29 +08:00
74b2260ba6 fix score_threshold_enabled name (#1626)
Co-authored-by: jyong <[email protected]>
2023-11-27 15:34:45 +08:00
4588831bff Feat/add retriever rerank (#1560)
Co-authored-by: jyong <[email protected]>
2023-11-17 22:13:37 +08:00
289c93d081 Feat/improve document delete logic (#1325)
Co-authored-by: jyong <[email protected]>
2023-10-12 13:30:44 +08:00
Charlie.WeiGitHubluowei <glpat-EjySCyNjWiLqAED-YmwM>
9e7efa45d4 document segmentApi Add get&update&delete operate (#1285)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2023-10-10 13:27:06 +08:00
46154c6705 Feat/dataset service api (#1245)
Co-authored-by: jyong <[email protected]>
Co-authored-by: StyleZhang <[email protected]>
2023-09-27 16:06:32 +08:00
269a465fc4 Feat/improve vector database logic (#1193)
Co-authored-by: jyong <[email protected]>
2023-09-18 18:15:41 +08:00
c67f345d0e Fix: disable operations of dataset when embedding unavailable (#1055)
Co-authored-by: jyong <[email protected]>
2023-08-30 17:27:19 +08:00
a55ba6e614 Fix/ignore economy dataset (#1043)
Co-authored-by: jyong <[email protected]>
2023-08-29 03:37:45 +08:00
16199e968e fix notion import limit check (#1042)
Co-authored-by: jyong <[email protected]>
2023-08-28 16:49:03 +08:00
2d604d9330 Fix/filter empty segment (#1004)
Co-authored-by: jyong <[email protected]>
2023-08-25 15:50:29 +08:00
yezhwiandGitHub c1602aafc7 refactor:cache in place & function name (#1001) 2023-08-24 22:54:21 +08:00
5397799aac document limit (#999)
Co-authored-by: jyong <[email protected]>
2023-08-24 21:27:13 +08:00
aee15adf1b update document segment (#948)
Co-authored-by: jyong <[email protected]>
2023-08-22 15:19:09 +08:00
4b53bb1a32 Feat/token support (#909)
Co-authored-by: StyleZhang <[email protected]>
Co-authored-by: jyong <[email protected]>
2023-08-21 13:57:18 +08:00