From 8bd54afe9c7ab687f8545de5b82cf7a3f2f15f7d Mon Sep 17 00:00:00 2001 From: Alex Isken Date: Wed, 11 Sep 2024 16:54:48 -0500 Subject: [PATCH 1/2] Update usage-and-pricing.mdx --- docs/cody/usage-and-pricing.mdx | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/docs/cody/usage-and-pricing.mdx b/docs/cody/usage-and-pricing.mdx index 21d7edd7c..a9701344d 100644 --- a/docs/cody/usage-and-pricing.mdx +++ b/docs/cody/usage-and-pricing.mdx @@ -6,15 +6,15 @@ Cody provides three subscription plans: **Free**, **Pro**, and **Enterprise**. E ## Free -The free plan is designed for individuals to get started with Cody. It comes with a set of features to enhance your coding experience. It includes **500 autocompletion suggestions** per month, covering both whole and multi-line suggestions. You also get **20 chats/commands** per month with access to creating Custom Commands. +The free plan is designed for individuals to get started with Cody. It comes with a set of features to enhance your coding experience. It includes **unlimited autocompletion suggestions** per month, covering both whole and multi-line suggestions. You also get **200 chats/prompts** per month with access to creating custom prompts. -The free plan provides access to local context with keyword search and embeddings on open-source code via Sourcegraph.com. You get **200 MB** of embeddings over your lifetime and can manage these from the user settings in VS Code, with JetBrains IDE support coming soon. If you embed 150 MB of code, you can only embed another 50 MB of code. If you delete that 150 MB of code embedding, the original 200 MB of code embeddings will be available again. +The free plan provides access to local context with keyword search and embeddings for your currently-open repository -The free plan ensures local context utilization and allows you to seamlessly integrate Cody into your preferred client, whether it's VSCode or JetBrains. Finally, you'll have default support with Anthropic (Claude 3.5 Sonnet for Chat and Commands) and StarCoder as the officially supported LLMs. +The free plan ensures local context utilization and allows you to seamlessly integrate Cody into your preferred client, whether it's VSCode or JetBrains. Finally, you'll have multiple model options for chat (including Claude 3.5 Sonnet) and DeepSeek-V2 for autocomplete. ### Billing cycle -There is no billing cycle for Cody Free, as it is free to use. If you complete your monthly autocompletions or chat/commands limit, you'll be prompted to upgrade to the Pro plan. Otherwise, you'll have to wait approximately 30 days for the limits to reset. +There is no billing cycle for Cody Free, as it is free to use. If you complete your monthly chat/prompts limit, you'll be prompted to upgrade to the Pro plan. Otherwise, you'll have to wait approximately 30 days for the limits to reset. The reset date is based on your sign-up date. For example, if you sign up on December 15th, your limit will reset on January 15th. @@ -35,11 +35,9 @@ 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, allowing users to streamline their coding process without restrictions. Chat and commands executions are also unlimited, allowing users to create custom workflows. +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, allowing users to streamline their coding process without restrictions. Chat and prompts are also unlimited along with the ability to create custom prompts. -The plan includes the ability to create an unlimited number of Custom Commands for personalized workflows. In addition to using the local context of your code to improve responses, you can embed up to **1 GB** of your private code for even better Cody responses that reflect a deep understanding of your code in VS Code, with JetBrains IDE support coming soon. - -Support for Cody Pro is available through our Support team via support@sourcegraph.com, ensuring prompt assistance and guidance. Finally, you'll have default support with Anthropic and StarCoder as the officially supported LLMs. Moreover, Pro accounts using VS Code and JetBrains IDEs will get an LLM selection for chat only and the default model for chat is Claude 3.5 Sonnet. Other LLMs that you can use are: +Cody Pro uses DeepSeek-V2 by default for autocomplete. Pro accounts also default to the Claude 3.5 Sonnet model for chat and prompts, but users can switch to other LLM model choices with unlimited usage, including: - Claude Instant 1.2 - Claude 2 @@ -51,6 +49,9 @@ Support for Cody Pro is available through our Support team via support@sourcegra - Google Gemini 1.5 Pro - Google Gemini 1.5 Flash + +Support for Cody Pro is available through our Support team via support@sourcegraph.com, ensuring prompt assistance and guidance. + 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. ### Downgrading from Pro to Free From 20529d8c0865348dccaec0102f4fbeccb69cb248 Mon Sep 17 00:00:00 2001 From: Alex Isken Date: Wed, 11 Sep 2024 17:00:59 -0500 Subject: [PATCH 2/2] Update usage-and-pricing.mdx --- docs/cody/usage-and-pricing.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/cody/usage-and-pricing.mdx b/docs/cody/usage-and-pricing.mdx index a9701344d..e7504b249 100644 --- a/docs/cody/usage-and-pricing.mdx +++ b/docs/cody/usage-and-pricing.mdx @@ -8,9 +8,9 @@ Cody provides three subscription plans: **Free**, **Pro**, and **Enterprise**. E The free plan is designed for individuals to get started with Cody. It comes with a set of features to enhance your coding experience. It includes **unlimited autocompletion suggestions** per month, covering both whole and multi-line suggestions. You also get **200 chats/prompts** per month with access to creating custom prompts. -The free plan provides access to local context with keyword search and embeddings for your currently-open repository +The free plan provides access to local context to enhance Cody's understanding of your code and ability to provide accurate suggestions. Local context uses keyword search and embeddings to search the local repository (the one currently open in your IDE). -The free plan ensures local context utilization and allows you to seamlessly integrate Cody into your preferred client, whether it's VSCode or JetBrains. Finally, you'll have multiple model options for chat (including Claude 3.5 Sonnet) and DeepSeek-V2 for autocomplete. +Cody Free uses the DeepSeek-V2 model for autocomplete. It uses the Claude 3.5 Sonnet model for chat and prompts, and users have several other model options they can switch to. See [Supported LLMs](https://sourcegraph.com/docs/cody/capabilities/supported-models) for more information. ### Billing cycle @@ -35,7 +35,7 @@ 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, allowing users to streamline their coding process without restrictions. Chat and prompts are also unlimited along with the ability to create custom prompts. +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 uses DeepSeek-V2 by default for autocomplete. Pro accounts also default to the Claude 3.5 Sonnet model for chat and prompts, but users can switch to other LLM model choices with unlimited usage, including: @@ -49,7 +49,6 @@ Cody Pro uses DeepSeek-V2 by default for autocomplete. Pro accounts also default - Google Gemini 1.5 Pro - Google Gemini 1.5 Flash - Support for Cody Pro is available through our Support team via support@sourcegraph.com, ensuring prompt assistance and guidance. 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.