Commit Graph

2605 Commits

Author SHA1 Message Date
csunny
bd0603ff99 docs: fix 2023-05-25 16:14:31 +08:00
csunny
6606672c00 fix: pyproject 2023-05-25 16:06:45 +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
72f76ac1d9 docs: update 2023-05-25 14:39:17 +08:00
aries-ckt
85906a3c45 update:milvus append knowledge 2023-05-25 14:39:14 +08:00
csunny
dce4291d2d docs: update 2023-05-25 14:15:49 +08:00
aries-ckt
d3567fb984 update:default knowledge init 2023-05-25 13:01:30 +08:00
Aries-ckt
d43a849dca fix: docs version update (#95)
update readthedoc build version.
2023-05-25 11:50:24 +08:00
yhjun1026
0e4955a62a Merge remote-tracking branch 'origin/dbgpt_doc' into dev
# Conflicts:
#	pilot/server/webserver.py
2023-05-25 11:40:40 +08:00
csunny
5f0caa5319 fix 2023-05-25 11:14:58 +08:00
csunny
87eb830e87 rm extra package 2023-05-25 11:02:04 +08:00
csunny
6068dfd88b fix: requirements 2023-05-25 10:50:40 +08:00
csunny
d0e3ae09f0 bug: fix package 2023-05-25 10:39:19 +08:00
yhjun1026
64ea33fede Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	pilot/configs/config.py
#	pilot/connections/mysql.py
#	pilot/conversation.py
#	pilot/server/webserver.py
2023-05-25 10:22:38 +08:00
Aries-ckt
93aac308e4 docs: use readthedocs for project. (#92)
docs:  use readthedocs site create docs for project.
- docs content as followers:
   - getting_started
   - modules
   - plugins
   - use_cases
   - reference
  and so on.
2023-05-25 10:07:11 +08:00
yhjun1026
ff99723014 多场景对架构一期0525 2023-05-25 10:04:25 +08:00
csunny
e4d565b56f merge: main 2023-05-25 01:14:24 +08:00
csunny
1733884caf db: open dblist get 2023-05-25 01:06:40 +08:00
csunny
79c5bda22d lint: format 2023-05-25 01:04:34 +08:00
csunny
fedbb9006e Merge branch 'main' into dbgpt_doc 2023-05-25 01:00:53 +08:00
csunny
74669cf657 Merge branch 'main' of https://github.com/csunny/DB-GPT 2023-05-25 01:00:32 +08:00
magic.chen
867471c08b Make ci happy (#91)
This PR do these things

- lint all code use `black` and `isort`
- delete all unused imports to make code clean
- use black in GItHub Actions
- add doc to these when contribute

@csunny
2023-05-25 00:52:21 +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
yihong0618
2e1d4c8a1a ci: ci branch name 2023-05-24 18:53:58 +08:00
yihong0618
2ee4a25af4 doc: add Contribution guide 2023-05-24 18:53:16 +08:00
yihong0618
8fc736f6c8 chore: merge main 2023-05-24 18:46:06 +08:00
yihong0618
b098a48898 ci: make ci happy lint the code, delete unused imports
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-05-24 18:43:04 +08:00
yhjun1026
2fc62c16ef 多场景对架构一期 2023-05-24 17:33:40 +08:00
明天
2eca123bda Store connector (#89)
1.knowledge_init.py config update
2.DB_GPT_wechat2
2023-05-24 17:30:26 +08:00
aries-ckt
e596e1d643 fix:knowledge init env 2023-05-24 17:26:04 +08:00
aries-ckt
94a418897a update:config env 2023-05-24 16:28:13 +08:00
aries-ckt
4ef9ada7dc Merge remote-tracking branch 'origin/main' into store_connector 2023-05-24 16:19:33 +08:00
csunny
05fc55c116 docs: add getting started 2023-05-24 16:17:54 +08:00
Aries-ckt
0af0ef14fb fix: dotenv can not load (#87)
for now change .env do not work
because we change the config -> configs and in that we do not load the
dotenv
this bug brings from commit
ef64935145
and I am not sure if we can delete `pilot/server/__init__.py` we need to
check.
@csunny
fix: #88
2023-05-24 16:14:21 +08:00
aries-ckt
977a88509e update:config env 2023-05-24 15:22:10 +08:00
yihong0618
9dc542ca45 fix: dotenv can not load
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2023-05-24 15:18:06 +08:00
magic.chen
562d5a98cc fix: can not answer on mac m1-> mps device (#85)
fix: #86
2023-05-24 13:33:35 +08:00
yihong0618
60ecde5892 fix: can not answer on mac m1-> mps device 2023-05-24 12:33:41 +08:00
csunny
d3718d7277 docs: init 2023-05-24 12:06:16 +08:00
csunny
03898ee7d3 Merge branch 'main' of https://github.com/csunny/DB-GPT into dbgpt_doc 2023-05-24 10:36:18 +08:00
csunny
a9f8560b48 Merge branch 'main' into dbgpt_doc 2023-05-24 09:42:57 +08:00
magic.chen
0ae64175ef Store connector (#84)
1.add milvus vector store
2.vector store connector
2023-05-24 00:00:42 +08:00
aries-ckt
e6339b06ad update:env template 2023-05-23 23:52:48 +08:00
aries-ckt
d599a48cbc update:env template 2023-05-23 23:50:12 +08:00
aries-ckt
2bf7ba827b update:requirement 2023-05-23 22:59:16 +08:00