Update gpt3discord.py

Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
Kaveen Kumarasinghe 2 years ago committed by GitHub
parent 40a74d8a0b
commit b9fa216c61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -27,7 +27,7 @@ from services.environment_service import EnvService
from models.openai_model import Model
__version__ = "8.1.1"
__version__ = "8.1.2"
if sys.platform == "win32":

Loading…
Cancel
Save