fixbug: llm not answering the question

feat: ver+
This commit is contained in:
莘权 马 2024-01-31 16:34:06 +08:00
parent 884a1df408
commit bc5a509136
3 changed files with 29 additions and 21 deletions

View file

@ -57,7 +57,7 @@ extras_require["dev"] = (["pylint~=3.0.3", "black~=23.3.0", "isort~=5.12.0", "pr
setup(
name="metagpt",
version="0.6.7",
version="0.6.8",
description="The Multi-Agent Framework",
long_description=long_description,
long_description_content_type="text/markdown",