mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-02 01:27:14 +00:00
chore:doc and fmt
This commit is contained in:
@@ -14,7 +14,7 @@ project = "DB-GPT"
|
||||
copyright = "2023, csunny"
|
||||
author = "csunny"
|
||||
|
||||
version = "👏👏 0.3.9"
|
||||
version = "👏👏 0.4.0"
|
||||
html_title = project + " " + version
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
@@ -92,4 +92,9 @@ pip install chromadb==0.4.10
|
||||
|
||||
```commandline
|
||||
pip install langchain>=0.0.286
|
||||
|
||||
##### Q9: In Centos OS, No matching distribution found for setuptools_scm
|
||||
|
||||
```commandline
|
||||
pip install --use-pep517 fschat
|
||||
```
|
Reference in New Issue
Block a user