upgrade claude sonnet to 3.7 and prompt eng

This commit is contained in:
Steve Androulakis
2025-02-24 15:44:03 -06:00
parent 4d6acf3490
commit 3df2da50b1
4 changed files with 11 additions and 167 deletions

View File

@@ -198,7 +198,7 @@ class ToolActivities:
client = anthropic.Anthropic(api_key=api_key)
response = client.messages.create(
model="claude-3-5-sonnet-20241022",
model="claude-3-7-sonnet-20250219", # replacing claude-3-5-sonnet-20241022
max_tokens=1024,
system=input.context_instructions
+ ". The current date is "