Venice AI
Venice AI is a privacy-focused inference provider. Prompts and responses are not logged or used for training, making it suitable for sensitive workloads.Prerequisites
Create an API key at venice.ai and set it on the gateway host:Configuration
apiKey is the name of the environment variable, not the key value itself. Keep secrets in .env, not in committed config files.Selecting a model
| Model | Notes |
|---|---|
llama-3.3-70b | Llama 3.3 70B — strong general-purpose |
mistral-31-24b | Mistral 3.1 24B — efficient mid-size model |
openclaw models list --provider venice for the full current catalog.
Troubleshooting
401 Unauthorized
401 Unauthorized
Model not found
Model not found
Venice’s model catalog may differ from other providers. Check the Venice dashboard for currently available models.