0.1.36
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| Metadata-Version: 2.1 | ||||
| Name: guan | ||||
| Version: 0.1.34 | ||||
| Version: 0.1.36 | ||||
| Summary: An open source python package | ||||
| Home-page: https://py.guanjihuan.com | ||||
| Author: guanjihuan | ||||
|   | ||||
| @@ -417,7 +417,7 @@ def chat(prompt='你好', stream_show=1, top_p=0.8, temperature=0.8): | ||||
|                         print('\n---\n') | ||||
|                     response = stream_response | ||||
|             except: | ||||
|                 pass | ||||
|                 break | ||||
|         client_socket.close() | ||||
|     import guan | ||||
|     guan.statistics_of_guan_package() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user