openclaw/docs
jonisjongithub 7540d1e8c1 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 01:11:57 +00:00
..
_layouts chore: normalize Clawdbot naming 2026-01-10 05:14:09 +01:00
assets docs: add X showcases 2026-01-13 04:41:01 +00:00
automation feat: add system cli 2026-01-24 04:03:07 +00:00
channels feat: add edge tts fallback provider 2026-01-25 01:05:43 +00:00
cli fix: follow up config.patch restarts/docs/tests (#1653) 2026-01-24 23:33:13 +00:00
concepts fix: default custom provider model fields 2026-01-25 00:02:53 +00:00
debug refactor: normalize cli command hints 2026-01-20 07:43:00 +00:00
experiments feat(gateway): implement OpenResponses /v1/responses endpoint phase 2 2026-01-20 07:37:01 +00:00
gateway docs: add anthropic auth error troubleshooting 2026-01-25 00:07:19 +00:00
help docs: add vps hosting hub 2026-01-25 00:20:07 +00:00
hooks test: expand soul-evil coverage 2026-01-18 06:39:26 +00:00
images docs: add group flow diagram 2026-01-10 20:05:22 +01:00
install docs: clarify beta promotion flow 2026-01-24 20:59:41 +00:00
nodes docs: update media auto-detect 2026-01-23 05:47:16 +00:00
platforms docs: clarify remote transport IP reporting 2026-01-25 00:39:54 +00:00
plugins fix: keep core tools when allowlist is plugin-only 2026-01-23 09:02:17 +00:00
providers feat: add Venice AI provider integration 2026-01-25 01:11:57 +00:00
refactor fix: harden outbound mirroring normalization 2026-01-24 12:57:58 +00:00
reference feat(templates): add emoji reactions guidance to AGENTS.md (#1591) 2026-01-24 13:12:16 +00:00
start feat: add beta googlechat channel 2026-01-24 23:30:45 +00:00
tools fix: follow up config.patch restarts/docs/tests (#1653) 2026-01-24 23:33:13 +00:00
web fix: harden Mattermost plugin gating (#1428) (thanks @damoahdominic) 2026-01-23 01:23:23 +00:00
_config.yml refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
bedrock.md docs: add EC2 instance role setup for Bedrock (#1625) 2026-01-24 21:17:21 +00:00
brave-search.md refactor: split web tools and docs 2026-01-18 01:42:54 +00:00
broadcast-groups.md docs: complete channels rename sweep 2026-01-13 08:40:39 +00:00
CNAME chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
date-time.md perf: stabilize system prompt time 2026-01-24 06:24:04 +00:00
debugging.md docs: align node transport with gateway ws 2026-01-22 23:10:09 +00:00
docs.json Docs: fix /railway redirect loop 2026-01-24 16:03:55 -08:00
environment.md docs: consolidate faq under help 2026-01-24 09:49:38 +00:00
hooks.md docs: mention tool_result_persist hook 2026-01-20 09:36:10 +00:00
index.md fix: harden Mattermost plugin gating (#1428) (thanks @damoahdominic) 2026-01-23 01:23:23 +00:00
logging.md fix: align rolling logs to local time 2026-01-22 07:02:52 +00:00
multi-agent-sandbox-tools.md feat: auto-recreate sandbox containers on config change 2026-01-19 01:35:27 +00:00
network.md docs: align node transport with gateway ws 2026-01-22 23:10:09 +00:00
perplexity.md fix: infer perplexity baseUrl from api key 2026-01-20 07:27:32 +00:00
plugin.md fix: address code review findings for plugin command API 2026-01-24 06:28:22 +00:00
prose.md docs: fix lobster links 2026-01-23 02:51:33 +00:00
railway.mdx docs: add railway quick checklist 2026-01-25 00:10:25 +00:00
scripts.md fix: add git hook setup and stable config hash sorting 2026-01-19 02:02:17 +00:00
testing.md Docs: frame skills eval gap in testing 2026-01-20 09:37:59 +00:00
token-use.md feat: add auth-aware cache defaults 2026-01-21 20:23:39 +00:00
tts.md feat: add edge tts fallback provider 2026-01-25 01:05:43 +00:00
tui.md fix: handle gateway slash command replies in TUI 2026-01-23 19:48:22 +00:00
vps.md docs: add aws mention to vps hub 2026-01-25 00:23:24 +00:00
whatsapp-clawd.jpg Add WhatsApp screenshot to claude-config.md 2025-11-27 18:43:24 +01:00