docs: update chat_knowledge.md and wechat.jpg (#1035)

This commit is contained in:
Aries-ckt
2024-01-05 16:37:33 +08:00
committed by GitHub
parent 186b6a5668
commit 5bc419679b
3 changed files with 18 additions and 1 deletions

View File

@@ -638,7 +638,7 @@ init_install_requires()
setuptools.setup(
name="db-gpt",
packages=find_packages(exclude=("tests", "*.tests", "*.tests.*", "examples")),
version="0.4.4",
version="0.4.5",
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."