hitomi-team / sukima

A ready-to-deploy container for implementing an easy to use REST API to access Language Models.
GNU General Public License v2.0
64 stars 13 forks source link

Postgres alembic #15

Closed MeaninglessCode closed 2 years ago

MeaninglessCode commented 2 years ago

Refactoring code to be Postures-based backend with Alembic to create and manage migrations as necessary. Additionally includes Docker changes to mount the local code directory so that changes can be immediately reflected without needing to copy changes into the Docker container or rebuild.

zielo-hue commented 2 years ago

Closes #13