Chat GPT assures me that I can spin up an instance of the OpenAI API in a docker container.
It goes into great detail to explain how to configure it etc. However, I cannot find a docker image for it anywhere and my gut instinct tells me this is not available. Does anyone know anything for sure about this? Has anyone done it? I want to run the actual API in a docker, not just call the API from a docker.
Thanks!