[PR #4748] docs: add Venice.ai provider #11098

Closed
opened 2026-02-16 18:15:53 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/4748

State: closed
Merged: Yes


Add Venice.ai to the list of bundled providers, enabling users to access Venice.ai models directly without manual configuration.

Venice.ai offers 14+ open-source models including:

  • Llama 3.3 70B, Llama 3.2 3B, Llama 3.1 405B
  • Qwen 2.5 Coder 32B, Qwen 2.5 VL 72B
  • GLM 4.6, DeepSeek R1 671B
  • Venice-branded models (Large, Medium, Small, Reasoning)

All models are privacy-focused with no data retention.

Usage:
export VENICE_API_KEY=your-key-here
opencode --model venice/llama-3.3-70b

Models are automatically discovered from models.dev database.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4748 **State:** closed **Merged:** Yes --- Add Venice.ai to the list of bundled providers, enabling users to access Venice.ai models directly without manual configuration. Venice.ai offers 14+ open-source models including: - Llama 3.3 70B, Llama 3.2 3B, Llama 3.1 405B - Qwen 2.5 Coder 32B, Qwen 2.5 VL 72B - GLM 4.6, DeepSeek R1 671B - Venice-branded models (Large, Medium, Small, Reasoning) All models are privacy-focused with no data retention. Usage: export VENICE_API_KEY=your-key-here opencode --model venice/llama-3.3-70b Models are automatically discovered from models.dev database.
yindo added the pull-request label 2026-02-16 18:15:53 -05:00
yindo closed this issue 2026-02-16 18:15:53 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11098