Integrate Sentry for error tracking

This commit is contained in:
2025-02-02 21:47:13 +01:00
parent 8d83435be5
commit af2e96e7f9
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]