openclaw/docs/providers
jonisjongithub 4c4ca12e08 feat: add Venice AI provider integration
Venice AI is a privacy-focused AI inference provider with support for
uncensored models and access to major proprietary models via their
anonymized proxy.

This integration adds:

- Complete model catalog with 25 models:
  - 15 private models (Llama, Qwen, DeepSeek, Venice Uncensored, etc.)
  - 10 anonymized models (Claude, GPT-5.2, Gemini, Grok, Kimi, MiniMax)
- Auto-discovery from Venice API with fallback to static catalog
- VENICE_API_KEY environment variable support
- Interactive onboarding via 'venice-api-key' auth choice
- Model selection prompt showing all available Venice models
- Provider auto-registration when API key is detected
- Comprehensive documentation covering:
  - Privacy modes (private vs anonymized)
  - All 25 models with context windows and features
  - Streaming, function calling, and vision support
  - Model selection recommendations

Privacy modes:
- Private: Fully private, no logging (open-source models)
- Anonymized: Proxied through Venice (proprietary models)

Default model: venice/llama-3.3-70b (good balance of capability + privacy)
Venice API: https://api.venice.ai/api/v1 (OpenAI-compatible)
2026-01-25 00:57:11 +00:00
..
anthropic.md docs: add anthropic auth error troubleshooting 2026-01-25 00:07:19 +00:00
deepgram.md refactor: unify media provider options 2026-01-17 09:28:05 +00:00
github-copilot.md Revert "fix: improve GitHub Copilot integration" 2026-01-23 07:14:00 +00:00
glm.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
index.md feat: add Venice AI provider integration 2026-01-25 00:57:11 +00:00
minimax.md Docs: note MiniMax usage endpoint 2026-01-17 19:45:54 +00:00
models.md fix: add Kimi Code docs + defaults (#1085) (thanks @dan-dr) 2026-01-17 17:35:40 +00:00
moonshot.md feat: add kimi code provider onboarding 2026-01-17 17:25:07 +00:00
ollama.md docs: fix ollama links 2026-01-25 00:05:38 +00:00
openai.md docs: add quick setup blocks to chat providers 2026-01-11 02:40:38 +01:00
opencode.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
openrouter.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00
qwen.md UI: label Qwen provider 2026-01-18 01:03:08 +00:00
synthetic.md fix: refine synthetic provider + minimax probes 2026-01-13 03:36:53 +00:00
venice.md feat: add Venice AI provider integration 2026-01-25 00:57:11 +00:00
vercel-ai-gateway.md Models: add Vercel AI Gateway auth 2026-01-16 21:00:15 +00:00
zai.md docs: add provider hub and model provider pages 2026-01-11 02:27:37 +01:00