Vane

Vane

Run a self-hosted AI answer engine with TokenMix as the OpenAI provider.

Who It Is For

Use it if you want a self-hosted Perplexity-style answering engine. It combines search results with model responses and is useful for research, information gathering, and web Q&A.

Prepare TokenMix Values

What Each Field Means

Install Or Open The App

  1. Start it with Docker or Node following the README.
  2. Prepare a search service such as SearXNG.
  3. Open Vane in your browser and go to settings.
  4. Configure the model provider first, then the search source.

Choose A Deployment Option

Configure TokenMix

  1. Add an OpenAI provider.
  2. Set API Key to your TokenMix API key.
  3. Set Base URL to https://api.tokenmix.ai/v1.
  4. Set Chat Model to a TokenMix chat model ID.
  5. Set Embedding Model to a TokenMix embedding model ID.
  6. If the model list does not load, enter the model ID manually.

First Test

Search for “what is an OpenAI compatible API base URL” and answer briefly with sources.

Run the test once. If it succeeds, make one small real workflow or document test next. Do not connect production data before this basic call works.

What To Do After The First Test

Troubleshooting

Checklist Before Real Use

Beginner Safety

Test with a temporary project, sample document, or manual trigger first. After normal responses work, connect real repositories, knowledge bases, or production automations. For file deletion, command execution, email sending, database changes, or CRM actions, ask for a plan first instead of direct execution.