Commit Graph

37 Commits

Author SHA1 Message Date
FangYin Cheng
5dfe611478 feat(ChatKnowledge): Add custom text separators and refactor log configuration 2023-09-28 11:54:58 +08:00
FangYin Cheng
5aa9cb455e feat(model): support openai embedding model 2023-09-15 18:08:55 +08:00
FangYin Cheng
f19551a7cd feat: Optimize code import time 2023-09-01 10:40:18 +08:00
aries_ckt
4df7609c9b feat:bge embedding model env 2023-08-23 17:09:38 +08:00
aries_ckt
7057d8943c chore:merge branch main 2023-08-17 20:45:35 +08:00
aries_ckt
b34b8cd883 doc:llm usage 2023-08-17 13:20:36 +08:00
aries_ckt
63af66ccc1 doc:refactor install document and application document 2023-08-16 23:20:08 +08:00
FangYin Cheng
b5fd5d2a3a feat: Support llama.cpp 2023-08-15 19:00: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
FangYin Cheng
bceb609cf6 feat: Modify config for quantization and doc 2023-08-02 19:29:59 +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
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
FangYin Cheng
35d0c17ae8 feat: Support baichuan-7B model 2023-07-25 19:48:21 +08:00
qutcat1997
65be62c2b0 Update .env.template
Modify configuration file Multi-GPUulti-GPU
2023-07-11 23:00:56 +08:00
aries_ckt
47595aa10f doc:dbgpt-server docs
1.update .env.template
2.update getting started
2023-07-05 17:55:00 +08:00
xuyuan23
6e3b48c7c4 support multi process to launch llmserver, add openai proxy api. 2023-06-12 21:29:16 +08:00
zhanghy-sketchzh
bb9081e00f Add quantize_qlora support for falcon 2023-06-08 13:37:48 +08:00
aries-ckt
e29fa37cde update:knowledge env 2023-06-05 18:08:55 +08:00
magic.chen
7adc30d6b9 bugfix: Fix the issue of inconsistent database password settings. (#151)
The following places involve database passwords, but the default values
are not consistent, which causes confusion for users:
1. README.md
2. README.zh.md
3. 3. pilot/configs/config.py
2023-06-02 21:22:36 +08:00
fenghao
2dd12d0c3b fix .env.template 2023-06-02 21:12:16 +08:00
aries-ckt
45a3a8a696 fix:SUMMARY_CONFIG 2023-06-01 20:52:44 +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
aries-ckt
b10269a550 feature:db_summary 2023-06-01 14:02:23 +08:00
csunny
c73cce882f fix: rm extra info 2023-05-31 02:03:01 +08:00
csunny
00b2671c0a fix: env template 2023-05-30 17:17:20 +08:00
csunny
ea334b172e feature: add model server proxy 2023-05-30 17:16:29 +08:00
xuyuan23
7fa205aefc add multi language support. 2023-05-28 17:37:33 +08:00
csunny
310e1c42c5 temp: update 2023-05-25 23:38:39 +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
2fc62c16ef 多场景对架构一期 2023-05-24 17:33:40 +08:00
aries-ckt
e6339b06ad update:env template 2023-05-23 23:52:48 +08:00
aries-ckt
d599a48cbc update:env template 2023-05-23 23:50:12 +08:00
aries-ckt
e59c3834eb update:merge 2023-05-18 19:52:59 +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
60d5a2ffc6 Add: config 2023-05-09 11:18:06 +08:00