Skip to content

Releases: 0xSteph/llm-rate-limit-proxy

llm-rate-limit-proxy 0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 20:56

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