Releases: 0xSteph/llm-rate-limit-proxy
Releases · 0xSteph/llm-rate-limit-proxy
Release list
llm-rate-limit-proxy 0.2.0
Install
Container (recommended):
docker run -d --name llm-rate-limit-proxy -p 127.0.0.1:8000:8000 \
-v llm-rate-limit-proxy-data:/data ghcr.io/0xsteph/llm-rate-limit-proxy:0.2.0
Then open http://localhost:8000 and complete the setup wizard.
Or a binary — verify it first:
sha256sum -c SHA256SUMS --ignore-missing
Full Changelog: https://github.com/0xSteph/llm-rate-limit-proxy/commits/v0.2.0