Clear chat history between chat sessions (#1116)

This commit is contained in:
Andriy Mulyar
2023-06-30 20:50:38 -04:00
committed by GitHub
parent 4a24b586df
commit 19412cfa5d
2 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ copy_prebuilt_C_lib(SRC_CLIB_DIRECtORY,
setup(
name=package_name,
version="1.0.0",
version="1.0.1",
description="Python bindings for GPT4All",
author="Richard Guo",
author_email="richard@nomic.ai",