Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@perk11 perk11 released this 09 Feb 08:18
· 2 commits to main since this release
0.4.0

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.