Commit Graph

268 Commits

Author SHA1 Message Date
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
aries-ckt
0405b61bc3 doc:db-gpt tutorial doc 2023-06-14 17:22:14 +08:00
csunny
4ff949064f fix: install add text-chinses-large model 2023-06-14 17:16:32 +08:00
magic.chen
27a8391e23 update docs latest version (#212)
docs latest version set to v0.2.2,  align with code.
2023-06-14 15:51:43 +08:00
csunny
31761cd481 docs: w 2023-06-14 15:47:51 +08:00
aries-ckt
0c8b424b04 doc:db-gpt doc 2023-06-14 15:31:11 +08:00
aries-ckt
669e5cc3dc update:db chat 2023-06-13 19:20:19 +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
csunny
5b156e9a54 fix: lint the docs 2023-06-12 17:27:34 +08:00
zhanghy-sketchzh
b9c238c04c fix translate problems 2023-06-11 23:07:38 +08:00
csunny
4c218cfbad fix: multi language choose 2023-06-11 21:19:18 +08:00
csunny
a9c2c7f9ea docs: fix local dir name 2023-06-11 20:36:52 +08:00
csunny
e44384fc33 docs: add support for zh 2023-06-11 20:27:30 +08:00
magic.chen
7a06007efd docs_translation (#183) 2023-06-11 19:00:07 +08:00
zhanghy-sketchzh
4dd69d79c2 docs_translation 2023-06-11 18:53:44 +08:00
aries-ckt
bfeabc2fc2 doc:knowledge use case 2023-06-02 15:53:34 +08:00
aries-ckt
d735240ec6 update:readme knowledge part 2023-05-25 22:16:18 +08:00
csunny
d4bab66ca0 docs: update 2023-05-25 17:23:52 +08:00
csunny
8a8de2ecd8 fix: docs update 2023-05-25 17:17:17 +08:00
csunny
dafd80dae3 docs: fix 2023-05-25 16:39:48 +08:00
csunny
1d35ada19d fix: docs 2023-05-25 16:24:09 +08:00
csunny
bd0603ff99 docs: fix 2023-05-25 16:14:31 +08:00
csunny
2014e6b5e1 docs: update 2023-05-25 15:49:27 +08:00
csunny
cebd2cc048 docs: fix 2023-05-25 15:17:24 +08:00
csunny
17e001c308 docs: fix 2023-05-25 15:03:00 +08:00
csunny
79c5bda22d lint: format 2023-05-25 01:04:34 +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
4021e9a597 docs: add docs for db-gpt 2023-05-24 21:59:04 +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
csunny
d3718d7277 docs: init 2023-05-24 12:06:16 +08:00
csunny
0a30991456 add file 2023-04-28 22:50:44 +08:00