You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -108,7 +108,7 @@ Bito provides this in a completely secure fashion, with the AI Architect availab
108
108
109
109
---
110
110
111
-
### AI Architect deployment, usage, and pricing
111
+
### AI Architect deployment, usage, and pricing
112
112
113
113
You can choose to deploy and manage AI Architect in your own infrastructure with your own LLM keys, or let Bito host and manage it in the Bito cloud. An **on-prem deployment with an LLM access key is limited to a maximum of 5 developers**. AI Architect can be deployed in three different configurations depending on your team size, infrastructure, and management requirements:
114
114
@@ -120,11 +120,11 @@ You can choose to deploy and manage AI Architect in your own infrastructure with
120
120
121
121
> **ℹ️ Usage & Pricing**
122
122
>
123
-
> Teams of up to five members can use AI Architect for free with their preferred coding agents by using their own LLM API keys. Larger teams require **[Bito Enterprise Plan](https://bito.ai/pricing/)**, which includes bundled LLM tokens. Further, if you want to power Bito Code Review Agent with AI Architect, you will need Bito Enterprise Plan regardless of the size of the team.
123
+
> Teams of up to five members can use AI Architect for free with their preferred coding agents by using their own LLM API keys. Larger teams require **[Bito Enterprise Plan](https://bito.ai/pricing/)**, which includes bundled LLM tokens. Further, if you want to power Bito Code Review Agent with AI Architect, you will need Bito Enterprise Plan regardless of the size of the team.
124
124
>
125
-
> For the best cost and model coverage, we recommend adding both Anthropic and Grok API keys. AI Architect uses Claude Haiku and Grok Code Fast together to index your codebase.
125
+
> An Anthropic API key is required. AI Architect uses Claude Haiku to index your codebase. You can optionally also provide an OpenAI API key.
126
126
>
127
-
> With both keys, indexing costs are typically **$0.20–$0.40 per MB** of indexable code (source files only; binaries, archives, and images are skipped). If only an Anthropic key is provided, indexing costs rise to **$1.00–$1.50 per MB**.
127
+
> With an Anthropic API key, indexing costs are typically **$1.00–$1.50 per MB** of indexable code (source files only; binaries, archives, and images are skipped).
128
128
129
129
Please contact us at [support@bito.ai](mailto:support@bito.ai) for a **free Enterprise trial** for your on-prem deployment, to subscribe to a paid plan, or to have Bito manage the AI Architect.
130
130
@@ -139,18 +139,18 @@ Please contact us at [support@bito.ai](mailto:support@bito.ai) for a **free Ente
139
139
Before you start the AI Architect setup in your environment, make sure you have the following ready:
140
140
141
141
### **LLM API Keys**
142
-
Required for personal use of AI Architect. Supports**Anthropic (Claude)**and **Grok** models. Add both keys for the best cost and coverage. AI Architect also supports **[Portkey](https://portkey.ai)** integration for custom proxy configurations.
142
+
Required for personal use of AI Architect. An**Anthropic (Claude)**API key is mandatory; you can optionally also provide an **OpenAI (GPT)** API key. AI Architect also supports **[Portkey](https://portkey.ai)** integration for custom proxy configurations.
143
143
144
144
### **Bito Access Key**
145
-
You'll need a **Bito account** and a **Bito Access Key** to authenticate AI Architect. You can sign up for a Bito account at https://alpha.bito.ai, and create an access key from Settings -> Advanced Settings **[Link](https://alpha.bito.ai/home/advanced)**.
145
+
You'll need a **Bito account** and a **Bito Access Key** to authenticate AI Architect. You can sign up for a Bito account at https://alpha.bito.ai, and create an access key from Settings -> Advanced Settings **[Link](https://alpha.bito.ai/home/advanced)**.
146
146
147
147
### **Git Access Token**
148
148
Used by AI Architect to read and index your repositories. Bito supports **GitHub**, **GitLab**, and **Bitbucket**.
149
-
-**GitHub classic Token with `repo` access** Fine-grained tokens are not supported. [Learn more](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic)
149
+
-**GitHub classic Token with `repo` access** Fine-grained tokens are not supported. [Learn more](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic)
150
150
-**GitLab token with `api` scope)**[Learn more](https://docs.gitlab.com/user/profile/personal_access_tokens/#create-a-personal-access-token)
151
151
-**Bitbucket Access Token:** Depending on your Bitbucket setup, you may need one of the following:
152
-
- For **Bitbucket Cloud** use **API Token**. [Learn more](https://support.atlassian.com/bitbucket-cloud/docs/create-an-api-token/)
153
-
- For **Bitbucket Enterprise (Self-Hosted)** use **HTTP Access Token**. [Learn more](https://confluence.atlassian.com/bitbucketserver/personal-access-tokens-939515499.html)
152
+
- For **Bitbucket Cloud** use **API Token**. [Learn more](https://support.atlassian.com/bitbucket-cloud/docs/create-an-api-token/)
153
+
- For **Bitbucket Enterprise (Self-Hosted)** use **HTTP Access Token**. [Learn more](https://confluence.atlassian.com/bitbucketserver/personal-access-tokens-939515499.html)
154
154
155
155
---
156
156
@@ -217,7 +217,7 @@ Setting up AI Architect has three main steps:
217
217
2. Configuring repositories to index
218
218
3. Start the indexing process
219
219
220
-
Once the indexing is complete, you can configure AI Architect MCP server in any coding or chat agent that supports MCP. This guide will walk you through installing and setting up AI Architect in a self-hosted environment.
220
+
Once the indexing is complete, you can configure AI Architect MCP server in any coding or chat agent that supports MCP. This guide will walk you through installing and setting up AI Architect in a self-hosted environment.
221
221
222
222
### Step 1- Install AI Architect
223
223
@@ -252,7 +252,7 @@ The setup script will guide you through configuring AI Architect with your Git p
252
252
-**Git provider** (required) - Choose your Git provider (GitHub, GitLab or BitBucket)
253
253
-**Git Access Token** (required) - Personal access token for your Git provider
254
254
-**Enterprise Git provider domain URL** - Provide your custom domain URL if you are using enterprise/self-hosted version of Git provider (e.g., https://github.company.com).
255
-
-**LLM Keys** (required unless you have a Bito Enterprise Plan) - We suggest you provide API keys for both **Anthropic**and **Grok** LLMs for the best cost and coverage.
255
+
-**LLM Keys** (required unless you have a Bito Enterprise Plan) - Provide an API key for **Anthropic**(mandatory). You can optionally also provide an **OpenAI** API key.
256
256
-**Generate a secure MCP access token?** - Type `y` to generate a secure access token (recommended)
257
257
-**Configure SSO?** - Optionally enable Single Sign-On (SSO) authentication. Choose between **Bito authentication** (OAuth via your Bito workspace) or **Enterprise IdP** (SAML/OIDC via your corporate identity provider). See [SSO Authentication](#6-sso-authentication) for more details.
258
258
@@ -281,11 +281,11 @@ repository:
281
281
After updating the `.bitoarch-config.yaml` file, you have two options to proceed with adding your repositories for indexing:
282
282
283
283
1. **Auto Configure (recommended)**
284
-
- Automatically saves the repositories and starts indexing
285
-
- If needed, edit the repo list before selecting this option
284
+
- Automatically saves the repositories and starts indexing
285
+
- If needed, edit the repo list before selecting this option
286
286
287
287
2. **Manual Setup**
288
-
- You have to manually update the configuration file and then start the indexing. Below we have provided complete details of the manual process.
288
+
- You have to manually update the configuration file and then start the indexing. Below we have provided complete details of the manual process.
289
289
290
290
Once you select an option, your **Bito MCP URL** and **Bito MCP Access Token** will be displayed. Make sure to store them in a safe place, you'll need them later when configuring MCP server in your AI coding agent (e.g., Claude Code, Cursor, Windsurf, GitHub Copilot (VS Code), etc.).
291
291
@@ -457,13 +457,13 @@ AI Architect supports three authentication modes:
457
457
SSO is configured during the setup process. When prompted with **"Configure SSO?"**, you can choose one of the following options:
458
458
459
459
1.**Enterprise IdP (SAML/OIDC)**
460
-
- The setup process generates a configuration URL for your identity provider
461
-
- Open the URL in your browser and configure your IdP (e.g., Okta, Azure AD, Google Workspace) with the provided details
462
-
- Return to the setup and verify the connection
460
+
- The setup process generates a configuration URL for your identity provider
461
+
- Open the URL in your browser and configure your IdP (e.g., Okta, Azure AD, Google Workspace) with the provided details
462
+
- Return to the setup and verify the connection
463
463
464
464
2.**Bito Authentication**
465
-
- Enables OAuth authentication using your Bito workspace credentials
466
-
- No additional IdP configuration is required
465
+
- Enables OAuth authentication using your Bito workspace credentials
466
+
- No additional IdP configuration is required
467
467
468
468
> **Note:** You can also configure or reconfigure SSO at any time after installation using the `bitoarch sso setup` command.
469
469
@@ -845,4 +845,4 @@ Feel free to reach out to us via email at: **[support@bito.ai](mailto:support@bi
0 commit comments