TheExplainthis / ChatGPT-Discord-Bot

This is a repository that allows you to integrate ChatGPT into Discord.
MIT License
569 stars 1.19k forks source link

Add support for OpenAI BASE_URL #15

Open keldenl opened 1 year ago

keldenl commented 1 year ago

Adds support to set base_url. Enables locally hosted versions of OpenAI's API (like https://github.com/keldenl/gpt-llama.cpp) to work out of the box with a simple .env config.