23 Commits

Author SHA1 Message Date
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