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
| Provider | Connection |
|---|---|
| Anthropic | API key |
| OpenAI | API key |
| ChatGPT Plus or Pro | Supported provider login |
| Google Gemini | API key |
| OpenRouter | API key for multiple model families |
| AWS Bedrock | AWS credentials and region |
| Google Vertex AI | Google Cloud project credentials |
| Ollama | Local server |
| LM Studio | Local OpenAI-compatible server |
| OpenAI-compatible | Custom 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
- Open Settings → Providers.
- Select a provider.
- Enter the required key or complete OAuth.
- Open Models.
- 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.