84 Commits

Author SHA1 Message Date
FangYin Cheng
35d0c17ae8 feat: Support baichuan-7B model 2023-07-25 19:48:21 +08:00
csunny
8c7a8f56fd chores: version + rm useless file 2023-07-24 19:45:56 +08:00
FangYin Cheng
168c754a3f feat: Support llama-2 model 2023-07-20 21:44:40 +08:00
aries_ckt
a90bb07106 doc:AutoDL Image
1.AutoDL Image
2.mock chat data sql
3.FAQ
2023-07-20 13:30:38 +08:00
aries_ckt
20c0c823e8 doc:installation.md 2023-07-13 19:46:55 +08:00
aries_ckt
b5f3e079db docs:v0.3.1 docs
1.fmt
2.docs
2023-07-13 19:23:03 +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
f85def5a52 Merge remote-tracking branch 'origin/main' into dbgpt_api 2023-07-12 13:54:17 +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
aries_ckt
56b32ab094 refactor:rename knowledge embedding api
1.replace knowledge_embedding of embedding_engine
2023-07-10 15:50:34 +08:00
csunny
e15e343f9d docs: update assets for readme. 2023-07-10 15:03:50 +08:00
aries_ckt
ec19a0e1df doc:version update
0.2.3 ->0.3.0
2023-07-06 18:08:39 +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
aries_ckt
cfffc1927a feat:update webui
1.web-ui
2.readme doc
2023-06-30 18:23:54 +08:00
aries_ckt
185d8f2976 doc:readme and tutorial for DB-GPT 2023-06-30 18:10:31 +08:00
aries_ckt
ddd822fd72 doc:llms doc 2023-06-30 15:44:43 +08:00
csunny
680575edb2 docs: readme update
add video for demo
add assets
2023-06-20 16:19:45 +08:00
aries-ckt
5de9fa9828 docs: Add tutorial docs.
1.add tutorial docs.
2023-06-19 19:26:14 +08:00
aries-ckt
1297eaa240 docs: tutorial doc and index doc.
1.add tutorial doc and and index doc
2023-06-19 19:24:57 +08:00
aries-ckt
a5af997969 docs: Add Weaviate vector docs
1.Weaviate docs
2.tutorial docs
2023-06-19 19:16:17 +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
LBYPatrick
2e74ef0ff0 docs: polish docs 2023-06-16 11:49:55 +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
magic.chen
c6b667e984 docs: Add vector connector docs (#229)
Add vector docs,  provide how to use vector connector in DB-GPT.

Closes #229
2023-06-15 21:54:26 +08:00
aries-ckt
8d3f5c9702 docs: Add vector connector docs
Add vector docs,  provide how to you vector connector in DB-GPT.

Closes #228
2023-06-15 21:45:35 +08:00
magic.chen
6c83dfc294 Fix the document user case 'llms' (#227)
Fix the document by changing 'LLM_MODEL=proxy_llm' to
'LLM_MODEL=proxyllm
2023-06-15 17:18:45 +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
aries-ckt
438b5ed8c9 update:readme doc, put documents 2023-06-15 15:06:32 +08:00
csunny
bb9724cbc1 docs: update llms usage 2023-06-14 22:37:45 +08:00
csunny
c522f4f0ba Merge branch 'main' into llm_fxp 2023-06-14 22:32:17 +08:00
aries-ckt
51d5517cb5 fix:doc sql generation 2023-06-14 22:12:23 +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
magic.chen
6adc63aea7 doc:db-gpt tutorial doc (#213)
1.fix tutorial doc
2023-06-14 18:01:15 +08:00
magic.chen
a7aad450a1 fix: install add text-chinses-large model (#215)
quick start add rely model, text-chinses-large model
2023-06-14 18:00:43 +08:00
xuyuan23
6a5b0170ba Merge branch 'dbgpt_doc' into feature-xuyuan-openai-proxy 2023-06-14 17:55:32 +08:00
xuyuan23
381c7cdbac Add Chinese documentation. 2023-06-14 17:54:21 +08:00
aries-ckt
0e3a259ba0 fix:format 2023-06-14 17:53:25 +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