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

fix(autofix): Fix formatting for short circuit prompts #1368

Closed roaga closed 1 week ago

roaga commented 1 week ago

We were just dumping the raw event_details object in there, when we should've been calling format_event().