Skip to content

Commit 8d2a133

Browse files
MaedahBatoolsourcegraph-bot-devxjdpleiness
authored
Claude 3.7 Non Thinking and Thinking Changes/Claude 3.7 on GCP (#1051)
This PR tackles two docs of the 6.2 release: - Claude 3.7 thinking and non-thinking changes ([Linear](https://linear.app/sourcegraph/issue/TM-59/docs-april-2025-claude-37-non-thinking-and-thinking-changes)) - Claude 3.7 on GCP ([Linear](https://linear.app/sourcegraph/issue/TM-60/docs-april-2025-claude-37-on-gcp)) --------- Co-authored-by: sourcegraph-bot-devx <[email protected]> Co-authored-by: Jacob Pleiness <[email protected]> Co-authored-by: Jacob Pleiness <[email protected]>
1 parent 0e35ab0 commit 8d2a133

File tree

4 files changed

+7530
-7595
lines changed

4 files changed

+7530
-7595
lines changed

docs/cody/capabilities/supported-models.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,19 @@ Cody supports a variety of cutting-edge large language models for use in chat an
2121
| Google | [Gemini 2.0 Flash](https://deepmind.google/technologies/gemini/flash/) |||| | | | |
2222
| Google | [Gemini 2.0 Flash-Lite Preview](https://deepmind.google/technologies/gemini/flash/) (experimental) |||| | | | |
2323

24-
<Callout type="note">To use Claude 3 Sonnet models with Cody Enterprise, make sure you've upgraded your Sourcegraph instance to the latest version. Claude 3.7 Sonnet with thinking is not supported for BYOK deployments.</Callout>
24+
<Callout type="note">To use Claude 3 Sonnet models with Cody Enterprise, make sure you've upgraded your Sourcegraph instance to the latest version. </Callout>
25+
26+
### CLaude 3.7 Sonnet
27+
28+
Claude 3.7 has two variants — Claude 3.7 Sonnet and Claude 3.7 Extended Thinking — to support deep reasoning and fast, responsive edit workflows. This means you can use Claude 3.7 in different contexts depending on whether long-form reasoning is required or for tasks where speed and performance are a priority.
29+
30+
Claude 3.7 Extended Thinking version will be the recommended default chat model for Cloud customers. Self-hosted customers are encouraged to follow this recommendation, as Claude 3.7 outperforms 3.5 in most scenarios.
31+
32+
#### Claude 3.7 for GCP
33+
34+
In addition, Sourcegraph Enterprise customers using GCP vertex (Google Cloud Platform) for Claude models can use both these variants of Claude 3.7 to optimize extended reasoning and deeper understanding. Customers using AWS Bedrock doesn't have Claude 3.7 Extended Thinking variant.
35+
36+
<Callout type="info">Claude 3.7 Sonnet with thinking is not supported for BYOK deployments.</Callout>
2537

2638
## Autocomplete
2739

docs/releases.mdx

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Currently supported versions of Sourcegraph:
1212

1313
| **Release** | **General Availability Date** | **Supported** | **Release Notes** | **Install** |
1414
|--------------|-------------------------------|---------------|--------------------------------------------------------------------|------------------------------------------------------|
15+
| 6.2 Patch 0 | April 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v620) | [Install](https://sourcegraph.com/docs/admin/deploy) |
16+
| 6.1 Patch 5 | March 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v615633) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1517
| 6.1 Patch 4 | March 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v614020) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1618
| 6.1 Patch 3 | March 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v612889) | [Install](https://sourcegraph.com/docs/admin/deploy) |
1719
| 6.1 Patch 2 | February 2025 || [Notes](https://sourcegraph.com/docs/technical-changelog#v611295) | [Install](https://sourcegraph.com/docs/admin/deploy) |
@@ -53,12 +55,12 @@ These versions fall outside the release lifecycle and are not supported anymore:
5355

5456
| **Release** | **General Availability Date** | **Supported** | **Release Notes** |
5557
|-------------|-------------------------------|---------------|-------------------------------------------------------------------------------------------------|
56-
| 4.5 | February 2023 || [Notes](https://sourcegraph.com/docs/technical-changelog#v451) |
57-
| 4.4 | January 2023 || [Notes](https://sourcegraph.com/docs/technical-changelog#v442) |
58-
| 4.3 | December 2022 || [Notes](https://sourcegraph.com/docs/technical-changelog#v431) |
59-
| 4.2 | November 2022 || [Notes](https://sourcegraph.com/docs/technical-changelog#v421) |
60-
| 4.1 | October 2022 || [Notes](https://sourcegraph.com/docs/technical-changelog#v413) |
61-
| 4.0 | September 2022 || [Notes](https://sourcegraph.com/docs/technical-changelog#v401) |
58+
| 4.5 | February 2023 || [Notes](https://sourcegraph.com/docs/technical-changelog#v451) |
59+
| 4.4 | January 2023 || [Notes](https://sourcegraph.com/docs/technical-changelog#v442) |
60+
| 4.3 | December 2022 || [Notes](https://sourcegraph.com/docs/technical-changelog#v431) |
61+
| 4.2 | November 2022 || [Notes](https://sourcegraph.com/docs/technical-changelog#v421) |
62+
| 4.1 | October 2022 || [Notes](https://sourcegraph.com/docs/technical-changelog#v413) |
63+
| 4.0 | September 2022 || [Notes](https://sourcegraph.com/docs/technical-changelog#v401) |
6264
| 3.43 | August 2022 || [Notes](https://github.com/sourcegraph/sourcegraph-public-snapshot/blob/main/CHANGELOG.md#3432) |
6365
| 3.42 | July 2022 || [Notes](https://github.com/sourcegraph/sourcegraph-public-snapshot/blob/main/CHANGELOG.md#3422) |
6466
| 3.41 | June 2022 || [Notes](https://github.com/sourcegraph/sourcegraph-public-snapshot/blob/main/CHANGELOG.md#3422) |

0 commit comments

Comments
 (0)