Github Repo
Minimal Docker Compose:
Minimal Config File. Full documentation for config json files available here.
The OpenAI library requires that an API key is set so even if you don’t have auth enabled on your endpoint, just provide a garbage value in .env
:
OPENAI_API_KEY=blah
Then in your python app call: