Commit Graph

1293 Commits

Author SHA1 Message Date
FangYin Cheng
5b9a0fa7c0 doc(ChatKnowledge): Add documents for knowledge command line 2023-09-28 12:50:37 +08:00
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
aries_ckt
92c25fe395 fix:pyspark lazy load 2023-09-27 12:40:30 +08:00
aries_ckt
1d3ea2acd5 fix:chromadb version 2023-09-27 12:03:05 +08:00
aries_ckt
b39ba51bb7 feat:update spark connection 2023-09-26 17:53:13 +08:00
yhjun1026
ed702db9bc feat(Agent): ChatAgent And AgentHub
1.AgentHub Module complete
2.New ChatAgent Mode complete
3.MetaData develop,auto update ddl
2023-09-26 17:07:42 +08:00
aries_ckt
8c4accb09e Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-26 11:16:32 +08:00
lozzow
14dc5dac04 style: fix code style with black 2023-09-25 14:29:16 +00:00
aries_ckt
486b30a8c5 doc:llm faq 2023-09-25 21:09:17 +08:00
lozzow
6a03c24ee7 fix: add error message log out 2023-09-25 13:05:04 +00:00
lozzow
92a914732b fix: translate chinese to english 2023-09-25 12:19:47 +00:00
FangYin Cheng
3d5e0f4028 fix(core): Use thread pool to replace native threading.Thread 2023-09-25 17:35:15 +08:00
lozzo
d6a623ac59
Merge branch 'eosphoros-ai:main' into main 2023-09-25 17:03:32 +08:00
lozzow
8b7197d83a feat: add postgresql support 2023-09-24 23:56:18 +00:00
yihong0618
77072df371 fix: proxy by openai side 2023-09-23 14:48:12 +08:00
yihong0618
76fdf52b0a fix: another way 2023-09-23 14:46:26 +08:00
yihong0618
3e52803704 fix: wrong assign 2023-09-23 13:51:30 +08:00
yihong0618
1c56fca566 fix: use openai package instead of requests 2023-09-22 17:58:38 +08:00
yihong0618
24e6d16a09 fix: proxyllm do not need controller_addr 2023-09-22 16:47:34 +08:00
aries_ckt
d512ddeae9 feat:llm manage 2023-09-22 00:30:34 +08:00
aries_ckt
ce3b2e6213 style:fmt 2023-09-22 00:21:54 +08:00
aries_ckt
25ba20925f feat:llm manage web page 2023-09-22 00:18:32 +08:00
aries_ckt
55d037ac4f feat:llm manage 2023-09-22 00:09:57 +08:00
aries_ckt
96b7fb38b1 feat:llm manage 2023-09-21 22:35:05 +08:00
yhjun1026
bf84663b83 feat(Agent): ChatAgent And AgentHub
1.AgentHub Module complete
2.New ChatAgent Mode complete
3.MetaData develop,auto update ddl
2023-09-21 20:38:53 +08:00
FangYin Cheng
28c24516a2 chore: Add _clear_model_cache function to clear model cache 2023-09-21 18:19:19 +08:00
FangYin Cheng
461179ee6f feat(web): Add incremental response to streaming response for /v1/chat/completion request 2023-09-21 16:32:33 +08:00
aries_ckt
ef2884d1ad feat(web):model manage web files 2023-09-21 15:29:09 +08:00
FangYin Cheng
896af4e16f chore: fix shutdown error when not install torch 2023-09-21 12:20:24 +08:00
cm-liushaodong
a4832be869 feat:
1. Support score feedback
2. Add method to return topk document source (KBQA)
2023-09-20 23:21:19 +08:00
aries_ckt
f3caba7d72 feat:update params 2023-09-20 20:22:14 +08:00
aries_ckt
7c879e64ea Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-20 20:12:55 +08:00
FangYin Cheng
33506b062b feat(core): Multi-module dependency splitting 2023-09-20 17:31:56 +08:00
aries_ckt
823c38c81b feat:llm manage 2023-09-20 10:06:09 +08:00
aries_ckt
eca313a608 feat:llm manage 2023-09-19 23:20:14 +08:00
yhjun1026
3cafee451e fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatDashboard Display optimization
2023-09-19 14:56:34 +08:00
aries_ckt
86ad276244 chore:merge main 2023-09-19 11:52:51 +08:00
aries_ckt
7edf7c9bbb feat:add spark 2023-09-19 11:11:26 +08:00
FangYin Cheng
2d4d513eb5 chore: rename component 2023-09-19 10:23:39 +08:00
FangYin Cheng
ae34be23fd chore(model): new required field for supported models 2023-09-19 09:58:48 +08:00
FangYin Cheng
78553477a9 feat(model): new worker manager factory componet 2023-09-19 00:30:15 +08:00
liushaodong03
ce2c25eb96 feat: prompt manage support 2023-09-18 20:11:45 +08:00
aries_ckt
1356759f48 feat(model):llm manage 2023-09-18 19:29:37 +08:00
Aries-ckt
ad5bfdc61d
fix(ChatExcel): ChatExcel OutParse Bug Fix (#596)
1.ChatDashboard Display optimization
2023-09-18 10:42:14 +08:00
yhjun1026
a90b5fdbe0 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatDashboard Display optimization
2023-09-18 10:21:30 +08:00
FangYin Cheng
71b745aa02 chore: add autodl online image address 2023-09-17 17:00:00 +08:00
Aries-ckt
962d125cba
fix(ChatExcel): Chat excel bug fix (#593) 2023-09-15 21:40:13 +08:00
yhjun1026
cf9d9bd48e fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:17:07 +08:00
yhjun1026
95badc5cdf fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:12:16 +08:00
FangYin Cheng
5aa9cb455e feat(model): support openai embedding model 2023-09-15 18:08:55 +08:00
yhjun1026
0755200ca0 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix 2
2023-09-15 18:03:12 +08:00
yhjun1026
b3e31a84b1 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-15 16:54:46 +08:00
yhjun1026
f19ee46e74 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:49:06 +08:00
yhjun1026
af68e9c4c0 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:47:10 +08:00
yhjun1026
cad2785d94 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:44:20 +08:00
yhjun1026
188afa7929 fix(ChatExcel): ChatExcel OutParse Bug Fix
1.ChatExcel OutParse Bug Fix
2023-09-14 20:39:44 +08:00
Aries-ckt
465c065ef0
fix(model): Fix remote embedding model error in some case (#587) 2023-09-14 20:20:20 +08:00
FangYin Cheng
8da81486f5 fix(model): Fix remote embedding model error in some case 2023-09-14 20:11:41 +08:00
aries_ckt
eb9068730b fix(dashboard):chat_history add model_name 2023-09-14 19:34:56 +08:00
aries_ckt
cb52486e32 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-14 14:40:42 +08:00
aries_ckt
2f93746975 fix(web):add model icon 2023-09-14 14:34:26 +08:00
FangYin Cheng
f304f9709d fix(model): Fix the bug that the webserver cannot return model instances 2023-09-14 12:36:18 +08:00
FangYin Cheng
7b64c03d58 feat(model): support InternLM 2023-09-14 11:32:34 +08:00
aries_ckt
075b35daaa fix(web):proxy address 2023-09-14 09:46:52 +08:00
aries_ckt
b30f4743cc fix(model):mac os cmdline 2023-09-13 17:40:27 +08:00
aries_ckt
d153aa29b5 feat(model):add llm icon 2023-09-13 16:36:24 +08:00
aries_ckt
1b49267976 style:fmt 2023-09-13 14:20:04 +08:00
aries_ckt
98a94268f0 feat(model):multi llm select webpage 2023-09-13 14:16:47 +08:00
aries_ckt
1ee2da53a3 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-13 12:40:08 +08:00
aries_ckt
b65f7fe37a feat(model):multi-llm select web page 2023-09-13 12:39:37 +08:00
FangYin Cheng
581cf361bf feat(model): multi-model supports embedding model and simple component design implementation 2023-09-13 12:14:21 +08:00
aries_ckt
1daaf23e70 fix:llm select add model_name 2023-09-12 20:49:55 +08:00
aries_ckt
8320dc3cef feat:chat_history add model_name 2023-09-11 21:38:08 +08:00
aries_ckt
f358e1c8e5 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-11 17:59:37 +08:00
aries_ckt
b32e0396e9 feat:chat_history add model_name 2023-09-11 17:59:25 +08:00
FangYin Cheng
27d7f9f6b9 chore: fix pylint 2023-09-11 17:28:22 +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
aries_ckt
83f2a8d68e Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-08 22:09:56 +08:00
FangYin Cheng
4744d2161d fix(model): fix proxy llm with fix model from CONFIG 2023-09-08 19:46:50 +08:00
FangYin Cheng
a8846c40aa feat(model): Unified Deployment Mode with multi-model and add command line chat with model 2023-09-08 17:52:48 +08:00
aries_ckt
63ad842daa feat:multi-llm select 2023-09-08 10:51:12 +08:00
aries_ckt
1a2bf96767 feat:multi-llm add model param 2023-09-07 20:43:53 +08:00
FangYin Cheng
38ebd34d58 feat(model): support Baichuan2 model 2023-09-06 15:47:49 +08:00
magic.chen
462850f10d
Revert "feat (Web): Web" 2023-09-06 15:21:59 +08:00
yhjun1026
fa04994b95 fix(editor): Plugin
🔥1.AutoGpt Plugin Compatible
2023-09-06 13:57:03 +08:00
FangYin Cheng
e31449fdef
feat(ChatKnowledge): Milvus support collection delete and delete by ids (#550)
1.Milvus support space delete 
2.Milvus support delete by ids
Close #534
2023-09-06 09:55:03 +08:00
aries_ckt
b52694bd59 Merge remote-tracking branch 'origin/main' into feat_llm_manage 2023-09-06 09:54:56 +08:00
FangYin Cheng
0987c37313 feat(CI): new issue template and release drafter 2023-09-06 08:58:15 +08:00
aries_ckt
3ced563a2c feat:Milvus support collection delete and delete by ids
Close #534
2023-09-06 00:34:13 +08:00
Aries-ckt
c14ea35637
feat: Multi-model support with proxyllm and add more command-cli (#532)
1.  Multi-model with proxyllm.
2.  command line tool supports more commands.
2023-09-05 17:21:39 +08:00
magic.chen
443a1f552c
fix(editor): Plugin (#536)
🔥1.AutoGpt Plugin Compatible
2023-09-05 16:37:05 +08:00
yhjun1026
1040f3170a fix(editor): Plugin
🔥1.AutoGpt Plugin Compatible
2023-09-05 16:31:18 +08:00
yhjun1026
32670cdb29 fix(editor): Plugin
🔥1.AutoGpt Plugin Compatible
2023-09-05 16:29:26 +08:00
FangYin Cheng
b6a4fd8a62 feat: Multi-model support with proxyllm and add more command-cli 2023-09-05 11:26:24 +08:00
aries_ckt
858a1caefd fix:worker_register_host parameter does not work
Close #526
2023-09-03 18:14:51 +08:00
FangYin Cheng
aa85a0111b fix: Fix comment error 2023-09-02 11:31:33 +08:00
FangYin Cheng
cbb72ff0db fix: Fix ChatExcel upload file error on windows 2023-09-02 11:18:55 +08:00
FangYin Cheng
e5bbd0bd86 feat: Command-line tool with knowledge repository initialization 2023-09-01 18:21:22 +08:00
Aries-ckt
d42afb50a7
feat: Optimize code import time (#517)
Close #515 

1. Remove unnecessary imported packages
2. Import packages through lazy loading
2023-09-01 10:55:59 +08:00
yhjun1026
7ae10a98f7 fix(editor): Editor run/save bug
🔥1.Editor bug fix
🔥2.ChatExcel Stability optimization
2023-09-01 10:40:18 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
yhjun1026
26716ddeb9 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-09-01 09:56:30 +08:00
yhjun1026
06f705b22c Merge branch 'main' into TY_08_DEV_NEW 2023-09-01 09:41:32 +08:00
FangYin Cheng
7a2ae64f83 fix: Fix ChatExcel error 2023-08-31 22:34:46 +08:00
yhjun1026
c80878feef feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 21:22:12 +08:00
yhjun1026
ff9ead0859 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 20:30:44 +08:00
yhjun1026
57d17a073c feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 20:24:18 +08:00
yhjun1026
502c9df3bf feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 19:54:42 +08:00
yhjun1026
9dd23a22f3 Merge branch 'main' into TY_08_DEV_NEW 2023-08-31 19:22:07 +08:00
yhjun1026
248c1369b5 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-31 19:20:22 +08:00
FangYin Cheng
e4dd6060da feat: Command-line tool design and multi-model integration 2023-08-31 17:22:31 +08:00
aries_ckt
dcc2ad0e08 style:fmt 2023-08-30 16:50:47 +08:00
yhjun1026
ca0780b594 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-30 15:51:46 +08:00
yhjun1026
1fbf5ea5ba feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-30 15:32:18 +08:00
yhjun1026
4cada93bfa feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-30 15:06:06 +08:00
yhjun1026
c03825b2c6 feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-30 14:41:51 +08:00
FangYin Cheng
dd86fb86b1 feat: Multi-model command line 2023-08-30 11:07:35 +08:00
FangYin Cheng
d467092766 merge multi-model and ChatExcel 2023-08-29 22:54:18 +08:00
aries_ckt
77a1079e78 doc:chat excel 2023-08-29 21:18:23 +08:00
aries_ckt
e70f05aea1 style:fmt 2023-08-29 20:28:16 +08:00
yhjun1026
237992e7fa feat(editor): ChatExcel
🔥ChatExcel Mode Operation Manual
2023-08-29 20:24:51 +08:00
aries_ckt
71b9cd14a6 style:fmt 2023-08-29 19:57:33 +08:00
aries_ckt
0efaffc031 fix:chat data summary 2023-08-29 19:37:48 +08:00
yhjun1026
d8ca59d9e4 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 19:07:09 +08:00
yhjun1026
4f63a3982e feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 17:15:32 +08:00
yhjun1026
45500f8239 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 15:38:15 +08:00
yhjun1026
c3eacd747c feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-29 15:12:21 +08:00
yhjun1026
d47c27f7dd feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-28 21:25:05 +08:00
yhjun1026
a06e9b29ad feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 18:02:50 +08:00
yhjun1026
0ba7f00ff5 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 16:28:42 +08:00
yhjun1026
ca5ed11623 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 12:00:44 +08:00
yhjun1026
5ca38154e1 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 11:03:17 +08:00
yhjun1026
7a897e4f53 Merge branch 'main' into TY_08_DEV_NEW 2023-08-25 10:39:12 +08:00
yhjun1026
e82b617f71 feat(editor): ChatExcel
🔥ChatExcel Mode Complete
2023-08-25 10:34:36 +08:00
yhjun1026
f71f770e68 feat(editor): ChatExcel
ChatExcel devlop part 5
2023-08-25 10:30:45 +08:00
yhjun1026
b34338aa0c feat(editor): ChatExcel
ChatExcel devlop part 5
2023-08-24 21:05:53 +08:00
yhjun1026
ff89be61f9 feat(editor): ChatExcel
ChatExcel devlop part 5
2023-08-24 16:07:58 +08:00
magic.chen
1b9bb47ee2
feat: add bge embbeding model (#479)
1.add bge embedding model
2.getting start doc update
2023-08-23 21:48:05 +08:00
csunny
e058511b4e pylint: lint code format 2023-08-23 17:02:54 +08:00
csunny
5f53463221 fix: gpt4all output bug 2023-08-23 16:47:59 +08:00
yhjun1026
4304a62112 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-23 16:28:31 +08:00
aries_ckt
cda8f23573 feat:add bge embedding model 2023-08-23 14:47:02 +08:00
yhjun1026
08d86c4a95 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-23 11:44:11 +08:00
yhjun1026
c67e6d1a65 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-23 09:54:19 +08:00
magic.chen
7893a1c3a6
feat: Clickhouse Connection (#476)
1.add Clickhouse Connection
```
class ClickhouseConnect(RDBMSDatabase):
    """Connect Clickhouse Database fetch MetaData
    Args:
    Usage:
    """
```
2.chatdata document update
3.README support Windows
2023-08-22 20:35:13 +08:00
aries_ckt
8fb519e503 style:fmt 2023-08-22 18:59:16 +08:00
aries_ckt
d716d20a36 style:fmt 2023-08-22 18:48:07 +08:00
yhjun1026
20fc743cd3 feat(editor): ChatExcel
ChatExcel devlop part 4
2023-08-22 18:45:23 +08:00
aries_ckt
e3c0fbbaa8 style:fmt 2023-08-22 18:44:20 +08:00
aries_ckt
1312b190bf style:fmt 2023-08-22 16:49:53 +08:00
aries_ckt
d201ea2949 style:fmt 2023-08-22 16:25:45 +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
7e22d0d1b7 feat(editor): ChatExcel
ChatExcel devlop part 3
2023-08-22 13:55:02 +08:00
aries_ckt
5ed35acce8 feat:add clickouse connection 2023-08-22 13:25:23 +08:00
yhjun1026
5bbe47d715 feat(editor): ChatExcel
ChatExcel devlop part 2
2023-08-21 19:18:10 +08:00
aries_ckt
2ae2e3c4a7 Merge remote-tracking branch 'origin/main' into dbgpt_api 2023-08-18 17:58:42 +08:00
FangYin Cheng
efd17593ce fix: Fix alpaca prompt error 2023-08-18 17:18:01 +08:00
FangYin Cheng
909bb263a4 feat: Add examples and modify deploy documents 2023-08-18 15:12:37 +08:00
aries_ckt
0ff6fc880d doc:faq and kbqa document 2023-08-18 15:07:01 +08:00
aries_ckt
70a091364f fix:add sqlite db type 2023-08-18 11:28:27 +08:00
yhjun1026
29be096a96 Merge branch 'main' into TY_08_DEV_NEW
# Conflicts:
#	requirements.txt
2023-08-18 10:44:36 +08:00
yhjun1026
1bed2644fa feat(editor): ChatExcel
ChatExcel devlop part 1
2023-08-18 10:43:36 +08:00
yhjun1026
76745d0e57 feat(editor): ChatExcel
ChatExcel devlop part 1
2023-08-18 10:13:55 +08:00
aries_ckt
281ea7cee6 doc:faq and llama.cpp llm usage 2023-08-17 21:53:35 +08:00
aries_ckt
7057d8943c chore:merge branch main 2023-08-17 20:45:35 +08:00
aries_ckt
63af66ccc1 doc:refactor install document and application document 2023-08-16 23:20:08 +08:00
FangYin Cheng
303efb9d4e feat: Split some main dependencies into optional dependencies 2023-08-16 04:26:05 +08:00
FangYin Cheng
e5b03c8ab4 fix: fix issue #445, sqlite unable to open database file 2023-08-16 04:25:53 +08:00
FangYin Cheng
b5fd5d2a3a feat: Support llama.cpp 2023-08-15 19:00:08 +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
yhjun1026
44225e9aea feat(editor): ChatExcel
ChatExcel devlop part 1
2023-08-15 16:24:09 +08:00
yhjun1026
0bd99d7764 feat(editor): editor api devlop
editor api devlop part 2
2023-08-14 15:30:02 +08:00
yhjun1026
1f881dca25 feat(editor): editor api devlop
editor api devlop part 2
2023-08-14 15:23:08 +08:00
FangYin Cheng
8cea0b9a9f feat: Knowledge QA support SQLite 2023-08-11 18:25:03 +08:00
FangYin Cheng
0859f36a89 feat: Support SQLite connection 2023-08-11 18:25:03 +08:00
aries_ckt
f1fe45cbe1 fix:web-page upload file 405 2023-08-11 15:54:57 +08:00
yhjun1026
f6fb9c04d3 feat(editor): editor api devlop
editor api devlop part 2
2023-08-11 14:38:27 +08:00
aries_ckt
e6b97de551 style:fmt 2023-08-10 19:33:10 +08:00
aries_ckt
4a3dbd8ff6 style:fmt 2023-08-10 19:27:52 +08:00
aries_ckt
33397f9583 fix:knowledge arguments prompt override 2023-08-10 15:53:30 +08:00
yhjun1026
a95d292bf9 feat(editor): editor api devlop
editor api devlop part 1
2023-08-10 15:01:00 +08:00
aries_ckt
a7ec3400fe style:fmt 2023-08-10 14:38:50 +08:00
aries_ckt
84fbebda4c feat:add knowledge argument web page 2023-08-10 10:39:52 +08:00
aries_ckt
251f314c92 feat:add knowledge argument web page 2023-08-07 16:57:31 +08:00
aries_ckt
aa3c3205a4 feat:add knowledge space argument 2023-08-07 16:36:41 +08:00
magic.chen
c4758a6fae
fix: document delete bug (#408)
1.document delete bug
2.readme assets
2023-08-03 19:54:26 +08:00
aries_ckt
ba55fcf596 fix: document delete bug
1.document delete bug
2.readme assets
2023-08-03 18:14:21 +08:00
csunny
743863d52b fix: set num_gpus reference for mps + cpu 2023-08-03 16:54:58 +08:00
csunny
d67a6a642a fix: num_gpus referenced error for mps + cpu 2023-08-03 16:52:39 +08:00
magic.chen
221aa6eb22
feat:knowledge space and document delete (#403)
1.add knowledge space delete and document delete
2.knowledge chat route
3.docs, readme, star history
4.fix csv loader bug, add new csv_loader
Close #396
2023-08-03 16:13:00 +08:00
aries_ckt
dfa31a39c6 style: fmt 2023-08-03 15:39:16 +08:00
aries_ckt
7dad8b0b31 feat:static web file 2023-08-03 14:30:18 +08:00
FangYin Cheng
a4574aa614 feat: Support vicuna-v1.5 and WizardLM-v1.2 2023-08-03 14:14:29 +08:00
aries_ckt
986fadef88 fix:merge main branch 2023-08-03 14:07:54 +08:00
aries_ckt
d6a23ead3b fix:csv_loader bug
1.add new_csv_loader,override load()
2.add loader dir
Close #396
2023-08-03 13:02:26 +08:00
FangYin Cheng
bceb609cf6 feat: Modify config for quantization and doc 2023-08-02 19:29:59 +08:00
FangYin Cheng
d8a4b776d5 feat: Support 8-bit quantization and 4-bit quantization for multi-gpu inference 2023-08-02 19:29:59 +08:00
yhjun1026
18f2532f76 fix(web): Switching from the dashboard page to other dialogue record pages reports an error 2023-08-02 16:41:15 +08:00
yhjun1026
de3bcd1f68 fix(readme): discord id change
discord id change
2023-08-02 16:38:29 +08:00
aries_ckt
f270283091 chore: rename vector_store_base to base 2023-08-01 20:08:58 +08:00
yhjun1026
c689a63a73 feat(editor):editor api 2023-08-01 19:45:15 +08:00
yhjun1026
c519203cd6 feat(db-g[t): black param change 2023-08-01 18:11:59 +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
yhjun1026
e340e8daff Merge branch 'TY_07_DEV' into TY_08_END 2023-08-01 15:53:26 +08:00
yhjun1026
77f6b2f458 feat:Db summary merge multi db connect 2023-08-01 15:35:59 +08:00
yhjun1026
40659b93e7 feat:Db connect setting on web 2023-08-01 14:14:10 +08:00
aries_ckt
ce28ef5ce6 fix:knowledge document update bug 2023-08-01 14:00:48 +08:00
aries_ckt
f6359196b2 feat:knowledge document link to chat 2023-08-01 11:08:59 +08:00
xuyuan23
dea677004a fix: simply the code and optimization
simply the code and optimization
2023-07-31 19:19:39 +08:00
xuyuan23
1ff4cfdc42 feat: support bard proxy server
support bard proxy server

Close #384
2023-07-31 17:49:10 +08:00
aries_ckt
7186309f83 feat:knowledge document delete
1.space delete
2.document delete
2023-07-31 16:47:48 +08:00
csunny
1da65255cd chores: clean code + discord update 2023-07-29 19:55:23 +08:00
magic.chen
9236f4260e
llm proxy framework design, adding support for bard large language model proxy (#376)
1. llm proxy framework design, adding support for bard large language
model proxy
2. add Alibaba Cloud Image Deployment Solution.

Close #369
2023-07-28 17:04:09 +08:00
xuyuan23
4da524340c refactor: rename the data privacy module
rename data privace module.
2023-07-28 14:45:27 +08:00
FangYin Cheng
4c738af378 fix: fix issue #367, ModelMessage is not JSON serializabl 2023-07-28 04:36:16 +08:00
xuyuan23
ca50e87b8f fix: support bard in chatdb
support bard proxy llm  in chatdb
2023-07-27 19:22:23 +08:00
yhjun1026
0ed51b5ee4 Merge branch 'main' into TY_07_DEV 2023-07-27 17:57:49 +08:00
yhjun1026
1547c3aff1 DDL run bug fix 2023-07-27 17:57:18 +08:00
yhjun1026
0b33943dd9 Merge remote-tracking branch 'origin/main' into TY_07_DEV 2023-07-27 17:56:55 +08:00
xuyuan23
c4638bfde3 fix: fix function bard_generate_stream's output
fix function bard_generate_stream's output
2023-07-27 11:11:59 +08:00
xuyuan23
572c336b81 feat: Adjusting the proxy framework.
Adjusting the proxy framework, chatgpt_proxyllm default, or proxyllm instead, new LLM proxy should be configured in format 'xxx_proxyllm'.
2023-07-27 11:03:29 +08:00
csunny
2d5226ab21 feat: add logo for db-gpt 2023-07-26 19:59:30 +08:00
xuyuan23
b1d84fb317 fix: fix bard LLM request param error
fix bard LLM request param error, use 'content' as the input
2023-07-26 17:02:48 +08:00
xuyuan23
d95726c04a feat: add Bard LLM proxy
Supplement proxy framework content, adding proxy access method for the Bard LLM.

Closes #369
2023-07-26 16:36:26 +08:00
FangYin Cheng
4b1c0a36f8 feat: Support baichuan-7B model 2023-07-25 22:08:07 +08:00
FangYin Cheng
7baaaf0849 feat: Support baichuan-13B model 2023-07-25 22:07:02 +08:00
FangYin Cheng
35d0c17ae8 feat: Support baichuan-7B model 2023-07-25 19:48:21 +08:00
FangYin Cheng
01074660bc feat: Support baichuan-13B model 2023-07-25 19:48:21 +08:00
magic.chen
7cc86a8b54
<fix>DML and DDL run bug fix (#364)
1.DDL run result query bug fix
2.DML code function change bug fix
2023-07-25 19:31:15 +08:00
yhjun1026
657484608e Merge remote-tracking branch 'origin/test' into test 2023-07-25 19:00:36 +08:00
yhjun1026
dab39a1180 DDL run bug fix 2023-07-25 19:00:03 +08:00
aries_ckt
795be61d4a style:fmt 2023-07-25 17:22:11 +08:00
aries_ckt
487f91a1ec feat:docxLoader and ppt_loader 2023-07-25 15:21:53 +08:00
aries_ckt
48fc8c47ac fix:web-ui bug
1.webuibug
2.requirememt update
2023-07-25 11:26:20 +08:00
aries_ckt
88d5fed5b8 Merge remote-tracking branch 'origin/main' into dbgpt_api 2023-07-25 10:15:21 +08:00
magic.chen
7233b9711f
Fixed the issue when the MySQL table name had the keyword in it (#358)
When a table name with special characters, such as trigger, exists in
the database, the following error is reported.
```log
2023-07-25 00:02:47 | ERROR | stderr | sqlalchemy.exc.ProgrammingError: (pymysql.err.ProgrammingError) (1064, "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'trigger' at line 1")
2023-07-25 00:02:47 | ERROR | stderr | [SQL: SHOW INDEXES FROM trigger]
```
2023-07-25 00:23:47 +08:00
yiqijiu
34aa73fa76 Fixed the issue when the MySQL table name had the keyword in it 2023-07-24 15:59:25 +00:00
csunny
cc5564af23 chroes: fix + lint 2023-07-24 19:27:24 +08:00
csunny
51df0ee022 fix: update + filter meta db. 2023-07-24 19:25:13 +08:00
csunny
632aee3149 lint: fix pylint 2023-07-24 18:55:57 +08:00
aries_ckt
45fbcafbf6 fix:word embedding update
1.use Docx2txtLoader replace UnstructuredWordDocumentLoader
2023-07-24 17:37:21 +08:00
yhjun1026
ea97bfccc7 web bug fix 2023-07-24 17:13:27 +08:00
yhjun1026
94fb112979 web bug fix 2023-07-24 16:19:19 +08:00
yhjun1026
9ac402e55a web bug fix 2023-07-24 16:02:46 +08:00
yhjun1026
c973c9e644 Merge branch 'main' into test
# Conflicts:
#	pilot/scene/chat_dashboard/prompt.py
2023-07-24 15:59:09 +08:00
yhjun1026
02bf99c86a web bug fix 2023-07-24 15:57:50 +08:00
yhjun1026
bb30035a2a web bug fix 2023-07-24 15:42:41 +08:00
yhjun1026
6d223b9072 web bug fix 2023-07-24 15:07:15 +08:00
yhjun1026
439d23c29c 代码清理 2023-07-24 14:53:34 +08:00
yhjun1026
6e505860be 代码清理 2023-07-24 14:32:50 +08:00
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