@simplellm/openclaw-provider
v0.5.0
Published
SimpleLLM provider setup for OpenClaw — one command, EU-hosted LLM inference
Maintainers
Readme
@simplellm/openclaw-provider
Set up SimpleLLM as an LLM provider for OpenClaw in one command.
Quick Start
npx @simplellm/openclaw-providerThis will:
- Fetch available models from SimpleLLM
- Ask for your API key (get one at app.simplellm.eu)
- Configure OpenClaw to use SimpleLLM as provider
Environment Variables
| Variable | Description |
|---|---|
| SIMPLELLM_BASE_URL | Override API endpoint (default: https://api.simplellm.eu) |
| SIMPLELLM_API_KEY | API key (also written to ~/.openclaw/.env) |
What is SimpleLLM?
EU-hosted LLM inference. GDPR-compliant, no data leaves Europe. Self-hosted models, no third-party API proxying.
License
MIT
