Commit Graph

13 Commits

Author SHA1 Message Date
FangYin Cheng
581cf361bf feat(model): multi-model supports embedding model and simple component design implementation 2023-09-13 12:14:21 +08:00
FangYin Cheng
986ada3aeb feat(model): supports the deployment of multiple models through the API and add the corresponding command line interface 2023-09-11 17:15:20 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
yhjun1026
7a897e4f53 Merge branch 'main' into TY_08_DEV_NEW 2023-08-25 10:39:12 +08:00
FangYin Cheng
3f6e9687ee feat: Support windows
fix: Fix install error on linux

doc: Add torch cuda FAQ
2023-08-22 14:35:11 +08:00
yhjun1026
382d2f3831 Merge branch 'main' into TY_08_DEV_NEW
# Conflicts:
#	README.md
#	pilot/connections/rdbms/base.py
#	pilot/server/static/404.html
#	pilot/server/static/404/index.html
#	pilot/server/static/chat/index.html
#	pilot/server/static/chat/index.txt
#	pilot/server/static/datastores/documents/chunklist/index.html
#	pilot/server/static/datastores/documents/chunklist/index.txt
#	pilot/server/static/datastores/documents/index.html
#	pilot/server/static/datastores/documents/index.txt
#	pilot/server/static/datastores/index.html
#	pilot/server/static/datastores/index.txt
#	pilot/server/static/index.html
#	pilot/server/static/index.txt
2023-08-15 16:27:27 +08:00
FangYin Cheng
8cea0b9a9f feat: Knowledge QA support SQLite 2023-08-11 18:25:03 +08:00
aries_ckt
aa3c3205a4 feat:add knowledge space argument 2023-08-07 16:36:41 +08:00
yhjun1026
cc05400093 feat(editor): DB GPT Editor Api
1.Add DB GPT Editor Api
2.Remove Old web server file
2023-08-01 18:00:03 +08:00
aries_ckt
7186309f83 feat:knowledge document delete
1.space delete
2.document delete
2023-07-31 16:47:48 +08:00
aries_ckt
56b32ab094 refactor:rename knowledge embedding api
1.replace knowledge_embedding of embedding_engine
2023-07-10 15:50:34 +08:00
aries_ckt
eb31d5523e doc:update dbgpt_demo.mp4
1.update dbgpt_demo.mp4
2.format code
2023-07-06 13:47:46 +08:00
aries_ckt
be9e826edf refactor: code refactor 2023-07-03 21:05:23 +08:00