Skip to content

When we detect an error calling tools, use the error callback instead#240

Merged
ahyatt merged 1 commit into
mainfrom
tool-use-uses-error-callback
Jan 24, 2026
Merged

When we detect an error calling tools, use the error callback instead#240
ahyatt merged 1 commit into
mainfrom
tool-use-uses-error-callback

Conversation

@ahyatt

@ahyatt ahyatt commented Jan 24, 2026

Copy link
Copy Markdown
Owner

Before, we signaled the error, which isn't appropriate for async functions.

Fixes #237

Before, we signaled the error, which isn't appropriate for async functions.

Fixes #237
@ahyatt ahyatt temporarily deployed to Continuous Integration January 24, 2026 06:24 — with GitHub Actions Inactive
@ahyatt ahyatt temporarily deployed to Continuous Integration January 24, 2026 06:24 — with GitHub Actions Inactive
@ahyatt ahyatt temporarily deployed to Continuous Integration January 24, 2026 06:24 — with GitHub Actions Inactive
@ahyatt ahyatt temporarily deployed to Continuous Integration January 24, 2026 06:24 — with GitHub Actions Inactive
@ahyatt ahyatt temporarily deployed to Continuous Integration January 24, 2026 06:24 — with GitHub Actions Inactive
@ahyatt ahyatt temporarily deployed to Continuous Integration January 24, 2026 06:24 — with GitHub Actions Inactive
@ahyatt ahyatt temporarily deployed to Continuous Integration January 24, 2026 06:24 — with GitHub Actions Inactive
@ahyatt ahyatt merged commit ee26766 into main Jan 24, 2026
7 checks passed
@ahyatt ahyatt deleted the tool-use-uses-error-callback branch January 24, 2026 15:15
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.

[Question] How to differentiate errors in error callback?

1 participant