Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/cody/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ To troubleshoot further:

Cody Free provides **unlimited autocomplete suggestions** and **200 chat invocations** per user per month.

On Cody Pro and Enterprise plans, usage is unlimited but controlled by **Fair Usage**. This means that some users occasionally experience a limitation placed on their account. This limitation resets within 24 hours. If this issue persists, contact us through our [community forum](https://community.sourcegraph.com), Discord, or email support@sourcegraph.com.
On Cody Pro and Enterprise plans, usage limits are increased, and controlled by **Fair Usage**. This means that some users occasionally experience a limitation placed on their account. This limitation resets within 24 hours. If this issue persists, contact us through our [community forum](https://community.sourcegraph.com), Discord, or email support@sourcegraph.com.

#### 429 errors

Expand Down
48 changes: 23 additions & 25 deletions docs/cody/usage-and-pricing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,20 +35,12 @@ Once your Pro subscription is confirmed, click **My subscription** to manage and

## Pro

Cody Pro, designed for individuals or small teams at **$9 per user per month**, offers an enhanced coding experience beyond the free plan. It provides unlimited autocompletion suggestions plus unlimited chat and prompts. It also uses local repository context to enhance Cody's understanding and accuracy.
Cody Pro, designed for individuals or small teams at **$9 per user per month**, offers an enhanced coding experience beyond the free plan. It provides unlimited autocompletion suggestions plus increased limits for chat and prompts. It also uses local repository context to enhance Cody's understanding and accuracy.

Cody Pro uses DeepSeek-Coder-V2 by default for autocomplete. Pro accounts also default to the Claude 3.5 Sonnet (New) model for chat and prompts, but users can switch to other LLM model choices with unlimited usage. You can refer to the [supported LLM models](/cody/capabilities/supported-models) docs for more information.
Cody Pro uses DeepSeek-Coder-V2 by default for autocomplete. Pro accounts also default to the Claude 3.5 Sonnet (New) model for chat and prompts, but users can switch to other LLM model choices. You can refer to the [supported LLM models](/cody/capabilities/supported-models) docs for more information.

Support for Cody Pro is available through our Support team via support@sourcegraph.com, ensuring prompt assistance and guidance.

### Enterprise Starter

Cody Pro users can also switch to the Enterprise Starter plan for **$19 per user per month**. This plan includes all the features of Cody Pro plus a multi-tenant Sourcegraph instance with core features like a fully managed version of Sourcegraph (AI + code search + intent detection with integrated search results, with privately indexed code) through a self-serve flow.

Read more about the [Enterprise Starter plan](/pricing/enterprise-starter).

<Callout type="warning">There will be high daily limits to catch bad actors and prevent abuse, but under most normal usage, Pro users won't experience these limits.</Callout>

### Downgrading from Pro to Free

To revert back to Cody Free from Pro:
Expand Down Expand Up @@ -94,6 +86,12 @@ We don't offer refunds, but if you have any queries regarding the Cody Pro plan,

You can access your invoices via the [Cody Dashboard](https://sourcegraph.com/cody/manage) and clicking "Manage Subscription".

## Enterprise Starter

Cody Pro users can also switch to the Enterprise Starter plan for **$19 per user per month**. This plan includes all the features of Cody Pro plus a multi-tenant Sourcegraph instance with core features like a fully managed version of Sourcegraph (AI + code search + intent detection with integrated search results, with privately indexed code) through a self-serve flow.

Read more about the [Enterprise Starter plan](/pricing/enterprise-starter).

## Enterprise

Cody Enterprise is designed for enterprises prioritizing security and administrative controls. We offer either seat-based or token based pricing models, depending on what makes most sense for your organization. You get Claude Haiku 3.5 and Claude Sonnet 3.5 as the default LLM models without extra cost. You also get additional capabilities like BYOLLM (Bring Your Own LLM), supporting Single-Tenant and Self Hosted setups for flexible coding environments.
Expand All @@ -104,18 +102,18 @@ Security features include SAML/SSO for enhanced authentication and guardrails to

The following table shows a high-level comparison of the three plans available on Cody.

| **Features** | **Free** | **Pro** | **Enterprise** |
| --------------------------------- | ---------------------------------------------------------- | --------------------------------------------------------------------------------------------- | -------------------------------------------------- |
| **Autocompletion suggestions** | Unlimited | Unlimited | Unlimited |
| **Chat Executions** | 200 per month | Unlimited | Unlimited |
| **Keyword Context (local code)** | Supported | Supported | Supported |
| **Developer Limitations** | 1 developer | 1 developer | Scalable, consumption-based pricing |
| **LLM Support** | [View latest](/cody/capabilities/supported-models) | [View latest](/cody/capabilities/supported-models) | [View latest](/cody/capabilities/supported-models) |
| **Code Editor Support** | VS Code, JetBrains IDEs, Visual Studio (Preview) | VS Code, JetBrains IDEs, Visual Studio (Preview) | VS Code, JetBrains IDEs, Visual Studio (Preview) |
| **Single-Tenant and Self Hosted** | N/A | N/A | Yes |
| **SAML/SSO** | N/A | N/A | Yes |
| **Guardrails** | N/A | N/A | Yes |
| **Advanced Code Graph Context** | N/A | N/A | Included |
| **Multi-Code Host Context** | N/A | N/A | Included |
| **Discord Support** | Yes | Yes | Yes |
| **24/5 Enhanced Support** | N/A | N/A | Yes |
| **Features** | **Free** | **Pro** | **Enterprise Starter** | **Enterprise** |
| --------------------------------- | ---------------------------------------------------------- | ----------------------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- |
| **Autocompletion suggestions** | Unlimited | Unlimited | Unlimited | Unlimited |
| **Chat Executions** | 200 per month | Increased limits | Increased limits | Unlimited |
| **Keyword Context (local code)** | Supported | Supported | Supported | Supported |
| **Developer Limitations** | 1 developer | 1 developer | Scalable, per-seat pricing | Scalable, consumption-based pricing |
| **LLM Support** | [View latest](/cody/capabilities/supported-models) | [View latest](/cody/capabilities/supported-models) | [View latest](/cody/capabilities/supported-models) | [View latest](/cody/capabilities/supported-models) |
| **Code Editor Support** | VS Code, JetBrains IDEs, Visual Studio (Preview) | VS Code, JetBrains IDEs, Visual Studio (Preview) | VS Code, JetBrains IDEs, Visual Studio (Preview) | VS Code, JetBrains IDEs, Visual Studio (Preview) |
| **Single-Tenant and Self Hosted** | N/A | N/A | N/A | Yes |
| **SAML/SSO** | N/A | N/A | N/A | Yes |
| **Guardrails** | N/A | N/A | N/A | Yes |
| **Advanced Code Graph Context** | N/A | N/A | N/A | Included |
| **Multi-Code Host Context** | N/A | N/A | GitHub only | Included |
| **Discord Support** | Yes | Yes | Yes | Yes |
| **24/5 Enhanced Support** | N/A | N/A | Yes | Yes |