Skip to content

Commit 11945d2

Browse files
authored
Clarify wording for fair usage (#990)
Clarifying wording to highlight fair usage better. Test plan: n/a
1 parent 1103829 commit 11945d2

File tree

2 files changed

+24
-26
lines changed

2 files changed

+24
-26
lines changed

docs/cody/troubleshooting.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ To troubleshoot further:
7171

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

74-
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 [email protected].
74+
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 [email protected].
7575

7676
#### 429 errors
7777

docs/cody/usage-and-pricing.mdx

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,12 @@ Once your Pro subscription is confirmed, click **My subscription** to manage and
3535

3636
## Pro
3737

38-
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.
38+
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.
3939

40-
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.
40+
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.
4141

4242
Support for Cody Pro is available through our Support team via [email protected], ensuring prompt assistance and guidance.
4343

44-
### Enterprise Starter
45-
46-
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.
47-
48-
Read more about the [Enterprise Starter plan](/pricing/enterprise-starter).
49-
50-
<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>
51-
5244
### Downgrading from Pro to Free
5345

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

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

89+
## Enterprise Starter
90+
91+
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.
92+
93+
Read more about the [Enterprise Starter plan](/pricing/enterprise-starter).
94+
9795
## Enterprise
9896

9997
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.
@@ -104,18 +102,18 @@ Security features include SAML/SSO for enhanced authentication and guardrails to
104102

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

107-
| **Features** | **Free** | **Pro** | **Enterprise** |
108-
| --------------------------------- | ---------------------------------------------------------- | --------------------------------------------------------------------------------------------- | -------------------------------------------------- |
109-
| **Autocompletion suggestions** | Unlimited | Unlimited | Unlimited |
110-
| **Chat Executions** | 200 per month | Unlimited | Unlimited |
111-
| **Keyword Context (local code)** | Supported | Supported | Supported |
112-
| **Developer Limitations** | 1 developer | 1 developer | Scalable, consumption-based pricing |
113-
| **LLM Support** | [View latest](/cody/capabilities/supported-models) | [View latest](/cody/capabilities/supported-models) | [View latest](/cody/capabilities/supported-models) |
114-
| **Code Editor Support** | VS Code, JetBrains IDEs, Visual Studio (Preview) | VS Code, JetBrains IDEs, Visual Studio (Preview) | VS Code, JetBrains IDEs, Visual Studio (Preview) |
115-
| **Single-Tenant and Self Hosted** | N/A | N/A | Yes |
116-
| **SAML/SSO** | N/A | N/A | Yes |
117-
| **Guardrails** | N/A | N/A | Yes |
118-
| **Advanced Code Graph Context** | N/A | N/A | Included |
119-
| **Multi-Code Host Context** | N/A | N/A | Included |
120-
| **Discord Support** | Yes | Yes | Yes |
121-
| **24/5 Enhanced Support** | N/A | N/A | Yes |
105+
| **Features** | **Free** | **Pro** | **Enterprise Starter** | **Enterprise** |
106+
| --------------------------------- | ---------------------------------------------------------- | ----------------------------------------------------------------- | -------------------------------------------------- | -------------------------------------------------- |
107+
| **Autocompletion suggestions** | Unlimited | Unlimited | Unlimited | Unlimited |
108+
| **Chat Executions** | 200 per month | Increased limits | Increased limits | Unlimited |
109+
| **Keyword Context (local code)** | Supported | Supported | Supported | Supported |
110+
| **Developer Limitations** | 1 developer | 1 developer | Scalable, per-seat pricing | Scalable, consumption-based pricing |
111+
| **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) |
112+
| **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) |
113+
| **Single-Tenant and Self Hosted** | N/A | N/A | N/A | Yes |
114+
| **SAML/SSO** | N/A | N/A | N/A | Yes |
115+
| **Guardrails** | N/A | N/A | N/A | Yes |
116+
| **Advanced Code Graph Context** | N/A | N/A | N/A | Included |
117+
| **Multi-Code Host Context** | N/A | N/A | GitHub only | Included |
118+
| **Discord Support** | Yes | Yes | Yes | Yes |
119+
| **24/5 Enhanced Support** | N/A | N/A | Yes | Yes |

0 commit comments

Comments
 (0)