43 Commits

Author SHA1 Message Date
FangYin Cheng
e5bbd0bd86 feat: Command-line tool with knowledge repository initialization 2023-09-01 18:21:22 +08:00
magic.chen
83ce0ee28f Support bard proxy server. (#386)
support bard proxy server for DB-GPT so that you can deploy in your PC
easily.
2023-07-31 20:42:05 +08:00
xuyuan23
3c2690f769 docs: update bard-proxy project address.
update bard-proxy project address.
2023-07-31 19:10:03 +08:00
xuyuan23
7492c20aaf docs: update bard proxy use docs.
update bard proxy use documents.
2023-07-31 18:41:26 +08:00
aries_ckt
ef335aa860 doc:add vector db use doc 2023-07-31 17:30:34 +08:00
aries_ckt
208f01fda7 doc:add vector db use doc 2023-07-31 17:18:18 +08:00
Aries-ckt
166c914922 feat: support multiple knowledge file path and skip some error in knowledge embedding (#379)
Close #353 

Additional, I created DB-GPT command line tool scripts which currently
supports initialization of the knowledge documents.
And we can support more command line in the future.
2023-07-28 17:23:21 +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
FangYin Cheng
426a364c37 feat: knowledge_init.py support multiple knowledge file path and skip some error in knowledge embedding 2023-07-28 16:29:29 +08:00
xuyuan23
888664a1e2 docs: modify llms.md, add method to get bard token.
add method to get bard token.
2023-07-28 13:57:46 +08:00
xuyuan23
12162ecc43 docs: bard proxy usage
1.bard proxy usage.
2.quick deploy DBGPT by aliyun images.
2023-07-28 12:01:24 +08:00
FangYin Cheng
35d0c17ae8 feat: Support baichuan-7B model 2023-07-25 19:48:21 +08:00
FangYin Cheng
168c754a3f feat: Support llama-2 model 2023-07-20 21:44:40 +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
56c1947eda 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
16d6ce8c89 doc:knowledge docs update 2023-07-12 14:28:40 +08:00
aries_ckt
7d2b96aeca doc:update knowledge api 2023-07-12 13:53:48 +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
6ff7ef9da4 doc:update knowledge api 2023-07-10 17:00:45 +08:00
csunny
192b289480 feat: add chatglm2-6b support 2023-06-25 23:05:50 +08:00
aries-ckt
a5d6518d87 docs: Add Weaviate docs, provide how to use Weaviate vector database in DB-GPT.
1.Weaviate docs
2023-06-19 17:36:45 +08:00
magic.chen
3ccd939fe3 docs(openai proxy): Fix openai proxy configuration in llms.md (#233) (#233)
Fix the name of the OpenAI proxy model in the `llms.md` document,
Modifies the LLM_MODEL variable from "proxy_llm" to "proxyllm".
2023-06-16 11:15:32 +08:00
xuyuan23
de9d8742fd docs(openai proxy): Fix the name of the OpenAI proxy model in the llms.md document.
This command modifies the LLM_MODEL variable in your code from "proxy_llm" to "proxyllm".
2023-06-16 10:57:09 +08:00
magic.chen
3f78c8a077 docs: Add chroma and milvus connector docs (#230)
Add vector docs,  provide how to you vector connector in DB-GPT. 
1.chroma docs
2.milvus docs
Closes #230
2023-06-16 10:34:12 +08:00
aries-ckt
a2dac8926d docs: Add vector docs, provide how to use vector connector in DB-GPT.
1.chroma docs
2.milvus docs

Closes #230
2023-06-16 10:18:50 +08:00
aries-ckt
57b6418a88 docs: Add chroma and milvus connector docs
Add vector docs,  provide how to you vector connector in DB-GPT.
1.chroma docs
2.milvus docs
Closes #230
2023-06-16 10:17:18 +08:00
xuyuan23
a91a7e1c62 Fix the document by changing 'LLM_MODEL=proxy_llm' to 'LLM_MODEL=proxyllm'. 2023-06-15 17:15:27 +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
yhjun1026
ddd8e7a8c5 Merge branch 'dbgpt_doc' into ty_test
# Conflicts:
#	pilot/common/plugins.py
2023-06-14 21:53:08 +08:00
csunny
9a1424fc86 docs: update readme and llms (#138) 2023-06-14 21:40:48 +08:00
yhjun1026
b2ec087322 close auto load plugin 2023-06-14 21:28:06 +08:00
xuyuan23
6a5b0170ba Merge branch 'dbgpt_doc' into feature-xuyuan-openai-proxy 2023-06-14 17:55:32 +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
0c8b424b04 doc:db-gpt doc 2023-06-14 15:31:11 +08:00
aries-ckt
7aa59596d2 update:db chat 2023-06-13 17:12:20 +08:00
aries-ckt
904d32655e update:doc 2023-06-13 16:04:44 +08:00
aries-ckt
7124c34017 update:doc 2023-06-13 10:56:58 +08:00
aries-ckt
d735240ec6 update:readme knowledge part 2023-05-25 22:16:18 +08:00
csunny
f95a15187b docs: multi llms and qa update 2023-05-24 22:27:27 +08:00
csunny
340069aee6 docs: add module description 2023-05-24 22:21:16 +08:00
csunny
9edd279b56 add use cases 2023-05-24 21:38:54 +08:00
csunny
05fc55c116 docs: add getting started 2023-05-24 16:17:54 +08:00