aries_ckt
a1adea83ff
doc:add theme style dependency
2023-08-21 10:41:01 +08:00
aries_ckt
323ad2c86d
doc:document theme
2023-08-21 10:07:12 +08:00
aries_ckt
a76f68239e
doc:chatdb document
2023-08-18 18:00:22 +08:00
aries_ckt
2ae2e3c4a7
Merge remote-tracking branch 'origin/main' into dbgpt_api
2023-08-18 17:58:42 +08:00
FangYin Cheng
909bb263a4
feat: Add examples and modify deploy documents
2023-08-18 15:12:37 +08:00
aries_ckt
0ff6fc880d
doc:faq and kbqa document
2023-08-18 15:07:01 +08:00
aries_ckt
be5ae8e1af
doc:llm usage document and install document update
2023-08-17 23:39:32 +08:00
aries_ckt
511ef93a30
doc:faq and llama.cpp llm usage
2023-08-17 21:59:02 +08:00
aries_ckt
281ea7cee6
doc:faq and llama.cpp llm usage
2023-08-17 21:53:35 +08:00
FangYin Cheng
a5bb7f79df
doc: add llama.cpp doc
2023-08-17 21:04:17 +08:00
aries_ckt
7057d8943c
chore:merge branch main
2023-08-17 20:45:35 +08:00
aries_ckt
a3105c6524
doc:deploy md
2023-08-17 15:14:35 +08:00
aries_ckt
a52c1d5c9d
doc:llm usage zh
2023-08-17 13:37:47 +08:00
aries_ckt
b34b8cd883
doc:llm usage
2023-08-17 13:20:36 +08:00
aries_ckt
5a07a6b9d1
doc:kbqa faq
2023-08-17 11:08:17 +08:00
aries_ckt
01933090b7
doc:environment doc
2023-08-17 11:02:46 +08:00
aries_ckt
5a089bf576
doc:refactor install document
2023-08-16 23:32:14 +08:00
aries_ckt
63af66ccc1
doc:refactor install document and application document
2023-08-16 23:20:08 +08:00
Aries-ckt
12c4cf8de5
doc:Update faq.md
2023-08-15 12:34:46 +08:00
FangYin Cheng
b75f5a0069
doc: Run with SQLite
2023-08-11 19:00:13 +08:00
aries_ckt
1d56143e04
doc:0.3.5 verison
2023-08-11 17:30:05 +08:00
aries_ckt
8171980e4c
doc:docs for knowledge space arguments
2023-08-10 16:50:17 +08:00
magic.chen
c4758a6fae
fix: document delete bug ( #408 )
...
1.document delete bug
2.readme assets
2023-08-03 19:54:26 +08:00
aries_ckt
1992ea7181
fix: document delete bug
...
1.document delete bug
2.0.3.4 version
2023-08-03 19:15:29 +08:00
FangYin Cheng
a4574aa614
feat: Support vicuna-v1.5 and WizardLM-v1.2
2023-08-03 14:14:29 +08:00
FangYin Cheng
bceb609cf6
feat: Modify config for quantization and doc
2023-08-02 19:29:59 +08:00
magic.chen
941237ac89
doc: update discord link address ( #387 )
...
update discord link address
2023-07-31 22:47:59 +08:00
xuyuan23
60cff15fbe
docs: update discord address
...
update discord link address
2023-07-31 21:25:43 +08:00
xuyuan23
bbc1726729
docs: update discord docs
...
update discord docs
2023-07-31 21:14:25 +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
magic.chen
494b491dec
doc: vector db use doc ( #383 )
...
doc:
1.add vector db use doc
2.add faq vector db use doc
2023-07-31 18:57:16 +08:00
xuyuan23
7492c20aaf
docs: update bard proxy use docs.
...
update bard proxy use documents.
2023-07-31 18:41:26 +08:00
qutcat1997
96dfc3798b
Update getting_started.md
...
Steps for Starting ChatGLM-6B and ChatGLM2-6B with Multiple Cards
2023-07-31 18:32:46 +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
671cddf4e7
feat: supports docker compose deployment
2023-07-26 20:07:25 +08:00
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
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