35985c3d9d245254df7e343e8df37e770d78a9e7
Revert "Update file leogpt.py" See merge request publicprojects/leogpt!1
Create a config.py file in the same directory as the leogpt.py file and configure the following:
openai_api_key = 'YOUR_OPENAI_API_KEY' discord_bot_token = 'YOUR_DISCORD_BOT_TOKEN' assistant_id = 'YOUR_OPENAI_ASSISTANT_ID'
Description
Languages
Python
100%