-
Notifications
You must be signed in to change notification settings - Fork 495
Open
Description
Should we provide available tools to the model during recurring anthropic.messges.create calls?
quickstart-resources/mcp-client-python/client.py
Lines 99 to 102 in dfc9247
| response = self.anthropic.messages.create( | |
| model="claude-3-5-sonnet-20241022", | |
| max_tokens=1000, | |
| messages=messages, |
Metadata
Metadata
Assignees
Labels
No labels