Skip to content

Commit

Permalink
Update gpt3discord.py
Browse files Browse the repository at this point in the history
Signed-off-by: Kaveen Kumarasinghe <[email protected]>
  • Loading branch information
Kav-K authored Jan 9, 2023
1 parent d6fd52d commit 903f452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gpt3discord.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from models.openai_model import Model
from models.usage_service_model import UsageService

__version__ = "4.0"
__version__ = "4.0.1"

"""
The pinecone service is used to store and retrieve conversation embeddings.
Expand Down

0 comments on commit 903f452

Please sign in to comment.