This project aims to be a little interface to an LLM hosted by a vllm-Engine. It implements a simple Authentication with JSON Web Tokens. ```shell docker-compose up --build ``` ```shell docker-compose down ```