fixed response formatting when streaming

This commit is contained in:
Richard Guo
2023-05-18 11:34:39 -04:00
parent 860193b9e8
commit c679d35eb1
3 changed files with 5 additions and 3 deletions

View File

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