nicheLLM Proxy relays HTTP requests and responses between LLM providers.
1.9K
nicheLLM Proxy relays HTTP requests and responses between an OpenAI-compatible client and an upstream LLM provider. All modes support one listener in a trusted network and opt-in structured protocol logging.
| Mode | Upstream | Function |
|---|---|---|
passthrough | OpenAI-compatible | Forwards requests without transformation. |
grok-image | Grok (xAI) | Presents Grok image generation through an OpenAI-compatible interface (v1.1). |
gemini-image | Google Gemini | Presents Gemini image generation through an OpenAI-compatible interface (v1.2). |
Published multi-platform (linux/amd64, linux/arm64) images are available at xhighhongo41/nichellm-proxy. Use an exact version tag in production; rolling tags such as 1.2 and latest also exist.
docker pull xhighhongo41/nichellm-proxy:1.2.2
The image contains no API key or configuration JSON. See the GitHub repository for configuration, usage, and the full documentation in English and Japanese.
Content type
Image
Digest
sha256:b35084439…
Size
80.5 MB
Last updated
8 days ago
docker pull xhighhongo41/nichellm-proxy