Skip to content

Conversation

@abhijeethp
Copy link
Contributor

This PR simplifies the example with interrupt.
There is a flag interrupt_sent that isn't required since the execution loop will terminate after interrupt with the following message:
{"content": [{"type": "text", "text": "[Request interrupted by user]"}]}

This PR simplifies the example with interrupt. 
There is a flag interrupt_sent that isn't required since the execution loop will terminate after interrupt with the following message: 
`{"content": [{"type": "text", "text": "[Request interrupted by user]"}]}`
Copy link
Collaborator

@dicksontsai dicksontsai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice change, thanks!

@dicksontsai dicksontsai merged commit a801a33 into anthropics:main Aug 30, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants