Commit Graph

1293 Commits

Author SHA1 Message Date
yhjun1026
cbd22a4b88 代码清理 2023-07-24 13:57:10 +08:00
yhjun1026
602c0b7361 代码清理 2023-07-21 20:57:17 +08:00
FangYin Cheng
f234b30f7a feat: Multi-model prompt adaptation 2023-07-21 20:51:53 +08:00
yhjun1026
c8c4a82578 代码清理 2023-07-21 20:06:54 +08:00
yhjun1026
b9d64d9ff3 代码清理 2023-07-21 20:06:32 +08:00
yhjun1026
3f733a302b 代码清理 2023-07-21 18:21:39 +08:00
yhjun1026
ad4fd6c0fe Merge branch 'main' into dev_ty_06_end
# Conflicts:
#	pilot/common/schema.py
#	pilot/common/sql_database.py
#	pilot/connections/rdbms/duckdb.py
#	pilot/connections/rdbms/mssql.py
#	pilot/connections/rdbms/oracle.py
#	pilot/connections/rdbms/rdbms_connect.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/scene/base.py
#	pilot/scene/chat_dashboard/chat.py
#	pilot/scene/chat_dashboard/data_preparation/report_schma.py
#	pilot/scene/chat_dashboard/prompt.py
#	pilot/scene/chat_dashboard/template/sales_report/dashboard.json
#	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
#	pilot/server/webserver.py
#	pilot/server/webserver_base.py
#	pilot/xx.db
#	requirements.txt
2023-07-21 18:21:02 +08:00
yhjun1026
8452077f05 Multi DB support 2023-07-21 17:33:37 +08:00
yhjun1026
88be492144 Multi DB support 2023-07-21 17:26:56 +08:00
yhjun1026
760e8ed5a3 Multi DB support 2023-07-21 17:25:16 +08:00
yhjun1026
23dadef155 Multi DB support 2023-07-21 17:21:51 +08:00
yhjun1026
35536df73e Merge branch 'main' into dev_ty_06_end
# Conflicts:
#	pilot/common/sql_database.py
#	pilot/configs/config.py
#	pilot/scene/base.py
#	pilot/scene/chat_dashboard/chat.py
#	pilot/scene/chat_dashboard/data_preparation/report_schma.py
#	pilot/scene/chat_dashboard/prompt.py
2023-07-21 16:46:59 +08:00
yhjun1026
a8af407ddf Multi DB support 2023-07-21 16:39:51 +08:00
yhjun1026
288e55a97f Multi DB support 2023-07-21 10:15:32 +08:00
FangYin Cheng
168c754a3f feat: Support llama-2 model 2023-07-20 21:44:40 +08:00
FangYin Cheng
ef2f7999a5 feat: Support llama-2 model 2023-07-20 21:44:40 +08:00
FangYin Cheng
80f1a99b4d feat: add warning message when using generate_llm_text 2023-07-19 12:17:01 +08:00
FangYin Cheng
b03f3efe97 feat: add warning message when using generate_llm_text 2023-07-19 12:17:01 +08:00
FangYin Cheng
d805e6ab42 feat: structured prompt data interaction between dbgpt-server and llm-server 2023-07-19 12:10:22 +08:00
FangYin Cheng
ae761a3bfa feat: structured prompt data interaction between dbgpt-server and llm-server 2023-07-19 12:10:22 +08:00
magic.chen
75115f1175
feat:dbgpt api 0.3.0 (#319)
1.EmbeddingEngine:provide knowledge_embedding() and similar_search()
2.Multi SourceEmbedding
3.doc for installation
4.fix chroma exit bug
2023-07-14 13:47:06 +08:00
magic.chen
5e2f1e563f feat:dbgpt api 0.3.0 (#319)
1.EmbeddingEngine:provide knowledge_embedding() and similar_search()
2.Multi SourceEmbedding
3.doc for installation
4.fix chroma exit bug
2023-07-14 13:47:06 +08:00
aries_ckt
442c0a9690 fix:auto execute example selector:None 2023-07-14 11:29:39 +08:00
aries_ckt
4fbb6fc3e1 fix:auto execute example selector:None 2023-07-14 11:29:39 +08:00
aries_ckt
109ef7eb0f fix:embedding_api 2023-07-13 22:14:25 +08:00
aries_ckt
4bd55cd34d fix:embedding_api 2023-07-13 22:14:25 +08:00
aries_ckt
b5f3e079db docs:v0.3.1 docs
1.fmt
2.docs
2023-07-13 19:23:03 +08:00
aries_ckt
e01308d9be docs:v0.3.1 docs
1.fmt
2.docs
2023-07-13 19:23:03 +08:00
FangYin Cheng
accce56d49 fix pylint 2023-07-13 18:11:41 +08:00
FangYin Cheng
67f69e0565 fix pylint 2023-07-13 18:11:41 +08:00
FangYin Cheng
189ac995ec fix: chatglm not working in doc qa, meta qa and plugin 2023-07-13 18:03:27 +08:00
FangYin Cheng
9af2890892 fix: chatglm not working in doc qa, meta qa and plugin 2023-07-13 18:03:27 +08:00
aries_ckt
4e33e6ec2e fix:ignore knowledge_management databases 2023-07-13 16:39:02 +08:00
aries_ckt
df0b562bf8 fix:ignore knowledge_management databases 2023-07-13 16:39:02 +08:00
aries_ckt
6404bfe63a feat:embedding api
1.embedding_engine add source_reader param
2.docs update
3.fix chroma exit bug
2023-07-13 15:45:25 +08:00
aries_ckt
03b507a4e9 feat:embedding api
1.embedding_engine add source_reader param
2.docs update
3.fix chroma exit bug
2023-07-13 15:45:25 +08:00
yhjun1026
73b3b7069f WEB API independent 2023-07-13 10:19:33 +08:00
aries_ckt
56c1947eda feat:embedding_engine add text_splitter param 2023-07-12 18:01:22 +08:00
aries_ckt
ff89e2e085 feat:embedding_engine add text_splitter param 2023-07-12 18:01:22 +08:00
aries_ckt
30adbaf4fd doc:update knowledge api document 2023-07-12 16:33:34 +08:00
aries_ckt
f911a8fa97 doc:update knowledge api document 2023-07-12 16:33:34 +08:00
aries_ckt
16d6ce8c89 doc:knowledge docs update 2023-07-12 14:28:40 +08:00
aries_ckt
dd02c5d4ba doc:knowledge docs update 2023-07-12 14:28:40 +08:00
aries_ckt
f85def5a52 Merge remote-tracking branch 'origin/main' into dbgpt_api 2023-07-12 13:54:17 +08:00
aries_ckt
4b66ce7b9c Merge remote-tracking branch 'origin/main' into dbgpt_api 2023-07-12 13:54:17 +08:00
aries_ckt
929e7fe96b refactor:refactor knowledge api
1.delete CFG in embedding_engine api
2.add a text_splitter param in embedding_engine api
3.fmt
2023-07-12 11:07:35 +08:00
aries_ckt
2b68fd7b42 refactor:refactor knowledge api
1.delete CFG in embedding_engine api
2.add a text_splitter param in embedding_engine api
3.fmt
2023-07-12 11:07:35 +08:00
qutcat1997
586ea2a97f
Update adapter.py
change CFG
2023-07-11 23:28:30 +08:00
qutcat1997
20675edca6 Update adapter.py
change CFG
2023-07-11 23:28:30 +08:00
qutcat1997
3730871f5d
Update adapter.py
Solve multi gpu research
2023-07-11 23:17:00 +08:00
qutcat1997
0e6732d4cd Update adapter.py
Solve multi gpu research
2023-07-11 23:17:00 +08:00
qutcat1997
bc08285356
Update config.py
Modify config
2023-07-11 23:06:41 +08:00
qutcat1997
189b0b4eed Update config.py
Modify config
2023-07-11 23:06:41 +08:00
aries_ckt
e6aa46fc87 refactor:refactor knowledge api
1.delete CFG in embedding_engine api
2.add a text_splitter param in embedding_engine api
2023-07-11 16:33:48 +08:00
aries_ckt
a357ab498a refactor:refactor knowledge api
1.delete CFG in embedding_engine api
2.add a text_splitter param in embedding_engine api
2023-07-11 16:33:48 +08:00
aries_ckt
6ff7ef9da4 doc:update knowledge api 2023-07-10 17:00:45 +08:00
aries_ckt
60d6c0d040 doc:update knowledge api 2023-07-10 17:00:45 +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
312f243382 refactor:rename knowledge embedding api
1.replace knowledge_embedding of embedding_engine
2023-07-10 15:50:34 +08:00
yhjun1026
3638f4848f WEB API independent 2023-07-10 14:34:11 +08:00
FangYin Cheng
23b36872f6 fix: proxy llm raise exception when proxy llm response has error 2023-07-07 17:21:43 +08:00
FangYin Cheng
d1a735f3cc fix: proxy llm raise exception when proxy llm response has error 2023-07-07 17:21:43 +08:00
yhjun1026
36dd616a19 WEB API independent 2023-07-07 16:08:32 +08:00
yhjun1026
28a08a1245 WEB API independent 2023-07-07 16:02:17 +08:00
aries_ckt
b68bb2b5d5 test:delete unusual test file 2023-07-06 19:10:09 +08:00
aries_ckt
48204b54ff test:delete unusual test file 2023-07-06 19:10:09 +08:00
tuyang.yhj
8dc4f54ed6 WEB API independent 2023-07-06 14:09:51 +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
6dbf5a2097 doc:update dbgpt_demo.mp4
1.update dbgpt_demo.mp4
2.format code
2023-07-06 13:47:46 +08:00
tuyang.yhj
c909ba0b42 Merge remote-tracking branch 'origin/dev_ty_06_end' into dev_ty_06_end 2023-07-06 10:25:34 +08:00
tuyang.yhj
5093e3714a WEB API independent 2023-07-06 10:25:02 +08:00
aries_ckt
469f5007ae refactor: merge dbgpt_test
1.merge dbgpt_test
2.restore weaviate_store.py
2023-07-05 17:10:21 +08:00
aries_ckt
339723f080 refactor: merge dbgpt_test
1.merge dbgpt_test
2.restore weaviate_store.py
2023-07-05 17:10:21 +08:00
aries_ckt
b36718494e fix:chunk use RecursiveCharacterTextSplitter 2023-07-05 15:28:58 +08:00
aries_ckt
e37ecf262e fix:chunk use RecursiveCharacterTextSplitter 2023-07-05 15:28:58 +08:00
aries_ckt
3bc989f9e9 fix:fix webapi 2023-07-05 15:08:00 +08:00
aries_ckt
71f386d0b9 fix:fix webapi 2023-07-05 15:08:00 +08:00
tuyang.yhj
f0ace7912f WEB API independent 2023-07-05 14:24:39 +08:00
tuyang.yhj
8790d89b35 WEB API independent 2023-07-05 14:24:39 +08:00
tuyang.yhj
352ee26235 WEB API independent 2023-07-05 14:22:47 +08:00
tuyang.yhj
876c6cbbf3 WEB API independent 2023-07-05 14:22:47 +08:00
tuyang.yhj
3b99ba59d6 WEB API independent 2023-07-05 14:21:06 +08:00
tuyang.yhj
e457005a9c WEB API independent 2023-07-05 14:21:06 +08:00
tuyang.yhj
d24e480e85 WEB API independent 2023-07-05 14:02:34 +08:00
tuyang.yhj
5b67ae5e3b WEB API independent 2023-07-05 14:02:34 +08:00
tuyang.yhj
6c90740fbe WEB API independent 2023-07-05 11:52:19 +08:00
tuyang.yhj
5c591100ad WEB API independent 2023-07-05 11:52:19 +08:00
tuyang.yhj
4475c0eabe WEB API independent 2023-07-05 11:41:04 +08:00
tuyang.yhj
b564d0cc89 WEB API independent 2023-07-05 11:41:04 +08:00
tuyang.yhj
b02c30b611 Merge remote-tracking branch 'origin/dev_ty_06_end' into dev_ty_06_end 2023-07-05 11:10:26 +08:00
tuyang.yhj
ad6900a578 Merge remote-tracking branch 'origin/dev_ty_06_end' into dev_ty_06_end 2023-07-05 11:10:26 +08:00
tuyang.yhj
f68c74352b WEB API independent 2023-07-05 11:10:14 +08:00
tuyang.yhj
e949c8b66a WEB API independent 2023-07-05 11:10:14 +08:00
aries_ckt
73117ad73f Merge remote-tracking branch 'origin/llm_framework' into dev_ty_06_end 2023-07-04 20:43:38 +08:00
aries_ckt
e57f4427fb Merge remote-tracking branch 'origin/llm_framework' into dev_ty_06_end 2023-07-04 20:43:38 +08:00
tuyang.yhj
dd064a090f WEB API independent 2023-07-04 20:33:41 +08:00
tuyang.yhj
1a067b3909 WEB API independent 2023-07-04 20:33:41 +08:00
tuyang.yhj
7567a0231a WEB API independent 2023-07-04 20:12:03 +08:00
tuyang.yhj
cccc7be9e9 WEB API independent 2023-07-04 20:12:03 +08:00
tuyang.yhj
323aa32fca WEB API independent 2023-07-04 20:09:38 +08:00
tuyang.yhj
bfcf6218ed WEB API independent 2023-07-04 20:09:38 +08:00
aries_ckt
ef5a9b3b5e fix:web-ui domain bug 2023-07-04 19:51:13 +08:00
aries_ckt
1842d28a4f fix:web-ui domain bug 2023-07-04 19:51:13 +08:00
tuyang.yhj
d4846c2ee5 WEB API independent 2023-07-04 19:12:43 +08:00
tuyang.yhj
ac9468d93e WEB API independent 2023-07-04 19:12:43 +08:00
aries_ckt
dc390f1eca fix:merge web-api 2023-07-04 17:59:33 +08:00
aries_ckt
17e276b76f fix:merge web-api 2023-07-04 17:59:33 +08:00
aries_ckt
eb64f1bd3d Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 17:42:43 +08:00
aries_ckt
86dedf969a Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 17:42:43 +08:00
tuyang.yhj
cfd93585e0 WEB API independent 2023-07-04 17:41:44 +08:00
tuyang.yhj
d8e4e32102 WEB API independent 2023-07-04 17:41:44 +08:00
tuyang.yhj
edfdee4476 WEB API independent 2023-07-04 17:40:48 +08:00
tuyang.yhj
f451a599c7 WEB API independent 2023-07-04 17:40:48 +08:00
aries_ckt
17921fdd53 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 17:36:31 +08:00
aries_ckt
4c67f4cace Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 17:36:31 +08:00
tuyang.yhj
c4408a41ad WEB API independent 2023-07-04 17:36:09 +08:00
tuyang.yhj
efce1a9bde WEB API independent 2023-07-04 17:36:09 +08:00
aries_ckt
7f0a3410bd Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 17:25:30 +08:00
aries_ckt
1efaa55515 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 17:25:30 +08:00
tuyang.yhj
c547571c54 WEB API independent 2023-07-04 17:25:21 +08:00
tuyang.yhj
f02fe50aea WEB API independent 2023-07-04 17:25:21 +08:00
tuyang.yhj
33c7374168 WEB API independent 2023-07-04 17:19:18 +08:00
tuyang.yhj
314920b6e1 WEB API independent 2023-07-04 17:19:18 +08:00
tuyang.yhj
d6b4da7559 WEB API independent 2023-07-04 16:50:49 +08:00
tuyang.yhj
e8c61c29e2 WEB API independent 2023-07-04 16:50:49 +08:00
tuyang.yhj
f2a107b463 WEB API independent 2023-07-04 16:41:02 +08:00
tuyang.yhj
5f9c36a050 WEB API independent 2023-07-04 16:41:02 +08:00
aries_ckt
b50faddad0 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 14:29:10 +08:00
aries_ckt
80d9e1344e Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 14:29:10 +08:00
tuyang.yhj
fb9194df24 WEB API independent 2023-07-04 14:07:01 +08:00
tuyang.yhj
560773296e WEB API independent 2023-07-04 14:07:01 +08:00
aries_ckt
7fc28c1b30 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 13:45:40 +08:00
aries_ckt
4fcd133bb0 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 13:45:40 +08:00
tuyang.yhj
0825d6c64f WEB API independent 2023-07-04 13:45:06 +08:00
tuyang.yhj
72de9b2fa8 WEB API independent 2023-07-04 13:45:06 +08:00
aries_ckt
f7eb741753 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 11:40:15 +08:00
aries_ckt
d2e82d575e Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-07-04 11:40:15 +08:00
aries_ckt
2e68d6e28d feat:space return doc_count 2023-07-04 11:39:57 +08:00
aries_ckt
064b08dd23 feat:space return doc_count 2023-07-04 11:39:57 +08:00
tuyang.yhj
ef51167630 WEB API independent 2023-07-04 11:34:12 +08:00
tuyang.yhj
c23a32b906 WEB API independent 2023-07-04 11:34:12 +08:00
tuyang.yhj
f738ddc934 WEB API independent 2023-07-04 11:16:51 +08:00
tuyang.yhj
92dbe22504 WEB API independent 2023-07-04 11:16:51 +08:00
tuyang.yhj
7801de734c WEB API independent 2023-07-04 11:11:27 +08:00
tuyang.yhj
ef37f61e48 WEB API independent 2023-07-04 11:11:27 +08:00
tuyang.yhj
680518b08a WEB API independent 2023-07-04 11:04:22 +08:00
tuyang.yhj
15271026c2 WEB API independent 2023-07-04 11:04:22 +08:00
tuyang.yhj
5712b71c0f WEB API independent 2023-07-04 11:01:25 +08:00
tuyang.yhj
46ac6feb0f WEB API independent 2023-07-04 11:01:25 +08:00
tuyang.yhj
575ed36534 WEB API independent 2023-07-04 09:45:38 +08:00
tuyang.yhj
4cfa7bb40a WEB API independent 2023-07-04 09:45:38 +08:00
aries_ckt
723cd22507 refactor:knowledge api refactor
1.knowledge python file refactor
2.source embedding return vector_ids
2023-07-03 23:50:34 +08:00
aries_ckt
161fe4b358 refactor:knowledge api refactor
1.knowledge python file refactor
2.source embedding return vector_ids
2023-07-03 23:50:34 +08:00
tuyang.yhj
8d0f62fa83 Merge remote-tracking branch 'origin/new-page-framework' into dev_ty_06_end
# Conflicts:
#	pilot/server/webserver.py
2023-07-03 22:17:03 +08:00
tuyang.yhj
02b51291b7 Merge remote-tracking branch 'origin/new-page-framework' into dev_ty_06_end
# Conflicts:
#	pilot/server/webserver.py
2023-07-03 22:17:03 +08:00
aries_ckt
ba48fa3e08 Merge remote-tracking branch 'origin/new-page-framework' into llm_framework 2023-07-03 22:13:25 +08:00
aries_ckt
b3c7764190 Merge remote-tracking branch 'origin/new-page-framework' into llm_framework 2023-07-03 22:13:25 +08:00
tuyang.yhj
5a0b61c1f2 WEB API independent 2023-07-03 21:59:54 +08:00
tuyang.yhj
92920cdaa9 WEB API independent 2023-07-03 21:59:54 +08:00
aries_ckt
d8bb84771f Merge remote-tracking branch 'origin/new-page-framework' into llm_framework 2023-07-03 21:41:11 +08:00
aries_ckt
84f59a8c17 Merge remote-tracking branch 'origin/new-page-framework' into llm_framework 2023-07-03 21:41:11 +08:00
tuyang.yhj
c4bcbf55a9 WEB API independent 2023-07-03 21:26:53 +08:00
tuyang.yhj
be8ead568a WEB API independent 2023-07-03 21:26:53 +08:00
tuyang.yhj
29fc720c6f WEB API independent 2023-07-03 21:26:13 +08:00
tuyang.yhj
0cf3412f50 WEB API independent 2023-07-03 21:26:13 +08:00
aries_ckt
3bdc200baa refactor: code refactor 2023-07-03 21:05:23 +08:00
aries_ckt
be9e826edf refactor: code refactor 2023-07-03 21:05:23 +08:00
aries_ckt
7ee68c905b fix:embedding chunk update
integrate RecursiveCharacterTextSplitter
2023-07-03 20:06:38 +08:00
aries_ckt
770c4ae420 fix:embedding chunk update
integrate RecursiveCharacterTextSplitter
2023-07-03 20:06:38 +08:00
aries_ckt
07281d6bb5 refactor:merge tuyang_end_06 2023-07-03 18:59:37 +08:00
aries_ckt
6db837cd11 refactor:merge tuyang_end_06 2023-07-03 18:59:37 +08:00
tuyang.yhj
b3dde34ec4 WEB API independent 2023-07-03 18:37:25 +08:00
tuyang.yhj
85d834d5b4 WEB API independent 2023-07-03 18:37:25 +08:00
aries_ckt
22b029f288 fix:restore webserver db choose 2023-07-03 16:38:45 +08:00
aries_ckt
c93fcaaed8 fix:restore webserver db choose 2023-07-03 16:38:45 +08:00
tuyang.yhj
42d8b2b74b Merge branch 'llm_framework' into dev_ty_06_end 2023-07-03 16:28:56 +08:00
tuyang.yhj
b91a6f1c95 Merge branch 'llm_framework' into dev_ty_06_end 2023-07-03 16:28:56 +08:00
tuyang.yhj
30c7803451 WEB API independent 2023-07-03 16:17:32 +08:00
tuyang.yhj
a6097c4cb4 WEB API independent 2023-07-03 16:17:32 +08:00
aries_ckt
1868b228bc fix:knowledge_init path
1.knowledge_init path
2.url embedding chunk
2023-07-03 16:09:18 +08:00
aries_ckt
6b17a16bd0 fix:knowledge_init path
1.knowledge_init path
2.url embedding chunk
2023-07-03 16:09:18 +08:00
aries_ckt
8baa1d9464 refactor: webserver chat delete temperature, max_new_tokens 2023-07-03 15:03:23 +08:00
aries_ckt
b831ee5863 refactor: webserver chat delete temperature, max_new_tokens 2023-07-03 15:03:23 +08:00
aries_ckt
9137e413b6 fix:delete source_embedding
1.rename source_embedding to embedding_engine
2023-07-03 11:53:26 +08:00
aries_ckt
97c9cfbd6b fix:delete source_embedding
1.rename source_embedding to embedding_engine
2023-07-03 11:53:26 +08:00
tuyang.yhj
23ccf15166 WEB API independent 2023-07-03 11:18:57 +08:00
tuyang.yhj
1605ce53bf WEB API independent 2023-07-03 11:18:57 +08:00
tuyang.yhj
95737f94cd WEB API independent 2023-07-03 10:31:09 +08:00
tuyang.yhj
e5994cb588 WEB API independent 2023-07-03 10:31:09 +08:00
tuyang.yhj
354852f9df Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/server/static/_next/static/chunks/702.d4f5815f0f061322.js
#	pilot/server/static/_next/static/chunks/app/agents/page-4286c92088ccc4e9.js
#	pilot/server/static/_next/static/chunks/app/datastores/documents/chunklist/page-65ded782e5468079.js
#	pilot/server/static/_next/static/chunks/app/datastores/documents/page-0b797043cfee212f.js
#	pilot/server/static/_next/static/chunks/app/datastores/page-171d660b8104db30.js
2023-07-03 10:15:12 +08:00
tuyang.yhj
d8c1684243 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/server/static/_next/static/chunks/702.d4f5815f0f061322.js
#	pilot/server/static/_next/static/chunks/app/agents/page-4286c92088ccc4e9.js
#	pilot/server/static/_next/static/chunks/app/datastores/documents/chunklist/page-65ded782e5468079.js
#	pilot/server/static/_next/static/chunks/app/datastores/documents/page-0b797043cfee212f.js
#	pilot/server/static/_next/static/chunks/app/datastores/page-171d660b8104db30.js
2023-07-03 10:15:12 +08:00
tuyang.yhj
d7decb4d6a WEB API independent 2023-07-03 09:56:33 +08:00
tuyang.yhj
6b35be2808 WEB API independent 2023-07-03 09:56:33 +08:00
aries_ckt
f54b1cbdd4 fix:webserver path 2023-07-02 14:20:10 +08:00
aries_ckt
4dd5a4dc82 fix:webserver path 2023-07-02 14:20:10 +08:00
aries_ckt
3df9e9e4d2 feat:knowledge management
1.merge main branch
2.rebuild knowledge management
3.static js
2023-06-30 15:39:54 +08:00
aries_ckt
d95646d8b2 feat:knowledge management
1.merge main branch
2.rebuild knowledge management
3.static js
2023-06-30 15:39:54 +08:00
aries_ckt
933b0fa203 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-30 15:19:10 +08:00
aries_ckt
6ada78374e Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-30 15:19:10 +08:00
aries_ckt
c5a67cc5e2 style:format code 2023-06-30 15:04:33 +08:00
aries_ckt
f4aa58a954 style:format code 2023-06-30 15:04:33 +08:00
aries_ckt
57cce46a78 fix:knowledge_init.py multi document cannot search answser
1.rebuild knowledge_init.py
Close #285
2023-06-30 15:02:18 +08:00
aries_ckt
6fdeff9a0a fix:knowledge_init.py multi document cannot search answser
1.rebuild knowledge_init.py
Close #285
2023-06-30 15:02:18 +08:00
tuyang.yhj
9494371dc0 WEB API independent 2023-06-30 13:17:58 +08:00
tuyang.yhj
c621bf1e33 WEB API independent 2023-06-30 13:17:58 +08:00
tuyang.yhj
488f7da1ea WEB API independent 2023-06-30 13:16:43 +08:00
tuyang.yhj
aed2cb21a9 WEB API independent 2023-06-30 13:16:43 +08:00
aries_ckt
b074c487e9 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-30 10:43:35 +08:00
aries_ckt
1de0542015 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-30 10:43:35 +08:00
aries_ckt
29ac946855 fix:create document return id
create document return id
2023-06-30 10:39:47 +08:00
aries_ckt
d0a0d3bbdf fix:create document return id
create document return id
2023-06-30 10:39:47 +08:00
tuyang.yhj
01e068a92a WEB API independent 2023-06-30 10:02:03 +08:00
tuyang.yhj
a330714c61 WEB API independent 2023-06-30 10:02:03 +08:00
tuyang.yhj
39b0388ad2 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/openapi/api_v1/api_v1.py
#	pilot/server/dbgpt_server.py
2023-06-30 09:58:32 +08:00
tuyang.yhj
6f8f182d1d Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/openapi/api_v1/api_v1.py
#	pilot/server/dbgpt_server.py
2023-06-30 09:58:32 +08:00
tuyang.yhj
f7f88dc4b8 WEB API independent 2023-06-29 20:41:05 +08:00
tuyang.yhj
865822d1de WEB API independent 2023-06-29 20:41:05 +08:00
aries_ckt
45d183d50b fix:merge tuyang branch and knowledge chat
1.fix knowledge chat
2.merge tuyang branch
2023-06-29 20:03:39 +08:00
aries_ckt
4c4c028b21 fix:merge tuyang branch and knowledge chat
1.fix knowledge chat
2.merge tuyang branch
2023-06-29 20:03:39 +08:00
tuyang.yhj
53565c4fce WEB API independent 2023-06-29 19:30:14 +08:00
tuyang.yhj
35bdf71912 WEB API independent 2023-06-29 19:30:14 +08:00
tuyang.yhj
20666baa7c WEB API independent 2023-06-29 18:53:52 +08:00
tuyang.yhj
4abfa3c7e9 WEB API independent 2023-06-29 18:53:52 +08:00
aries_ckt
2ba2f38781 fix:use spacy replace chunk method
use spacy replace chunk method
2023-06-29 18:32:36 +08:00
aries_ckt
24130a6097 fix:use spacy replace chunk method
use spacy replace chunk method
2023-06-29 18:32:36 +08:00
aries_ckt
d96000ef35 fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 18:08:26 +08:00
aries_ckt
ff31d9a22b fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 18:08:26 +08:00
aries_ckt
73b1863c69 fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 18:00:55 +08:00
aries_ckt
96f3dcf095 fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 18:00:55 +08:00
aries_ckt
4466d92bba fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 17:46:53 +08:00
aries_ckt
f29a0a2472 fix:sync status idempotent
when RUNNING AND FINISHED cannot sync
2023-06-29 17:46:53 +08:00
aries_ckt
aad45a6b70 feat:chunk split method replace
chunk split method replace
2023-06-29 17:26:05 +08:00
aries_ckt
7ad629eb3d feat:chunk split method replace
chunk split method replace
2023-06-29 17:26:05 +08:00
tuyang.yhj
fe662cec5e WEB API independent 2023-06-29 17:24:18 +08:00
tuyang.yhj
8ea2abb29c WEB API independent 2023-06-29 17:24:18 +08:00
aries_ckt
a50694bf6e fix:solve upload file bug
solve upload file bug
2023-06-29 17:06:15 +08:00
aries_ckt
92c5e209cf fix:solve upload file bug
solve upload file bug
2023-06-29 17:06:15 +08:00
aries_ckt
9131fd574c fix:update knowledge schema sql
update knowledge schema sql
2023-06-29 16:34:12 +08:00
aries_ckt
b2f1b1319f fix:update knowledge schema sql
update knowledge schema sql
2023-06-29 16:34:12 +08:00
aries_ckt
90f73a9e82 fix:port define
can re-define port
2023-06-29 16:07:39 +08:00
aries_ckt
5951215c0b fix:port define
can re-define port
2023-06-29 16:07:39 +08:00
tuyang.yhj
7208dd6c88 WEB API independent 2023-06-29 15:33:14 +08:00
tuyang.yhj
64d4f1e368 WEB API independent 2023-06-29 15:33:14 +08:00
aries_ckt
4029f48d5f style:format code style
format code style
2023-06-29 13:52:53 +08:00
aries_ckt
cdb616cc21 style:format code style
format code style
2023-06-29 13:52:53 +08:00
aries_ckt
359babecdc Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-29 13:35:03 +08:00
aries_ckt
87b1159ff6 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-29 13:35:03 +08:00
tuyang.yhj
6a3bf33a24 WEB API independent 2023-06-29 11:58:13 +08:00
tuyang.yhj
3ce9d2faf2 WEB API independent 2023-06-29 11:58:13 +08:00
aries_ckt
1283b24a5f feat:chunks page list
add chunk page list
2023-06-29 11:21:48 +08:00
aries_ckt
06688b1c36 feat:chunks page list
add chunk page list
2023-06-29 11:21:48 +08:00
aries_ckt
219b61caae feat:chunks page list
1.add document chunk list
2023-06-29 11:20:16 +08:00
aries_ckt
4a57192879 feat:chunks page list
1.add document chunk list
2023-06-29 11:20:16 +08:00
tuyang.yhj
307ffd6d90 WEB API independent 2023-06-29 09:55:43 +08:00
tuyang.yhj
8e93833321 WEB API independent 2023-06-29 09:55:43 +08:00
tuyang.yhj
4dcfd1ddd7 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/memory/chat_history/duckdb_history.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/chat_execution/example.py
2023-06-28 11:40:22 +08:00
tuyang.yhj
caa1a41065 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/memory/chat_history/duckdb_history.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/chat_execution/example.py
2023-06-28 11:40:22 +08:00
tuyang.yhj
b2d2828b4e WEB API independent 2023-06-28 11:34:40 +08:00
tuyang.yhj
820214faa8 WEB API independent 2023-06-28 11:34:40 +08:00
aries_ckt
14387d9661 fix:return knowledge dict
format knowledge result
2023-06-28 10:35:55 +08:00
aries_ckt
4e4f8bd564 fix:return knowledge dict
format knowledge result
2023-06-28 10:35:55 +08:00
Data Hamal
b39760ef59 Update base.py
fix function __extract_json  slef --> self
2023-06-28 00:52:45 +08:00
Data Hamal
a4493b7472
Update base.py
fix function __extract_json  slef --> self
2023-06-28 00:52:45 +08:00
aries_ckt
7f979c0880 style:format code
format code
2023-06-27 22:20:21 +08:00
aries_ckt
682b1468d1 style:format code
format code
2023-06-27 22:20:21 +08:00
tuyang.yhj
1d3d6cb23c Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/openapi/api_v1/api_v1.py
2023-06-27 17:48:40 +08:00
tuyang.yhj
b8c55c2560 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/openapi/api_v1/api_v1.py
2023-06-27 17:48:40 +08:00
aries_ckt
544aed4e56 fix: knowledge embedding default parameter
1.knowledge embedding default parameter
2023-06-27 17:46:48 +08:00
aries_ckt
ac686e9c6f fix: knowledge embedding default parameter
1.knowledge embedding default parameter
2023-06-27 17:46:48 +08:00
tuyang.yhj
5777761320 WEB API independent 2023-06-27 17:45:07 +08:00
tuyang.yhj
8119edd5ad WEB API independent 2023-06-27 17:45:07 +08:00
aries_ckt
fa73a4fae6 feat: new knowledge chat scene
1.add new knowledge chat scene
2.format file format
2023-06-27 16:50:16 +08:00
aries_ckt
05683d94ba feat: new knowledge chat scene
1.add new knowledge chat scene
2.format file format
2023-06-27 16:50:16 +08:00
tuyang.yhj
5599bb63ea Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/connections/rdbms/py_study/pd_study.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/openapi/api_v1/api_view_model.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/message.py
#	pilot/server/webserver.py
2023-06-27 15:39:09 +08:00
tuyang.yhj
ca6afbd445 Merge branch 'llm_framework' into dev_ty_06_end
# Conflicts:
#	pilot/connections/rdbms/py_study/pd_study.py
#	pilot/openapi/api_v1/api_v1.py
#	pilot/openapi/api_v1/api_view_model.py
#	pilot/scene/base.py
#	pilot/scene/base_chat.py
#	pilot/scene/message.py
#	pilot/server/webserver.py
2023-06-27 15:39:09 +08:00
tuyang.yhj
b49ecc2668 WEB API independent 2023-06-27 15:35:18 +08:00
tuyang.yhj
3f7cc02426 WEB API independent 2023-06-27 15:35:18 +08:00
aries_ckt
a06342425b feat: knowledge backend management
1.knowledge_type.py
2.knowledge backend api
2023-06-27 15:29:13 +08:00
aries_ckt
57da3c23a6 feat: knowledge backend management
1.knowledge_type.py
2.knowledge backend api
2023-06-27 15:29:13 +08:00
staneyffer
2c96c16bea fix: documents chat not working with chatglm2-6b 2023-06-26 18:13:31 +08:00
staneyffer
b41be465ad fix: documents chat not working with chatglm2-6b 2023-06-26 18:13:31 +08:00
aries_ckt
db28894443 feat: knowledge management backend api
1.create knowledge space
2.list knowledge space
3.create knowledge document
4.list knowledge document
5.save document chunks
6.sync embedding document
2023-06-26 15:24:25 +08:00
aries_ckt
91d6edc4eb feat: knowledge management backend api
1.create knowledge space
2.list knowledge space
3.create knowledge document
4.list knowledge document
5.save document chunks
6.sync embedding document
2023-06-26 15:24:25 +08:00
magic.chen
132f8fff01 Update model_config.py 2023-06-25 23:29:43 +08:00
magic.chen
aa4115ef67
Update model_config.py 2023-06-25 23:29:43 +08:00
csunny
fc7cb1cce3 feat: add chatglm2-6b support 2023-06-25 23:05:50 +08:00
csunny
192b289480 feat: add chatglm2-6b support 2023-06-25 23:05:50 +08:00
aries_ckt
ee3a6ded7d Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-25 16:08:28 +08:00
aries_ckt
d5df445074 Merge remote-tracking branch 'origin/dev_ty_06_end' into llm_framework 2023-06-25 16:08:28 +08:00
tuyang.yhj
c57c2e60e8 WEB API independent 2023-06-25 15:32:41 +08:00
tuyang.yhj
9d3000fb26 WEB API independent 2023-06-25 15:32:41 +08:00
tuyang.yhj
04b4f6adf9 Merge branch 'llm_framework' into dev_ty_06_end 2023-06-25 15:31:09 +08:00
tuyang.yhj
1367f92955 Merge branch 'llm_framework' into dev_ty_06_end 2023-06-25 15:31:09 +08:00
tuyang.yhj
2bc4642345 Merge branch 'llm_framework' into DEV_TY_06 2023-06-25 14:47:30 +08:00
tuyang.yhj
03576cfc5d Merge branch 'llm_framework' into DEV_TY_06 2023-06-25 14:47:30 +08:00
tuyang.yhj
d753af1166 WEB API independent 2023-06-25 14:46:46 +08:00
tuyang.yhj
d372e73cd5 WEB API independent 2023-06-25 14:46:46 +08:00
aries_ckt
85fb12e3d0 style: format webserver.py
format file format
2023-06-22 23:39:23 +08:00
aries_ckt
cc422a2be4 style: format webserver.py
format file format
2023-06-22 23:39:23 +08:00
aries_ckt
9d305469ad fix: EMBEDDING_MODEL env config
solve the problem that EMBEDDING_MODEL config did not work
Close #264
2023-06-22 23:33:27 +08:00
aries_ckt
683ed09e10 fix: EMBEDDING_MODEL env config
solve the problem that EMBEDDING_MODEL config did not work
Close #264
2023-06-22 23:33:27 +08:00
chenketing
204f7618b1 fix: custom chat exception
fix custom chat exception
raise user can understand error
2023-06-20 19:50:00 +08:00
chenketing
f9437db07b fix: custom chat exception
fix custom chat exception
raise user can understand error
2023-06-20 19:50:00 +08:00
csunny
083791ca3b feat: define framework and split api
add cache for llm
add openapi module
add proxy module
2023-06-20 19:36:35 +08:00
csunny
50719c14b9 feat: define framework and split api
add cache for llm
add openapi module
add proxy module
2023-06-20 19:36:35 +08:00
aries-ckt
6b0ab59201 style: code format.
code style format
2023-06-19 16:58:24 +08:00
aries-ckt
c32f3f1766 style: code format.
code style format
2023-06-19 16:58:24 +08:00
aries-ckt
05a74d89cd fix: Weaviate document format.
1.similar search: docs format
2.conf SUMMARY_CONFIG
2023-06-19 16:44:18 +08:00
aries-ckt
3af16cf792 fix: Weaviate document format.
1.similar search: docs format
2.conf SUMMARY_CONFIG
2023-06-19 16:44:18 +08:00
aries-ckt
b95084b89f feat: integrate Weaviate vector database in DB-GPT.
1.Weaviate default schema update
2.Weaviate database config
3.requirement
2023-06-19 09:56:54 +08:00
aries-ckt
8299f5e0fa feat: integrate Weaviate vector database in DB-GPT.
1.Weaviate default schema update
2.Weaviate database config
3.requirement
2023-06-19 09:56:54 +08:00
LBYPatrick
0bb0246fb1 chore: run black against modified code 2023-06-16 12:23:28 +08:00
LBYPatrick
0b1d54afa6 chore: run black against modified code 2023-06-16 12:23:28 +08:00
LBYPatrick
5f8186a258 chore: bump requirement.txt for guanaco support 2023-06-16 11:45:42 +08:00
LBYPatrick
1580aaa8eb chore: bump requirement.txt for guanaco support 2023-06-16 11:45:42 +08:00
aries-ckt
b5008f0517 update:weaviate_store format 2023-06-15 10:20:08 +08:00
aries-ckt
ba713c6ba9 update:weaviate_store format 2023-06-15 10:20:08 +08:00
Aries-ckt
fba6efa8c1 - add Weaviate database (#222)
The contribution aims to enhance the functionality of the DBGPT
repository by integrating support for the Weaviate database. Weaviate is
a vector database that provides advanced indexing and search
capabilities for textual data. By incorporating Weaviate into the DBGPT
repository, users will have access to efficient storage, retrieval, and
similarity search features for their text-based data.

Proposed Changes:
1. Implement WeaviateStore Class:
- Create a new class, "WeaviateStore," that extends the existing vector
store functionality in the DBGPT repository.
- The WeaviateStore class will serve as a wrapper around the Weaviate
database and provide methods for data loading, searching, and
vectorization.
- The class will utilize the Weaviate Python client library for seamless
integration with the Weaviate database.

2. Schema Definition:
- Define the schema for the Weaviate database to support the required
data structure in the DBGPT repository.
- The schema will include a "Document" class with properties for
metadata and text.
- The "metadata" property will store the metadata associated with each
document.
- The "text" property will store the textual content of each document.

3. Data Loading:
- Implement a method within the WeaviateStore class to load documents
into the Weaviate database.
- Iterate through the documents in the DBGPT repository and extract the
necessary metadata and text.
- Use the Weaviate Python client to add each document to the Weaviate
database, mapping the metadata and text to the corresponding properties
defined in the schema.

4. Similar Search:
- Implement a method within the WeaviateStore class to perform a similar
search in the Weaviate database based on a given text query.
- Utilize Weaviate's vector-based search capabilities to find documents
similar to the provided text query.
- Return the relevant documents along with additional information such
as distance or relevance scores.

5. Vector Name Existence:
- Implement a method within the WeaviateStore class to check if a vector
name exists for a given class in the Weaviate database.
- The method will query the Weaviate database's schema and determine if
the vector name exists for the specified class.
2023-06-15 09:44:56 +08:00
Aries-ckt
f4bc71ad97 - add Weaviate database (#222)
The contribution aims to enhance the functionality of the DBGPT
repository by integrating support for the Weaviate database. Weaviate is
a vector database that provides advanced indexing and search
capabilities for textual data. By incorporating Weaviate into the DBGPT
repository, users will have access to efficient storage, retrieval, and
similarity search features for their text-based data.

Proposed Changes:
1. Implement WeaviateStore Class:
- Create a new class, "WeaviateStore," that extends the existing vector
store functionality in the DBGPT repository.
- The WeaviateStore class will serve as a wrapper around the Weaviate
database and provide methods for data loading, searching, and
vectorization.
- The class will utilize the Weaviate Python client library for seamless
integration with the Weaviate database.

2. Schema Definition:
- Define the schema for the Weaviate database to support the required
data structure in the DBGPT repository.
- The schema will include a "Document" class with properties for
metadata and text.
- The "metadata" property will store the metadata associated with each
document.
- The "text" property will store the textual content of each document.

3. Data Loading:
- Implement a method within the WeaviateStore class to load documents
into the Weaviate database.
- Iterate through the documents in the DBGPT repository and extract the
necessary metadata and text.
- Use the Weaviate Python client to add each document to the Weaviate
database, mapping the metadata and text to the corresponding properties
defined in the schema.

4. Similar Search:
- Implement a method within the WeaviateStore class to perform a similar
search in the Weaviate database based on a given text query.
- Utilize Weaviate's vector-based search capabilities to find documents
similar to the provided text query.
- Return the relevant documents along with additional information such
as distance or relevance scores.

5. Vector Name Existence:
- Implement a method within the WeaviateStore class to check if a vector
name exists for a given class in the Weaviate database.
- The method will query the Weaviate database's schema and determine if
the vector name exists for the specified class.
2023-06-15 09:44:56 +08:00
Younis Bashir
c9768a0948 - add Weaviate database 2023-06-15 02:51:36 +03:00
Younis Bashir
3a41904a32 - add Weaviate database 2023-06-15 02:51:36 +03:00
magic.chen
d910ee3f36 Update llmserver.py 2023-06-14 22:52:26 +08:00
magic.chen
f19b92af02 Update llmserver.py 2023-06-14 22:52:26 +08:00
csunny
8d26889280 Merge branch 'main' into llm_fxp 2023-06-14 22:32:17 +08:00
csunny
c522f4f0ba Merge branch 'main' into llm_fxp 2023-06-14 22:32:17 +08:00
aries-ckt
1bef83a13e fix:format 2023-06-14 22:22:27 +08:00
aries-ckt
d07d103db9 fix:format 2023-06-14 22:22:27 +08:00
csunny
71db2a8ef6 Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-14 22:04:35 +08:00
csunny
321f1c36c4 Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-14 22:04:35 +08:00
csunny
30c533515a fix: async output 2023-06-14 22:02:23 +08:00
csunny
d0b270cb95 fix: async output 2023-06-14 22:02:23 +08:00
yhjun1026
42a39120c3 async auto load plugin 2023-06-14 21:56:38 +08:00
yhjun1026
04335465df async auto load plugin 2023-06-14 21:56:38 +08:00
yhjun1026
48eeb3dcb8 async auto load plugin 2023-06-14 21:54:43 +08:00
yhjun1026
88d1709905 async auto load plugin 2023-06-14 21:54:43 +08:00
yhjun1026
3a6501ba96 Merge branch 'dbgpt_doc' into ty_test
# Conflicts:
#	pilot/common/plugins.py
2023-06-14 21:53:08 +08:00
yhjun1026
ddd8e7a8c5 Merge branch 'dbgpt_doc' into ty_test
# Conflicts:
#	pilot/common/plugins.py
2023-06-14 21:53:08 +08:00
yhjun1026
cc4d70d4d5 async auto load plugin 2023-06-14 21:51:05 +08:00
yhjun1026
6b1f00f7c3 async auto load plugin 2023-06-14 21:51:05 +08:00
yhjun1026
eec43dbfd5 async auto load plugin 2023-06-14 21:46:30 +08:00
yhjun1026
8ba409f305 async auto load plugin 2023-06-14 21:46:30 +08:00
yhjun1026
db3b0cae50 close auto load plugin 2023-06-14 21:40:08 +08:00
yhjun1026
d784e7e00a close auto load plugin 2023-06-14 21:40:08 +08:00
yhjun1026
f36d8223a3 close auto load plugin 2023-06-14 21:28:06 +08:00
yhjun1026
b2ec087322 close auto load plugin 2023-06-14 21:28:06 +08:00
xuyuan23
677bc30e18 Merge branch 'dbgpt_doc' into feature-xuyuan-openai-proxy 2023-06-14 17:55:32 +08:00
xuyuan23
6a5b0170ba Merge branch 'dbgpt_doc' into feature-xuyuan-openai-proxy 2023-06-14 17:55:32 +08:00
xuyuan23
621a859be0 add use cases: tool_use_with_plugin, and how to write a plugin. 2023-06-14 17:24:31 +08:00
xuyuan23
7b77360286 add use cases: tool_use_with_plugin, and how to write a plugin. 2023-06-14 17:24:31 +08:00
aries-ckt
8980de9be4 doc:db-gpt doc 2023-06-14 15:31:11 +08:00
aries-ckt
0c8b424b04 doc:db-gpt doc 2023-06-14 15:31:11 +08:00
aries-ckt
2fdc7fb139 fix:default chunk size 2023-06-14 12:37:45 +08:00
aries-ckt
333aad7bc4 fix:default chunk size 2023-06-14 12:37:45 +08:00
magic.chen
001c6e7845 add llm support for gpt4all (#209)
add llm support for gpt4all #178 #138
2023-06-14 11:35:42 +08:00
magic.chen
e3f91e98b4 add llm support for gpt4all (#209)
add llm support for gpt4all #178 #138
2023-06-14 11:35:42 +08:00
magic.chen
33c6a4bf54 Multi gpu (#207)
support multi gpus
2023-06-14 10:22:09 +08:00
magic.chen
713bdb77db Multi gpu (#207)
support multi gpus
2023-06-14 10:22:09 +08:00
csunny
ff6d3a7035 pylint: multi model for gp4all (#138) 2023-06-14 10:17:53 +08:00
csunny
4f82cfde63 pylint: multi model for gp4all (#138) 2023-06-14 10:17:53 +08:00
csunny
3927c26dea Merge branch 'dbgpt_doc' into llm_fxp 2023-06-14 10:14:13 +08:00
csunny
0f4569e5c8 Merge branch 'dbgpt_doc' into llm_fxp 2023-06-14 10:14:13 +08:00
zhanghy-sketchzh
00d24101f3 support multi gpus 2023-06-14 00:22:02 +08:00
magic.chen
7a75531a2d fix:default chunk size (#205)
fix:default chunk size
2023-06-13 23:54:19 +08:00
magic.chen
c67d0ab4d0 fix:default chunk size (#205)
fix:default chunk size
2023-06-13 23:54:19 +08:00
aries-ckt
61e71ed38b fix:default chunk size 2023-06-13 23:07:26 +08:00
magic.chen
e03a332848 fix:webserver DB chat (#204)
fix: webserver for DB chat
2023-06-13 22:56:42 +08:00
magic.chen
f9b27a0c41 fix:webserver DB chat (#204)
fix: webserver for DB chat
2023-06-13 22:56:42 +08:00
aries-ckt
7f4d66151d fix:doc for DB chat 2023-06-13 22:55:02 +08:00
yhjun1026
1a5052e121 Merge branch 'dbgpt_doc' into ty_test 2023-06-13 22:39:12 +08:00
yhjun1026
d5c519f49f Merge branch 'dbgpt_doc' into ty_test 2023-06-13 22:39:12 +08:00
yhjun1026
9b8adc5d6c fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 22:38:10 +08:00
yhjun1026
449515fe13 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 22:38:10 +08:00
csunny
44df4f2509 feature: add plugin of dashboard (#201) 2023-06-13 21:44:27 +08:00
csunny
25c34cb48f feature: add plugin of dashboard (#201) 2023-06-13 21:44:27 +08:00
csunny
44e8fc0928 fix: conflicts 2023-06-13 21:41:18 +08:00
csunny
77d2abba5d fix: conflicts 2023-06-13 21:41:18 +08:00
csunny
05acabddf0 Merge branch 'ty_test' of https://github.com/csunny/DB-GPT into dbgpt_doc 2023-06-13 21:39:33 +08:00
csunny
a00bb87047 Merge branch 'ty_test' of https://github.com/csunny/DB-GPT into dbgpt_doc 2023-06-13 21:39:33 +08:00
xuyuan23
f755c533cd solve merge conflict. 2023-06-13 21:22:05 +08:00
csunny
d839180d67 Todo: add retry for generate 2023-06-13 21:17:03 +08:00
yhjun1026
8876bd2a7a fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 21:03:21 +08:00
yhjun1026
30ecd9f005 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 21:03:21 +08:00
yhjun1026
3853c43d8b fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:34:33 +08:00
yhjun1026
dc0c82abc1 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:34:33 +08:00
yhjun1026
19e3679d9f fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:33:34 +08:00
yhjun1026
18bacbd7f7 fix plugin mode bug;Optimize the parsing logic for model response 2023-06-13 20:33:34 +08:00
aries-ckt
38ca7c1cb2 fix:knowledge init 2023-06-13 19:50:10 +08:00
csunny
1f78c21c08 debug: more detail error info 2023-06-13 19:46:03 +08:00
csunny
77bc959819 Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-13 19:26:07 +08:00
aries-ckt
669e5cc3dc update:db chat 2023-06-13 19:20:19 +08:00
csunny
e057f4d3af Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-13 18:02:38 +08:00
sheri528
fcdc3b600d Merge remote-tracking branch 'upstream/llm_fxp' into dev_gpt4all 2023-06-13 17:48:36 +08:00
xuyuan23
acc2c5806c remove comment code 2023-06-13 17:45:49 +08:00
xuyuan23
24457dc286 reformat file proxy_llm.py 2023-06-13 17:42:11 +08:00
aries-ckt
7aa59596d2 update:db chat 2023-06-13 17:12:20 +08:00
xuyuan23
6a8ee91834 add plugin_env file, define plugin config strategy. 2023-06-13 15:58:24 +08:00
yhjun1026
4e5ce4d98b Merge remote-tracking branch 'origin/feature-xuyuan-openai-proxy' into ty_test
# Conflicts:
#	pilot/model/llm_out/proxy_llm.py
2023-06-13 15:17:06 +08:00
yhjun1026
4690ac26ea fix 2023-06-13 15:14:50 +08:00
sheri528
cc3c2d7799 update sleep interval 2023-06-13 14:35:14 +08:00
sheri528
5da4b38964 format code 2023-06-13 14:22:55 +08:00
sheri528
a88e8aa51b update stream output 2023-06-13 14:11:23 +08:00
xuyuan23
6e3b48c7c4 support multi process to launch llmserver, add openai proxy api. 2023-06-12 21:29:16 +08:00
aries-ckt
6a7c4aa5f6 feature:ppt embedding 2023-06-12 20:57:00 +08:00
xuyuan23
62eb6c383e add openai proxy, support chatgpt model only if you provide open ai secret key. 2023-06-12 17:29:35 +08:00
yhjun1026
85176111b9 Merge branch 'llm_fxp' into ty_test 2023-06-12 16:57:20 +08:00
csunny
d587f59143 Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-09 16:20:11 +08:00
csunny
40b55a2d27 fix: next-ui output 2023-06-09 16:19:47 +08:00
ykgong
7136aa748d fix model key 2023-06-09 13:57:47 +08:00
ykgong
cacab625cf rm log 2023-06-09 11:39:51 +08:00
ykgong
545c323216 add gpt4all 2023-06-09 11:35:06 +08:00
csunny
716460460f feature: gorllia support (#173) 2023-06-08 21:33:22 +08:00
csunny
bea3f7c8d2 fix: chatglm stream output 2023-06-08 21:29:02 +08:00
yhjun1026
58295a415a Merge branch 'dev' into ty_test 2023-06-08 20:55:19 +08:00
yhjun1026
8851ab9d45 default scene change 2023-06-08 20:08:51 +08:00
csunny
eae38931fa Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-08 20:07:44 +08:00
csunny
e918687705 fix: remove qlora config from model_config 2023-06-08 20:07:36 +08:00
csunny
0948bc45bc fix: gorilla chat adapter and config 2023-06-08 17:35:17 +08:00
zhanghy-sketchzh
c022e70a50 fix problems 2023-06-08 15:12:20 +08:00
luchun
a644d3ac6c Merge branch 'llm_fxp' into falcon 2023-06-08 15:00:19 +08:00
zhanghy-sketchzh
bb9081e00f Add quantize_qlora support for falcon 2023-06-08 13:37:48 +08:00
zhanghy-sketchzh
b357fd9d0c Add support for falcon 2023-06-08 12:17:13 +08:00
aries-ckt
38d7a37ef8 update:spacy chunk splitter 2023-06-07 18:10:05 +08:00
zhanghy-sketchzh
c2bfab11e0 support gorilla 2023-06-07 12:05:33 +08:00
csunny
4d5ca993f1 fix: lint 2023-06-06 17:05:22 +08:00
csunny
bbaed67440 rm nltk data 2023-06-06 17:05:02 +08:00
aries-ckt
5e159c778a fix: chroma db atexit problem 2023-06-06 16:56:08 +08:00
yhjun1026
b4d9127751 Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-06 15:05:14 +08:00
yhjun1026
582fb7577d default scene change 2023-06-06 15:03:41 +08:00
yhjun1026
49746b0247 Merge branch 'dev' into llm_fxp 2023-06-06 14:40:37 +08:00
csunny
24f38e8c64 Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-06 12:45:24 +08:00
aries-ckt
654f55a194 fix: url embedding problem 2023-06-06 12:45:04 +08:00
aries-ckt
b4e31c8ea9 fix: pdf problem 2023-06-06 11:50:56 +08:00
csunny
c72b85d73d fix: web conversation 2023-06-06 11:18:26 +08:00
yhjun1026
fbc29bb2a7 default scene change 2023-06-06 10:04:08 +08:00
csunny
430e026c3e Merge branch 'dev' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-06 09:48:22 +08:00
aries-ckt
c752c9de08 feature:db_summary topk 2023-06-05 23:51:47 +08:00
csunny
4d3079055c fix: merge (#153) 2023-06-05 22:29:40 +08:00
csunny
cf1e1c37ff Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-06-05 22:26:04 +08:00
csunny
61113727a4 Merge branch 'main' into dev 2023-06-05 22:25:35 +08:00
csunny
3c0afee3db adjust position 2023-06-05 22:23:34 +08:00
aries-ckt
4b41842277 feature:db_summary bootstrap load 2023-06-05 21:54:30 +08:00
csunny
9deae61e9d Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-05 20:54:23 +08:00
aries-ckt
e29fa37cde update:knowledge env 2023-06-05 18:08:55 +08:00
aries-ckt
f2f28fee42 update:format 2023-06-05 16:27:52 +08:00
aries-ckt
be1a792d3c feature:knowledge embedding support file path auto adapt 2023-06-05 16:26:19 +08:00
csunny
0ff50d8ae6 docs: update readme docs 2023-06-05 14:40:29 +08:00
aries-ckt
31d457cfd5 Merge remote-tracking branch 'origin/main' into dev 2023-06-05 10:00:48 +08:00
csunny
a999f09575 fix: guanaco stream (#154) 2023-06-04 21:55:49 +08:00
csunny
5252d8ed50 fix: guanaco stream out (#154) 2023-06-04 21:53:25 +08:00
csunny
d1a6222cee Merge branch 'dev' into llm_fxp 2023-06-04 21:49:15 +08:00
csunny
759798948b Merge branch 'dev' of https://github.com/csunny/DB-GPT into dev 2023-06-04 21:47:56 +08:00
csunny
e8a193ef46 feature: stream output for guanaco (#154) 2023-06-04 21:47:21 +08:00
magic.chen
b4acfa2280 Merge branch 'dev' into new_guanaco_stream 2023-06-04 21:45:17 +08:00
zhanghy-sketchzh
9d6acfb9cd make a guanaco stream generate method 2023-06-04 21:35:25 +08:00
csunny
ff6cc05e11 guanaco: add stream output func (#154) 2023-06-04 21:20:09 +08:00
csunny
fe8291b198 feature: guanaco stream output 2023-06-04 20:38:34 +08:00
csunny
32ce199173 Merge branch 'llm_fxp' of https://github.com/csunny/DB-GPT into llm_fxp 2023-06-04 20:31:06 +08:00
csunny
7adfb12095 merge: main 2023-06-04 20:21:27 +08:00
csunny
f7fe66b5e5 fix: guanaco output 2023-06-04 20:15:27 +08:00
zhanghy-sketchzh
ff9179bc56 test guanaco_llm 2023-06-04 19:37:56 +08:00
csunny
4170074f32 stream output for guanaco 2023-06-04 19:13:23 +08:00
csunny
ee877a63e0 lint: fix code style and lint 2023-06-01 23:19:45 +08:00
aries-ckt
1d432e4d29 fix:url embedding 2023-06-01 22:07:33 +08:00
aries-ckt
8dd25815e1 fix:url embedding 2023-06-01 21:28:25 +08:00
aries-ckt
2e18c2e294 fix:default chat 2023-06-01 20:47:16 +08:00
aries-ckt
6c955f43f6 fix:url embedding 2023-06-01 20:43:37 +08:00
aries-ckt
d8b4e6bdc8 fix:url embedding 2023-06-01 20:34:00 +08:00
aries-ckt
de034e4221 feature:db_summary 2023-06-01 20:28:13 +08:00
aries-ckt
c911dad4b3 feature:db_summary 2023-06-01 20:20:17 +08:00
csunny
8027af61c3 fix: doc clear 2023-06-01 20:12:03 +08:00
yhjun1026
333d3e0a6d model server fix message model 2023-06-01 20:03:35 +08:00
yhjun1026
0fa3ecc3b2 model server fix message model 2023-06-01 19:17:56 +08:00
yhjun1026
7e6cf9c9e0 Merge branch 'summary' into dev
# Conflicts:
#	pilot/model/llm_out/guanaco_llm.py
#	pilot/out_parser/base.py
#	pilot/scene/base_chat.py
2023-06-01 19:15:00 +08:00
yhjun1026
ab40a68c8f model server fix message model 2023-06-01 19:10:12 +08:00
aries-ckt
8c93d355f5 feature:db_summary 2023-06-01 18:17:37 +08:00
yhjun1026
98a7bf93f6 model server fix message model 2023-06-01 18:08:27 +08:00
yhjun1026
084656245e model server fix message model 2023-06-01 18:03:04 +08:00
yhjun1026
661a7b5697 model server fix message model 2023-06-01 16:34:51 +08:00
yhjun1026
96c516ab55 Merge branch 'llm_fxp' into dev
# Conflicts:
#	.env.template
#	pilot/out_parser/base.py
2023-06-01 15:35:01 +08:00
yhjun1026
6648a671df chat with plugin bug fix 2023-06-01 15:32:01 +08:00
csunny
adfd9150d7 debug: add info 2023-06-01 15:26:36 +08:00
csunny
876bf2a66a debug: add info 2023-06-01 15:25:11 +08:00
csunny
7d753ac5d2 fix: info 2023-06-01 15:20:43 +08:00
csunny
8b75dfce81 debug: add log 2023-06-01 15:05:48 +08:00
csunny
39e760da88 update 2023-06-01 15:03:02 +08:00
csunny
cd305f5e32 Merge branch 'dev' into llm_fxp 2023-06-01 14:39:33 +08:00
yhjun1026
bacc31658e chat with plugin bug fix 2023-06-01 14:32:55 +08:00
yhjun1026
1c75dda0a0 Merge branch 'summary' into dev
# Conflicts:
#	pilot/common/sql_database.py
#	pilot/server/webserver.py
2023-06-01 14:13:04 +08:00
yhjun1026
6c2ab298a0 chat with plugin bug fix 2023-06-01 14:02:56 +08:00
aries-ckt
b10269a550 feature:db_summary 2023-06-01 14:02:23 +08:00
yhjun1026
ced9b581fc chat with plugin bug fix 2023-05-31 18:09:20 +08:00
yhjun1026
3a46dfd3c2 Implemented a new multi-scenario dialogue architecture 2023-05-31 16:26:47 +08:00
yhjun1026
06bc4452d4 Implemented a new multi-scenario dialogue architecture 2023-05-31 15:59:50 +08:00
csunny
c84cf762cd fix: remove generate track 2023-05-31 14:25:06 +08:00
csunny
4fb7ed5a4b fix: params error 2023-05-31 14:21:14 +08:00
csunny
a58eb5a95d fix: llm_utils 2023-05-31 14:15:36 +08:00
csunny
09308bcdf0 fix: guanaco model 2023-05-31 14:13:12 +08:00
csunny
858cf472e2 fix: lint 2023-05-30 23:06:20 +08:00
csunny
b0e22eff05 feature: add guanaco support #121 2023-05-30 23:02:46 +08:00
yhjun1026
973bcce03c Merge branch 'llm_proxy' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-30 19:32:06 +08:00
yhjun1026
cd0469fdc4 add plugin mode 2023-05-30 19:29:41 +08:00
csunny
16c6986666 fix: lint 2023-05-30 19:11:34 +08:00
csunny
1bbed02a3c fix: token 2023-05-30 18:55:53 +08:00
yhjun1026
981d8c420e Merge branch 'llm_proxy' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-30 17:21:40 +08:00
yhjun1026
5150cfcf55 add plugin mode 2023-05-30 17:20:37 +08:00
csunny
ea334b172e feature: add model server proxy 2023-05-30 17:16:29 +08:00
csunny
4c60ab1ea2 Merge branch 'main' into llm_fxp 2023-05-30 14:19:35 +08:00
yhjun1026
dd5fc529e2 Merge branch 'main' into dev
# Conflicts:
#	pilot/connections/mysql.py
#	pilot/prompts/prompt_generator.py
#	pilot/scene/base_chat.py
#	pilot/scene/chat_db/chat.py
#	pilot/scene/chat_db/out_parser.py
#	pilot/scene/chat_execution/chat.py
#	pilot/server/webserver.py
2023-05-30 10:57:57 +08:00
yhjun1026
9511cdb10a add plugin mode 2023-05-30 10:45:12 +08:00
sbabybird
459433824c 修正qa_prompt_template中的错别字 2023-05-30 10:17:12 +08:00
yhjun1026
20edf6daaa add plugin mode 2023-05-29 19:32:20 +08:00
csunny
cfd72331ac feature: add guanaco adapter 2023-05-29 17:59:50 +08:00
xuyuan23
6182c89ac0 Modify the English label expression 2023-05-28 22:09:41 +08:00
xuyuan23
d67f149052 Introduction to the usage method of adding multi-language interface support 2023-05-28 22:00:57 +08:00
xuyuan23
49d174336a reformatted file 'conversation' 2023-05-28 21:09:01 +08:00
xuyuan23
d24c160cd8 modify file conversation using config language, and fix 'sql_schema_info' format 2023-05-28 21:06:03 +08:00
xuyuan23
b9570e395e use tool 'black' to check and reformated files 2023-05-28 18:27:20 +08:00
xuyuan23
7fa205aefc add multi language support. 2023-05-28 17:37:33 +08:00
csunny
b00a47a0ee fix: lint 2023-05-25 23:56:03 +08:00
csunny
80e518708f fix: mr 2023-05-25 23:14:35 +08:00
aries-ckt
8fe5db9137 update:merge store_connector 2023-05-25 23:06:02 +08:00
aries-ckt
23929d1c42 update:merge dev 2023-05-25 22:54:12 +08:00
aries-ckt
b42e8e4549 update:merge dev branch 2023-05-25 21:51:52 +08:00
csunny
252948e272 fix: merge 2023-05-25 20:55:06 +08:00
csunny
e95696c23d lint: fix 2023-05-25 20:39:04 +08:00
aries-ckt
8eb266069f update:milvus text_field max length 2023-05-25 19:58:32 +08:00
yhjun1026
7a172344be 多场景对话架构一期0525 2023-05-25 19:51:30 +08:00
yhjun1026
57519b9006 多场景对话架构一期0525 2023-05-25 19:50:10 +08:00
yhjun1026
6ca0385358 多场景对话架构一期0525 2023-05-25 19:45:11 +08:00
aries-ckt
c0d62f3620 update:test milvus 2023-05-25 19:30:34 +08:00
yhjun1026
623205d35f 多场景对话架构一期0525 2023-05-25 18:54:32 +08:00
aries-ckt
723243d0cd update:milvus_batch size 2023-05-25 17:42:42 +08:00
aries-ckt
6c964c8a3d update:config env 2023-05-25 17:24:41 +08:00
aries-ckt
adb8a5a316 update:milvus batch 2023-05-25 17:17:02 +08:00
aries-ckt
85906a3c45 update:milvus append knowledge 2023-05-25 14:39:14 +08:00
aries-ckt
d3567fb984 update:default knowledge init 2023-05-25 13:01:30 +08:00
yhjun1026
0e4955a62a Merge remote-tracking branch 'origin/dbgpt_doc' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-25 11:40:40 +08:00
yhjun1026
64ea33fede Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	pilot/configs/config.py
#	pilot/connections/mysql.py
#	pilot/conversation.py
#	pilot/server/webserver.py
2023-05-25 10:22:38 +08:00
yhjun1026
ff99723014 多场景对架构一期0525 2023-05-25 10:04:25 +08:00
csunny
e4d565b56f merge: main 2023-05-25 01:14:24 +08:00
csunny
1733884caf db: open dblist get 2023-05-25 01:06:40 +08:00
yihong0618
8fc736f6c8 chore: merge main 2023-05-24 18:46:06 +08:00
yihong0618
b098a48898 ci: make ci happy lint the code, delete unused imports
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-05-24 18:43:04 +08:00
yhjun1026
2fc62c16ef 多场景对架构一期 2023-05-24 17:33:40 +08:00
aries-ckt
94a418897a update:config env 2023-05-24 16:28:13 +08:00
aries-ckt
4ef9ada7dc Merge remote-tracking branch 'origin/main' into store_connector 2023-05-24 16:19:33 +08:00
aries-ckt
977a88509e update:config env 2023-05-24 15:22:10 +08:00
yihong0618
9dc542ca45 fix: dotenv can not load
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-05-24 15:18:06 +08:00
yihong0618
60ecde5892 fix: can not answer on mac m1-> mps device 2023-05-24 12:33:41 +08:00
aries-ckt
926c971691 update:PDF loader 2023-05-23 22:43:07 +08:00
aries-ckt
24d6762d96 update:vector store config 2023-05-23 22:16:08 +08:00
aries-ckt
b0d3d02d20 update:vector store config 2023-05-23 22:10:15 +08:00
aries-ckt
74c1f1f7e1 update:vector store config 2023-05-23 22:09:22 +08:00
aries-ckt
ef64935145 update:vector store config 2023-05-23 22:06:07 +08:00
aries-ckt
90b793f40e Merge remote-tracking branch 'origin/main' into store_connector 2023-05-23 22:04:03 +08:00
halfss
a1b4c92f6b Update utils.py
get_gpu_memory should return after the loop is over
2023-05-23 14:24:00 +08:00
aries-ckt
983a00f53a feature:vector store connector 2023-05-23 10:50:43 +08:00
aries-ckt
b70cb8076d update:merge main branch 2023-05-22 14:07:18 +08:00
aries-ckt
0297fa425b feature:add milvus store 2023-05-21 16:40:18 +08:00
csunny
a3fae0bdf2 add chatglm support 2023-05-21 16:30:03 +08:00
aries-ckt
6747d877cc feature:add milvus store 2023-05-21 16:29:00 +08:00
csunny
5ec1f413b6 update 2023-05-21 16:18:33 +08:00
csunny
604d269797 fix and update 2023-05-21 16:11:52 +08:00
csunny
89970bd71c llms: add cpu support 2023-05-21 16:05:53 +08:00
csunny
f52c7523b5 llms: fix 2023-05-21 14:54:16 +08:00
csunny
ce72820085 llms: add mps support 2023-05-21 14:48:54 +08:00
csunny
7b454d8867 llms: add chatglm model 2023-05-21 14:08:18 +08:00
csunny
42b76979a3 llms: multi model support 2023-05-21 11:22:56 +08:00
csunny
8e127b3863 llms: add chatglm 2023-05-21 10:13:59 +08:00
csunny
370e327bf3 add chatglm model 2023-05-20 16:23:07 +08:00
csunny
cbf1d0662a llms: add models 2023-05-20 16:06:32 +08:00
csunny
c0532246af llm: add chatglm 2023-05-20 15:45:43 +08:00
csunny
b466f4afdb Merge branch 'main' into llm_fxp 2023-05-20 14:23:20 +08:00
hyj1991
67f5bbc96a feat: support customizing port for llmserver 2023-05-19 22:33:50 +08:00
csunny
5acd3c1f3c merge master 2023-05-19 22:24:09 +08:00
csunny
e2f18fc187 add multi adapter 2023-05-19 21:44:54 +08:00
aries-ckt
336ba1e042 update:knowledge load script 2023-05-19 21:17:39 +08:00
csunny
9a1e54ebd4 top_k update 2023-05-18 23:31:15 +08:00
csunny
262a703905 Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into dev 2023-05-18 22:33:49 +08:00
aries-ckt
21076a98fb update:knowledge only one conversation 2023-05-18 22:33:21 +08:00
csunny
7c68a4f44e docs: update 2023-05-18 21:32:51 +08:00
csunny
ae0a046b98 update 2023-05-18 21:29:03 +08:00
csunny
caf4705f3b fix: update 2023-05-18 20:29:30 +08:00
csunny
3625d76c61 fix: config 2023-05-18 20:27:10 +08:00
csunny
f131d20c21 Merge branch 'dbgpt_doc' of https://github.com/csunny/DB-GPT into dev 2023-05-18 20:23:21 +08:00
aries-ckt
c82907c963 feature:knowledge embedding update 2023-05-18 20:23:06 +08:00
csunny
85cb42f5f0 fix: merge embedding 2023-05-18 20:18:41 +08:00
aries-ckt
2656a8030e feature:knowledge embedding update 2023-05-18 20:03:24 +08:00
aries-ckt
e59c3834eb update:merge 2023-05-18 19:52:59 +08:00
aries-ckt
e50c04ead2 feature:chn splitter 2023-05-18 19:48:28 +08:00
csunny
0d370a1a64 cfg: update 2023-05-18 17:32:53 +08:00
csunny
9ddd089381 fix run path 2023-05-18 17:28:06 +08:00
yhjun1026
b5139ea643 EN Note 2023-05-18 16:56:02 +08:00
yhjun1026
28cd4bb496 Merge remote-tracking branch 'origin/dev' into oconfig_major
# Conflicts:
#	README.en.md
#	README.md
2023-05-18 16:48:48 +08:00
yhjun1026
f7edd6dc93 Unified configuration 2023-05-18 16:47:06 +08:00
yhjun1026
ba7e23d37f Unified configuration 2023-05-18 16:30:57 +08:00
csunny
8d16a02785 globalization, upgrade 2023-05-18 16:20:09 +08:00
csunny
4302ae9087 Add: multi model support 2023-05-18 15:44:29 +08:00
aries-ckt
b92ecf2199 fix:prompt 2023-05-18 15:39:28 +08:00
aries-ckt
e8a7fd4546 fix:log 2023-05-17 23:12:00 +08:00