Token-based auth for API, HTTPS API server and more
[feat: add https server and token-based authorization](https://github.com/F33RNI/LlM-Api-Open/commit/4889954396a26dd5e265c852cd1cd729c8f79135)
[build(version): bump version to 2.2.0](https://github.com/F33RNI/LlM-Api-Open/commit/caa979732a604e4697f5ba9270426269b8da1824)
[feat: proper ssl.SSLContext](https://github.com/F33RNI/LlM-Api-Open/commit/69b55b3c324a1b3bbe8ae58fa9358088c9fbc204)
[build(version): bump version to 2.2.1](https://github.com/F33RNI/LlM-Api-Open/commit/ba5a6124465307f4d1c6af9cfe1eb7236a958e0f)
[style: remove unused import](https://github.com/F33RNI/LlM-Api-Open/commit/b8a98c57019b405ab9f5fe5c43a1a89a1d4eb6a2)
[chore: also handle /api as /api/status](https://github.com/F33RNI/LlM-Api-Open/commit/48b91002e201cad698fe16ede25c16454d87bddb)
[build(version): bump version to 2.2.2](https://github.com/F33RNI/LlM-Api-Open/commit/58fb36b6b5cbaebdfa8fbbf8324ce1f0c73abdb3)
[fix: cli API without ssl](https://github.com/F33RNI/LlM-Api-Open/commit/238be84526fbb81058de5d8de3a3d728f33cb72d)
[feat: add rate and content size limits](https://github.com/F33RNI/LlM-Api-Open/commit/359accdf18b766e343bd584b28324d8cfdc9f2b6)
[feat: split tokens for use and manage the API](https://github.com/F33RNI/LlM-Api-Open/commit/15310de0591c485bf7e49f9e49ffec3f88954dac)
[build(version): bump version to 2.3.0](https://github.com/F33RNI/LlM-Api-Open/commit/843b93bdf3133bffddf359fdf9652750502c2ee3)
[chore: update --help message](https://github.com/F33RNI/LlM-Api-Open/commit/4c952c1525831a7414458fa780750ce160ad3019)
[docs: fix --tokens-use and --tokens-manage docstrings](https://github.com/F33RNI/LlM-Api-Open/commit/9056d34610ccaf064d724e2c01548ce37a720060)
[build: add Flask-Limiter to setup.py](https://github.com/F33RNI/LlM-Api-Open/commit/056f53fc5427a19736aaa8b27bb6f44c7a0bd55d)
[fix: error handling](https://github.com/F33RNI/LlM-Api-Open/commit/42ae611573c0f0de2ec378ddf724566d76ad0fed)
[build(version): bump version to 2.3.1](https://github.com/F33RNI/LlM-Api-Open/commit/4e989aaf198472d025a82fdddb627c6adcb6f677)
[chore: increase default rate-limit-fast](https://github.com/F33RNI/LlM-Api-Open/commit/4979f1cd0038e93e8701a4c260b8da2b88eb95a9)
> ⚠️ LLM-API-Open is under development. Please use with caution!
**Full changelog since 1.4.1**: https://github.com/F33RNI/LlM-Api-Open/compare/1.4.1...2.3.1