anthropics / anthropic-quickstarts

A collection of projects designed to help developers quickly get started with building deployable applications using the Anthropic API
MIT License
6.55k stars 904 forks source link

Robust Tool Error Handling #153

Closed demeisen-avatar closed 3 days ago

demeisen-avatar commented 3 days ago

Robust Tool Error Handling

This PR improves error handling during tool execution to prevent crashes and provide better error feedback.

Changes

Benefits

Testing

Fixes #135