|
1 | 1 | # Free |
2 | 2 |
|
3 | | -<p className="subtitle">Learn about the Enterprise Starter plan tailored for teams and individuals.</p> |
| 3 | +<p className="subtitle">Learn about the Sourcegraph's Free plan and the features included.</p> |
| 4 | + |
| 5 | +Sourcegraph's Free plan is designed for hobbyists, and light usage is aimed at users with personal projects and small-scale applications. It offers an AI editor assistant with a generous set of features for individual users, like unlimited autocompletion and multiple LLM choices for chat. |
| 6 | + |
| 7 | +## Features |
| 8 | + |
| 9 | +The Free plan includes the following features: |
| 10 | + |
| 11 | +| **AI features** | **Compatibility** | **Deployment** | **Admin/Security** | **Support** | |
| 12 | +| ----------------------------------------------------------------------------- | --------------------------------------------------- | ------------------ | ------------------------------------------ | ---------------------- | |
| 13 | +| Unlimited autocompletions | VS Code, JetBrains IDEs, Visual Studio, and Eclipse | Multi-tenant Cloud | SSO/SAML with basic GitHub, GitLab, Google | Community support only | |
| 14 | +| 200 chat messages and prompts per month | All popular coding languages | - | - | - | |
| 15 | +| Multiple LLM selection (Claude 3.5 Sonnet, Gemini 1.5 Pro and Flash, Mixtral) | Natural language search | - | - | - | |
| 16 | +| Support for local Ollama models | All major codehosts (GitHub, GitLab, Bitbucket) | - | - | - | |
| 17 | + |
| 18 | +## Pricing and billing cycle |
| 19 | + |
| 20 | +There is no billing cycle, as it's free to use and supports one user per account. If you exceed your daily limits, you will have to wait until the end of the month to use the feature again. You can upgrade to our Enterprise Starter plan for more advanced features and usage limits. |
| 21 | + |
| 22 | +## Free vs. Enterprise Starter comparison |
| 23 | + |
| 24 | +The Enterprise Starter plan provides extended usage limits and advanced features compared to the Free plan. Here's a side-by-side comparison of the two: |
| 25 | + |
| 26 | +| **Feature** | **Free** | **Enterprise Starter** | |
| 27 | +| ------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 28 | +| Description | - AI editor assistant for hobbyists or light usage | - AI and search for growing organizations hosted on our cloud | |
| 29 | +| Price | - $0/month <br /> - 1 user | - $19/user/month <br /> - Up to 50 devs | |
| 30 | +| AI features | - Unlimited autocomplete <br /> - 200 chat messages and prompts per month <br /> - Multiple LLM choices for chat <br /> - Connect to local Ollama models | - Unlimited autocomplete and chat <br /> - More powerful LLMs for chat (GPT-4o, Claude 3 Opus) <br /> - Intent detection and integrated search results | |
| 31 | +| **Code Search features** | N/A | - Code Search <br /> - Symbol Search | |
| 32 | +| **Deployment types** | - Multi-tenant Coud | - Multi-tenant Cloud <br /> - Private Workspace <br /> - Privately indexed code (100 repos) | |
| 33 | +| **Compatibility** | - VS Code, JetBrains IDEs, Visual Studio, and Eclipse <br /> - All popular coding languages <br /> Natural language search <br /> - All major code hosts | - VS Code, JetBrains IDEs, Visual Studio, and Eclipse <br /> - All popular coding languages <br /> Natural language search <br /> - Code hosted on GitHub | |
| 34 | +| **Support** | - Community support only | - Community support only | |
| 35 | + |
| 36 | +## Upgrading to Enterprise Starter |
| 37 | + |
| 38 | +From your Sourcegraph dashboard, you can upgrade to the Enterprise Starter by clicking the **Create workspace for my team** button. Enter your workspace name and URL, and choose the number of seats. You can start with a single seat and add more later from the **Users** settings section. |
| 39 | + |
| 40 | +Click the **Create workspace** button to navigate to the payment page. Here, you can view your subscription details and enter your payment details for a successful transaction. |
0 commit comments