A Discord chatbot that can handle multi model using API. Switch to your favorite model with ease.
Models built-in:
gpt-4-turbo-preview
gpt-4-0125-preview
gpt-4
gpt-4-32k
gpt-3.5-turbo
gpt-3.5-turbo-instruct
claude-3-opus-20240229
claude-3-sonnet-20240229
claude-3-haiku-20240307
claude-2.1
claude-2.0
gemini-1.5-pro-latest
gemini-pro
@cf/meta/llama-2-7b-chat-fp16
copy .env.example
to .env
file, fill in the API Keys and Discord Bot token.
This project is still in developement, please open issues if you meet unsolveable issues & open PR when you can solve it.
I didn't make the requirements.txt file, so you may have to install packages manually.