Skip to content

Commit e7098c9

Browse files
upgrade claude model
1 parent ee927d4 commit e7098c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-ai-2/src/main/resources/application-mcp-client.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
spring.ai.anthropic.api-key=${ANTHROPIC_API_KEY}
2-
spring.ai.anthropic.chat.options.model=claude-3-5-sonnet-20241022
2+
spring.ai.anthropic.chat.options.model=claude-3-7-sonnet-20250219
33

44
spring.ai.mcp.client.sse.connections.author-tools-server.url=http://localhost:8081
55

0 commit comments

Comments
 (0)