Skip to main content
Venice AI provides privacy-focused AI inference with support for uncensored models and access to major proprietary models through their anonymized proxy. All inference is private by default — no training on your data, no logging.

Why Venice in FluffBuzz

  • Private inference for open-source models (no logging).
  • Uncensored models when you need them.
  • Anonymized access to proprietary models (Opus/GPT/Gemini) when quality matters.
  • OpenAI-compatible /v1 endpoints.

Privacy modes

Venice offers two privacy levels — understanding this is key to choosing your model:
Anonymized models are not fully private. Venice strips metadata before forwarding, but the underlying provider (OpenAI, Anthropic, Google, xAI) still processes the request. Choose Private models when full privacy is required.

Features

  • Privacy-focused: Choose between “private” (fully private) and “anonymized” (proxied) modes
  • Uncensored models: Access to models without content restrictions
  • Major model access: Use Claude, GPT, Gemini, and Grok via Venice’s anonymized proxy
  • OpenAI-compatible API: Standard /v1 endpoints for easy integration
  • Streaming: Supported on all models
  • Function calling: Supported on select models (check model capabilities)
  • Vision: Supported on models with vision capability
  • No hard rate limits: Fair-use throttling may apply for extreme usage

Getting started

1

Get your API key

  1. Sign up at venice.ai
  2. Go to Settings > API Keys > Create new key
  3. Copy your API key (format: vapi_xxxxxxxxxxxx)
2

Configure FluffBuzz

Choose your preferred setup method:
3

Verify setup

Model selection

After setup, FluffBuzz shows all available Venice models. Pick based on your needs:
  • Default model: venice/kimi-k2-5 for strong private reasoning plus vision.
  • High-capability option: venice/claude-opus-4-6 for the strongest anonymized Venice path.
  • Privacy: Choose “private” models for fully private inference.
  • Capability: Choose “anonymized” models to access Claude, GPT, Gemini via Venice’s proxy.
Change your default model anytime:
List all available models:
You can also run fluffbuzz configure, select Model/auth, and choose Venice AI.
Use the table below to pick the right model for your use case.

Built-in catalog (41 total)

Model discovery

FluffBuzz automatically discovers models from the Venice API when VENICE_API_KEY is set. If the API is unreachable, it falls back to a static catalog. The /models endpoint is public (no auth needed for listing), but inference requires a valid API key.

Streaming and tool support

Pricing

Venice uses a credit-based system. Check venice.ai/pricing for current rates:
  • Private models: Generally lower cost
  • Anonymized models: Similar to direct API pricing + small Venice fee

Venice (anonymized) vs direct API

Usage examples

Troubleshooting

Ensure the key starts with vapi_.
The Venice model catalog updates dynamically. Run fluffbuzz models list to see currently available models. Some models may be temporarily offline.
Venice API is at https://api.venice.ai/api/v1. Ensure your network allows HTTPS connections.
More help: Troubleshooting and FAQ.

Advanced configuration

Model selection

Choosing providers, model refs, and failover behavior.

Venice AI

Venice AI homepage and account signup.

API documentation

Venice API reference and developer docs.

Pricing

Current Venice credit rates and plans.