Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (18 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

28 lines (18 loc) · 1.66 KB

Changes

0.2.0 (2024-05-10)

Features

  • Update apk packages on build (4d047f8)
  • Add /api/shutdown for graceful shutdown (6c92534)
  • Add /api/ping for healthcheck (c9cd8dc)
  • Support method HEAD for /ping (39b7dc1)
  • Merge model-defaults.json with the built in defaults (f6574f3)
  • Add healthcheck to docker-compose example (f1f2202)
  • Add /api/generate for text generation (9aad4fa)
  • Stop the server and exit on SIGTERM (eee8b7f)

Bug Fixes

  • Improve logging of failed requests (05178ac)

0.1.0 (2024-05-07)

Features

0.0.1 (2024-05-07)

Initial commit