AI providers

BIGGI supports direct provider connections from the VS Code extension. Connect a provider under BIGGI → Settings → Providers, then choose a model under Models.

Common providers

ProviderConnection
AnthropicAPI key
OpenAIAPI key
ChatGPT Plus or ProSupported provider login
Google GeminiAPI key
OpenRouterAPI key for multiple model families
AWS BedrockAWS credentials and region
Google Vertex AIGoogle Cloud project credentials
OllamaLocal server
LM StudioLocal OpenAI-compatible server
OpenAI-compatibleCustom base URL, credential, and model IDs

The in-product provider list is the source of truth for the installed release. BIGGI's model catalog can change independently of these documentation pages.

Connect a provider

  1. Open Settings → Providers.
  2. Select a provider.
  3. Enter the required key or complete OAuth.
  4. Open Models.
  5. Select the model for the next task.

Providers detected from environment variables or configuration also appear in the connected list.

Custom and local providers

Choose Custom provider to add a base URL, API compatibility package, optional key, headers, and model definitions. Use Fetch models when the endpoint exposes a compatible model-list API.

Local servers must already be running. BIGGI does not install or manage Ollama, LM Studio, or model weights.

Chat and autocomplete

Chat and autocomplete have separate provider settings. Connecting a chat provider does not automatically configure inline completions.

Privacy and billing

Hosted providers receive the prompts and context sent to their models and bill usage under your provider account. Local models keep inference on the configured machine, subject to the local server.

BIGGI does not currently provide managed credits or gateway billing. See Bring Your Own Provider and Usage and Costs.