Skip to content

Add initial tool error handling test case #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

ncoghlan
Copy link
Collaborator

The SDK doesn't currently manage unhandled exceptions in tool calls.

Add an initial test case that suppresses the exception inside the tool call.

A subsequent PR will update the test case to provide this behaviour as the default behaviour.

The SDK doesn't currently manage unhandled exceptions in tool calls.

Add an initial test case that suppresses the exception inside the
tool call.

A subsequent PR will update the test case to provide this behaviour
as the default behaviour.
@github-actions github-actions bot added the CLA signed Indicates that all contributors have signed label Apr 11, 2025
@ncoghlan ncoghlan merged commit 38f8afc into main Apr 11, 2025
10 checks passed
@ncoghlan ncoghlan deleted the add-divide-by-zero-tool-use-test-case branch April 11, 2025 15:29
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA signed Indicates that all contributors have signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant