weaver logoWeaver

Custom Providers and Models

Connect Weaver to additional LLM providers and custom models

Adding Custom API Providers

Weaver allows you to connect to custom API endpoints:

  1. Go to Settings → Custom APIs tab
  2. Click the + button to add a new provider
  3. Enter the provider name (tab for auto-completion)
  4. The base URL will auto-fill if you select from the autocomplete options
  5. Enter your API key for this provider

Note that you do not have to use the auto-filled providers/base urls. You can enter whatever OpenAI compatible provider or base url you want

Screenshot of provider modal

Adding Custom Models

Once you've set up a custom provider:

  1. Click on your newly created provider
  2. Select the Models tab
  3. Press the + button to add a new model
  4. Enter the model slug (the identifier used by the API)
  5. Add a display name for the model

Screenshot of model modal

After completing these steps, your custom models will appear in the model picker alongside the default options.

Screenshot of models list

On this page