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 |
|
Aries-ckt
|
b599b2afe9
|
docs: update readme + llama-2 feat (#348)
add content for readme
add llama-2 at features
|
2023-07-21 15:12:11 +08:00 |
|
csunny
|
12d0b3ee45
|
chores: fix
|
2023-07-21 15:00:44 +08:00 |
|
csunny
|
5f3f2f3247
|
chores: fix + discord
|
2023-07-21 14:54:17 +08:00 |
|
csunny
|
b833aa7850
|
Merge branch 'main' of https://github.com/csunny/DB-GPT into tt_dev
|
2023-07-21 14:33:34 +08:00 |
|
csunny
|
cf2be23a57
|
docs: update readme + llama-2 feat
|
2023-07-21 14:30:39 +08:00 |
|
yhjun1026
|
288e55a97f
|
Multi DB support
|
2023-07-21 10:15:32 +08:00 |
|
magic.chen
|
b4eddd185f
|
feat: Support llama-2 model (#347)
Close #343
|
2023-07-20 22:29:08 +08:00 |
|
FangYin Cheng
|
ef2f7999a5
|
feat: Support llama-2 model
|
2023-07-20 21:44:40 +08:00 |
|
magic.chen
|
d1021be698
|
doc:FAQ assets (#345)
1.add faq assets
|
2023-07-20 14:13:54 +08:00 |
|
aries_ckt
|
1eb91d8b1d
|
doc:FAQ assets
|
2023-07-20 14:09:15 +08:00 |
|
magic.chen
|
bf598ef6e8
|
doc:AutoDL Image and FAQ (#344)
1.AutoDL Image
2.mock chat data sql
3.FAQ
|
2023-07-20 13:52:25 +08:00 |
|
aries_ckt
|
25172da7b7
|
doc:AutoDL Image
1.AutoDL Image
2.mock chat data sql
3.FAQ
|
2023-07-20 13:30:38 +08:00 |
|
magic.chen
|
a6e2db8dcb
|
feat: structured prompt data interaction between dbgpt-server and llm-server (#341)
Close #328
|
2023-07-19 20:02:28 +08:00 |
|
FangYin Cheng
|
b03f3efe97
|
feat: add warning message when using generate_llm_text
|
2023-07-19 12:17:01 +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
|
cde506385c
|
add autodl platform and fix english readme (#339)
|
2023-07-19 10:21:31 +08:00 |
|
Aries-ckt
|
4b806711f6
|
docs: update reamde add submodule (#338) (#338)
update reame file add submodule.
- DB-GPT-Hub
- DB-GPT-Plugins
- DB-GPT-Web
|
2023-07-18 22:28:32 +08:00 |
|
csunny
|
680f9c57a5
|
docs: update reamde add submodule (#338)
|
2023-07-18 18:01:33 +08:00 |
|
magic.chen
|
d8c04c89c6
|
discord (#336)
This discord link is permanent
|
2023-07-18 15:22:51 +08:00 |
|
luchun
|
040dcd15db
|
Merge branch 'main' into discord
|
2023-07-18 13:57:13 +08:00 |
|
zhanghy-sketchzh
|
abe6e6e874
|
discord
|
2023-07-18 13:52:35 +08:00 |
|
yjmm10
|
2a8bbd1100
|
add autodl platform and fix english readme
|
2023-07-14 17:14: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
|
4fbb6fc3e1
|
fix:auto execute example selector:None
|
2023-07-14 11:29:39 +08:00 |
|
aries_ckt
|
07d68834c3
|
doc:readme update
|
2023-07-14 10:37:12 +08:00 |
|
magic.chen
|
cc167af5ae
|
fix: chatglm not working in doc qa, meta qa and plugin (#318)
Close #316
|
2023-07-14 09:57:13 +08:00 |
|
aries_ckt
|
4bd55cd34d
|
fix:embedding_api
|
2023-07-13 22:14:25 +08:00 |
|
aries_ckt
|
33caac3b6e
|
doc:readme
|
2023-07-13 20:01:18 +08:00 |
|
aries_ckt
|
087dca9683
|
doc:installation.md
|
2023-07-13 19:46:55 +08:00 |
|
aries_ckt
|
5067ae984f
|
doc:readme
|
2023-07-13 19:27:43 +08:00 |
|
aries_ckt
|
e01308d9be
|
docs:v0.3.1 docs
1.fmt
2.docs
|
2023-07-13 19:23:03 +08:00 |
|
FangYin Cheng
|
67f69e0565
|
fix pylint
|
2023-07-13 18:11:41 +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
|
df0b562bf8
|
fix:ignore knowledge_management databases
|
2023-07-13 16:39:02 +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
|
ff89e2e085
|
feat:embedding_engine add text_splitter param
|
2023-07-12 18:01:22 +08:00 |
|
aries_ckt
|
f911a8fa97
|
doc:update knowledge api document
|
2023-07-12 16:33:34 +08:00 |
|
aries_ckt
|
dd02c5d4ba
|
doc:knowledge docs update
|
2023-07-12 14:28:40 +08:00 |
|
aries_ckt
|
4b66ce7b9c
|
Merge remote-tracking branch 'origin/main' into dbgpt_api
|
2023-07-12 13:54:17 +08:00 |
|
aries_ckt
|
2f884e7109
|
doc:update knowledge api
|
2023-07-12 13:53:48 +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 |
|
magic.chen
|
1536487e48
|
Solving the GLm2-6b Multi GPUS Reasoning Problem (#311)
Solving the GLm2-6b Multi GPUS Reasoning Problem
|
2023-07-11 23:38:36 +08:00 |
|
qutcat1997
|
20675edca6
|
Update adapter.py
change CFG
|
2023-07-11 23:28:30 +08:00 |
|
qutcat1997
|
0e6732d4cd
|
Update adapter.py
Solve multi gpu research
|
2023-07-11 23:17:00 +08:00 |
|
qutcat1997
|
189b0b4eed
|
Update config.py
Modify config
|
2023-07-11 23:06:41 +08:00 |
|