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
Copy file name to clipboardExpand all lines: docs/cody/troubleshooting.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ To troubleshoot further:
71
71
72
72
Cody Free provides **unlimited autocomplete suggestions** and **200 chat invocations** per user per month.
73
73
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].
Copy file name to clipboardExpand all lines: docs/cody/usage-and-pricing.mdx
+23-25Lines changed: 23 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,20 +35,12 @@ Once your Pro subscription is confirmed, click **My subscription** to manage and
35
35
36
36
## Pro
37
37
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.
39
39
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.
41
41
42
42
Support for Cody Pro is available through our Support team via [email protected], ensuring prompt assistance and guidance.
43
43
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
-
<Callouttype="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
-
52
44
### Downgrading from Pro to Free
53
45
54
46
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,
94
86
95
87
You can access your invoices via the [Cody Dashboard](https://sourcegraph.com/cody/manage) and clicking "Manage Subscription".
96
88
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
+
97
95
## Enterprise
98
96
99
97
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
104
102
105
103
The following table shows a high-level comparison of the three plans available on Cody.
|**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 |
|**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)|
0 commit comments