back to claud 3.5

prompts and adding list-agents automatically in goal registry
fixing some finserv tool args
This commit is contained in:
Joshua Smith
2025-04-21 09:55:45 -04:00
parent ebb12feafa
commit 2a1624f621
6 changed files with 31 additions and 14 deletions

View File

@@ -370,8 +370,8 @@ class ToolActivities:
print("Initialized Anthropic client on demand")
response = self.anthropic_client.messages.create(
#model="claude-3-5-sonnet-20241022", # todo try claude-3-7-sonnet-20250219
model="claude-3-7-sonnet-20250219", # todo try claude-3-7-sonnet-20250219
model="claude-3-5-sonnet-20241022",
#model="claude-3-7-sonnet-20250219", # doesn't do as well
max_tokens=1024,
system=input.context_instructions
+ ". The current date is "