Yifeng Wang(正经人王同学)
Yifeng Wang(正经人王同学)


 


 
> Most basic example (I don't know async): > > ```python > from revChatGPT.Official import AsyncChatbot > import asyncio > > async def main(): > bot = AsyncChatbot(api_key="sk-...") > return...
 

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? I'm not...