Fork of async-openai customized for Dynamo.
This gem makes it easier to start a Puma server that will bind to a dynamic free port by default and provide helper methods like get and post, managing sessions automatically and using keep-alive to make the requests faster. Usually the server would be run when the test suite starts.