getsentry / seer

Seer is a service that provides AI capabilities to Sentry, running inference on Sentry issues and providing insights to users.
https://sentry.io/lp/ai-ml-beta/
Other
11 stars 0 forks source link

(autofix): Reduce noise in sentry from errors due to agent tool use #899

Closed trillville closed 4 months ago

trillville commented 4 months ago

In the seer project, you can see multiple instances of errors being logged from invalid tool use by the agent. This is one such example.

This is a lot of noise in our sentry dashboard, we should find a method to surface errors to the agent without logging them to our sentry.

roaga commented 4 months ago

Resolved in #897