Release 0.4.0
- OpenAI API support (/v1/completions, /v1/chat/completions, /v1/models).
- Fixed crashes on race conditions (#20, #7).
- Fixed that if a service was in healthcheck stage when large-model-proxy received an interrupt signal, that service was never killed.
- Improved test coverage.
- At least Go 1.18 is now required to build.