Commit Graph

18 Commits (767d8a4b052d8753b91e6ae05ed75328befe643e)

Author SHA1 Message Date
Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 2 years ago
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>
2 years ago
Garfield Dai db43ed6f41
feat: add api-based extension & external data tool & moderation backend (#1403)
Co-authored-by: takatost <takatost@gmail.com>
2 years ago
takatost cbf095465c
feat: remove llm client use (#1316) 2 years ago
takatost 827c97f0d3
feat: add zhipuai (#1188) 2 years ago
takatost f9082104ed
feat: add hosted moderation (#1158) 2 years ago
John Wang 4fdb37771a
feat: universal chat in explore (#649)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
John Wang 9d98669e7d
fix: dataset destination error (#477) 3 years ago
John Wang 3241e4015b
feat: upgrade langchain (#430)
Co-authored-by: jyong <718720800@qq.com>
3 years ago
John Wang 490858a4d5
feat: auto rule generator (#273) 3 years ago
John Wang 44a1aa5e44
fix: dataset_tool npe (#274) 3 years ago
John Wang 5ca88a4fd9
fix: raw json parse in llm router chain (#254) 3 years ago
John Wang bb7f454ecd
fix: dataset desc npe (#246) 3 years ago
John Wang af2138e8b8
fix: json parse in router chain output (#243) 3 years ago
John Wang 88545184be
feat: support multi datasets router chain mode (#231) 3 years ago
John Wang db896255d6 Initial commit 3 years ago