Integrate Sentry for error tracking

This commit is contained in:
Joakim Hellsén 2025-02-02 21:47:13 +01:00
commit af2e96e7f9
No known key found for this signature in database
GPG key ID: D196AE66FEBE1DC9
2 changed files with 49 additions and 0 deletions

View file

@ -11,6 +11,7 @@ dependencies = [
"openai",
"opencv-contrib-python-headless",
"python-dotenv",
"sentry-sdk",
]
[dependency-groups]