Remove deprecated Claude 3.5 models (#4590)

This commit is contained in:
Angie Jones
2025-09-10 14:41:02 -05:00
committed by GitHub
parent 5e478e56c1
commit 63f3669cf7
49 changed files with 128 additions and 154 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ Note that you'll need [Node.js](https://nodejs.org/) installed on your system to
Let's use the AgentQL extension to gather and structure tech conference data to help plan speaking engagements.
:::info LLM
Anthropic's Claude 3.5 Sonnet was used for this task.
Anthropic's Claude 4 Sonnet was used for this task.
:::
### Goose Prompt
+1 -1
View File
@@ -193,7 +193,7 @@ This tutorial covers how to add the Browserbase MCP Server as a Goose extension
Let's use the Browserbase extension to gather information about trending MCP-related repositories on GitHub.
:::info LLM
Claude 3.5 Sonnet was used for this task.
Claude 4 Sonnet was used for this task.
:::
### Goose Prompt
+1 -1
View File
@@ -132,7 +132,7 @@ Choose one or more servers based on your needs. Here are the most popular config
Let's use the Observability server to debug performance issues with a Workers application:
:::info LLM
Anthropic's Claude 3.5 Sonnet was used for this task.
Anthropic's Claude 4 Sonnet was used for this task.
:::
#### Goose Prompt
@@ -98,7 +98,7 @@ Let Goose complete its tasks without interruption - avoid using your mouse or ke
In this example, I'll show you how Goose can multitask, handling everything from system controls and music playback to web research and data organization.
:::info LLM
Anthropic's Claude 3.5 Sonnet was used for this task.
Anthropic's Claude 4 Sonnet was used for this task.
:::
<Tabs groupId="interface">
+1 -1
View File
@@ -56,7 +56,7 @@ The Developer extension is already enabled by default when Goose is installed.
In this example, I'm going to have Goose automate setting up my JavaScript developer environment with Express, Mongoose, Nodemon, Dotenv and initialize Git.
:::info LLM
Anthropic's Claude 3.5 Sonnet was used for this task.
Anthropic's Claude 4 Sonnet was used for this task.
:::
+1 -1
View File
@@ -131,7 +131,7 @@ This tutorial covers how to add the JetBrains extension to integrate with any Je
In this example, I'm going to upgrade a Java project to the latest LTS version.
:::info LLM
Anthropic's Claude 3.5 Sonnet was used for this task.
Anthropic's Claude 4 Sonnet was used for this task.
:::
+1 -1
View File
@@ -182,7 +182,7 @@ Let's use Goose with the Playwright extension to create a cross-browser testing
3. Capture screenshots for visual comparison
:::info LLM
Anthropic's Claude 3.5 Sonnet was used for this task.
Anthropic's Claude 4 Sonnet was used for this task.
:::
### Goose Prompt