You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fairly simple discord chatbot that uses openai's text completion endpoint, which options to choose which engine to use and adjust the bot's "temperature."
A fairly simple discord chatbot that uses chatgpt, which options to choose which engine to use and adjust the bot's "temperature."
pip install -r requirements.txt
About
A fairly simple discord chatbot that uses openai's text completion endpoint, which options to choose which engine to use and adjust the bot's "temperature."