How to Use Open-Source AI Code Editor VOID in Private With Venice API

How to Use Open-Source AI Code Editor VOID in Private With Venice API

Learn how to integrate open-source AI Code Editor VOID with Venice API for private, uncensored AI code assistance without usage tracking or content restrictions.

Venice.ai

The benefits of integrating VOID's AI code editor with Venice

VOID is an open source IDE forked from Visual Studio Code. By integrating it with Venice's API instead of mainstream AI providers, you get several key advantages:

  • Complete privacy with no storage of your code or prompts

  • Uncensored responses without artificial restrictions

  • Free ongoing inference through VVV staking

This guide shows you how to connect VOID to Venice's API infrastructure for private, uncensored AI-powered coding.

VOID integration prerequisites

Before starting the integration, you'll need:

Step-by-step VOID integration with Venice API

  1. Go to the VOID website to download the beta version of VOID

  1. Following installation, open the application

  2. Click the gear icon on the top right

  1. Grab your API key from Venice (follow instructions here)

  2. Go to the API models endpoint list and click "try it" next to GET /models to see all available models through the API. We recommend using the default "coding" model as a starting place (qwen2.5-coder-32b).

  1. Go back to VOID, and scroll down to the "OpenAI-Compatible" section and input the following:

    1. Base URL: https://api.venice.ai/api/v1

    2. API Key: [Use your Venice AI API Key]

  1. Scroll down to the Models section and click "Add Model". Input the model name that you'd like to use. We will use "qwen2.5-coder-32b" as the example. Click the radio button to enable the model.

  1. Open a folder or workspace, and select one of your files

  1. Utilize the AI functionality by entering your prompt in the chat window on the right. Depending on your IDE configuration, you may need to copy and paste code snippets for the best response. You will see that we asked VOID to “Tell me about this code”, and it provided a response explaining the dockerfile selected.

  1. Congratulations on integrating Venice API with VOID IDE!

Getting the most out of your VOID and Venice API integration

Venice's API integration with VOID provides developers with powerful code generation capabilities without code storing, prompt tracking or content restrictions. To learn more and get support:

Venice's API access through VVV staking provides ongoing, private access to AI capabilities without per-request fees or data collection.

Back to all posts
Room