Update generate.py

This commit is contained in:
7trail 2023-08-28 19:54:45 -05:00 committed by GitHub
parent 9a039e98d7
commit e402eca257
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
from poe_api_wrapper import PoeApi
import os
client = PoeApi(os.environ['pb'])
client = PoeApi(os.environ['PB'])
import asyncio
#from revChatGPT.V1 import AsyncChatbot