doc:update document

This commit is contained in:
aries_ckt
2023-11-03 15:45:45 +08:00
parent 0874fa2526
commit 3111760c82
10 changed files with 451 additions and 395 deletions

View File

@@ -469,7 +469,7 @@ init_install_requires()
setuptools.setup(
name="db-gpt",
packages=find_packages(exclude=("tests", "*.tests", "*.tests.*", "examples")),
version="0.4.0",
version="0.4.1",
author="csunny",
author_email="cfqcsunny@gmail.com",
description="DB-GPT is an experimental open-source project that uses localized GPT large models to interact with your data and environment."