Commit Graph

1851 Commits

Author SHA1 Message Date
FangYin Cheng
e20ee696d0
doc:readme wechat and discord (#493) 2023-08-29 16:13:14 +08:00
aries_ckt
93ffb5b812 doc:readme wechat and discord 2023-08-29 16:09:15 +08:00
magic.chen
cc59bbb4fe
doc:llm use faq (#489)
1. add difference between dbgpt_server and dbgpt_server --light
2023-08-28 15:15:17 +08:00
aries_ckt
f88acaffea doc:llm use faq 2023-08-28 15:08:10 +08:00
Aries-ckt
7a87a8c9e1
Fix docker build error and modify docker install document (#477) 2023-08-23 23:39:34 +08:00
FangYin Cheng
5715369215 doc: Modify docker install document 2023-08-23 23:00:48 +08:00
FangYin Cheng
bbfad90845 feat(CICD): Add latest tag for docker image 2023-08-23 23:00:48 +08:00
FangYin Cheng
95fce1bab2 fix: Fix docker build error 2023-08-23 23:00:48 +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
aries_ckt
4e3527e9d7 style:fmt 2023-08-23 18:17:50 +08:00
aries_ckt
d231f9f89b doc:version update 2023-08-23 17:33:57 +08:00
Aries-ckt
4ec47a5efd
fix: gpt4all output bug (#478)
Close #443
2023-08-23 17:22:39 +08:00
aries_ckt
4df7609c9b feat:bge embedding model env 2023-08-23 17:09:38 +08:00
aries_ckt
034460fc43 doc:getting started 2023-08-23 17:04:53 +08:00
csunny
e058511b4e pylint: lint code format 2023-08-23 17:02:54 +08:00
csunny
f1d548f24b choros: wechat QRcode update 2023-08-23 17:00:43 +08:00
csunny
5f53463221 fix: gpt4all output bug 2023-08-23 16:47:59 +08:00
aries_ckt
cda8f23573 feat:add bge embedding model 2023-08-23 14:47:02 +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
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
aries_ckt
c13d89fa22 doc:Readme support windows 2023-08-22 16:17:34 +08:00
magic.chen
1e637e9c40
feat: Support windows (#475)
Close #474 
Close #462

fix: Fix install error on linux
doc: Add torch cuda FAQ
2023-08-22 16:02:38 +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
aries_ckt
560df5cbb2 doc:clickhouse document 2023-08-22 13:41:05 +08:00
aries_ckt
5ed35acce8 feat:add clickouse connection 2023-08-22 13:25:23 +08:00
magic.chen
119699e564
doc:dashboard document (#472) 2023-08-21 23:08:48 +08:00
aries_ckt
bf3e52aa32 doc:dashboard document 2023-08-21 17:16:00 +08:00
magic.chen
4803a913b5
doc:add theme style dependency (#470) 2023-08-21 10:48:58 +08:00
aries_ckt
a1adea83ff doc:add theme style dependency 2023-08-21 10:41:01 +08:00
magic.chen
6cd9e0cf24
doc:document theme (#469)
1.change document theme style
2023-08-21 10:08:45 +08:00
aries_ckt
323ad2c86d doc:document theme 2023-08-21 10:07:12 +08:00
Aries-ckt
f39a20ea57
choros: update community + discord (#468) 2023-08-20 13:24:58 +08:00
csunny
7a210d8120 choros: update community + discord 2023-08-20 10:44:11 +08:00
Aries-ckt
44e8766730
fix: modify docker image CICD (#466)
fix: Fix error CICD config

fix: Fix docker image error

fix: Reduce docker image size

fix: remove other architecture

fix: remove llama.cpp dependencies from base image
2023-08-18 23:52:11 +08:00
FangYin Cheng
b5f2758dc0 fix: modify docker image CICD
fix: Fix error CICD config

fix: Fix docker image error

fix: Reduce docker image size

fix: remove other architecture

fix: remove llama.cpp dependencies from base image
2023-08-18 19:42:36 +08:00
FangYin Cheng
076e22a5a5
doc: chatdb and kbqa document (#465) 2023-08-18 18:20:55 +08:00
aries_ckt
a76f68239e doc:chatdb document 2023-08-18 18:00:22 +08:00
aries_ckt
2ae2e3c4a7 Merge remote-tracking branch 'origin/main' into dbgpt_api 2023-08-18 17:58:42 +08:00
Aries-ckt
cf1b356231
fix: Fix alpaca prompt error (#464) 2023-08-18 17:36:57 +08:00
FangYin Cheng
efd17593ce fix: Fix alpaca prompt error 2023-08-18 17:18:01 +08:00
Aries-ckt
75c0bc8877
feat: Add examples and modify deploy documents (#463) 2023-08-18 15:32:41 +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
magic.chen
506176edf6
doc:llm usage document and install document update (#461) 2023-08-18 09:20:43 +08:00
aries_ckt
be5ae8e1af doc:llm usage document and install document update 2023-08-17 23:39:32 +08:00