Skip to content

This script will pipe your OpenAI compleation model into a Discord Bot for ease of conversation. Useful for fine-tunes models.

License

Notifications You must be signed in to change notification settings

YellingTree/OpenAI_Discord_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI_Discord_Bot

To use this script you must first create a discord bot, acquire its token, and set the permissions correctly. Then acquire your OpenAI API key and the model you wish to use.

Everything you need to get started is in the config.py, do not run this file, simply open it in an editor and input your settings

To run the bot, simply run client.py after configuring your settings in config.py

Note this is for Completion models only using the OpenAI Completions API, chat-gpt or chat models will not work.

This is mainly intended to be used for self-created models using OpenAI's fine-tuning API.

About

This script will pipe your OpenAI compleation model into a Discord Bot for ease of conversation. Useful for fine-tunes models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages