Commit Graph

16 Commits

Author SHA1 Message Date
Fangyin Cheng
55c8b39e2e
fix(ChatKnowledge): Fix chat knowledge error (#1753) 2024-07-29 11:13:57 +08:00
Fangyin Cheng
47d205f676
feat(model): Support database model registry (#1656) 2024-06-24 19:07:10 +08:00
Fangyin Cheng
593e974405
feat(model): Support deploy rerank model (#1522) 2024-05-16 14:50:16 +08:00
Fangyin Cheng
df36b947d1
feat(model): Support Qwen1.5-32B (#1385) 2024-04-08 09:40:24 +08:00
Fangyin Cheng
4970c9f813
refactor: Refactor datasource module (#1309) 2024-03-18 18:06:40 +08:00
Fangyin Cheng
8897d6e8fd
chore: Add pylint for storage (#1298) 2024-03-15 15:42:46 +08:00
Fangyin Cheng
7446817340
chore: Add pylint for DB-GPT rag lib (#1267) 2024-03-07 23:27:43 +08:00
Fangyin Cheng
40c853575a
chore: Add pylint for DB-GPT core lib (#1076) 2024-01-16 17:36:26 +08:00
Fangyin Cheng
0c46c339ca
feat(model): Add new LLMClient and new build tools (#967) 2023-12-23 16:33:01 +08:00
Fangyin Cheng
ba8fa8774d
ci: Add python unit test workflows (#954) 2023-12-20 10:04:19 +08:00
magic.chen
a35b612ac5
docs: SMMF introduction and usage (#878)
Co-authored-by: junewgl <1965259211@qq.com>
2023-12-01 12:37:29 +08:00
FangYin Cheng
2c9c539404 feat(model): Support OpenAI-Compatible RESTful APIs 2023-11-02 20:39:14 +08:00
FangYin Cheng
0e0d34d92a feat(core): Support configuration metadata database name in .env file 2023-10-27 15:19:21 +08:00
oushu1zhangxiangxuan1
7b11946337 update CONTRIBUTING.md guideline and requirements 2023-10-10 15:06:55 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
FangYin Cheng
303efb9d4e feat: Split some main dependencies into optional dependencies 2023-08-16 04:26:05 +08:00