Skip to content
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

Add agent tool to report errors #109

Open
whoabuddy opened this issue Feb 27, 2025 · 0 comments
Open

Add agent tool to report errors #109

whoabuddy opened this issue Feb 27, 2025 · 0 comments

Comments

@whoabuddy
Copy link
Contributor

The agent does a good job of interpreting errors and relaying a message to the user, e.g.

Image

Image

We should have a tool available that allows an agent to report the error where it can fill out a templated report and it gets sent back to us. Makes it very fluid for people to ask the agent to "do something" about the error.

Taking that a step further, we could automate the error handling, since tools shouldn't really fail anyway.

If we standardize the new ToolResponse format across all tools then we can judge the difference between a failure (exception) and a failed tool request, e.g. there was no data.

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

No branches or pull requests

1 participant