Custom LLM configuration
By default, AI Architect uses Bito's LLM, covered by your Bito API key. To bring your own key (BYOK), point AI Architect at a supported provider.
Configure a provider during installation, or at any time with:
bitoarch update-llm-configSupported providers
Provider
Credentials required
Model
Portkey is an exclusive gateway. When configured, it routes all requests, and other providers are not used.
Where the model is optional, leaving it blank uses the current workspace default managed by AI Architect.
With an Anthropic key, indexing costs approximately $1 per MB of indexable code.
Change the provider later
bitoarch update-llm-config # reconfigure the provider or model
bitoarch show-config # confirm the active configurationChanging the provider or model does not re-index automatically. Run bitoarch index-repos if you want existing repositories re-indexed with the new model.
Last updated

