Tristan Marechaux
Tristan Marechaux
Hello @NielsRogge ! I would like to work on this issue (add support for VQA to GIT model) as a first contribution. But before I start, I have a question...
Thanks for the pointer, @apenney — much appreciated. We do have `sentry-sdk` as a transient dep (via `fastapi[all]`), but we don’t have code that initializes it (e.g., no `sentry.init`). I...
Appreciate the heads-up, @apenney — my digging led me there too. I tried to force-disable AppSec while still using ddtrace-run (`DD_APPSEC_ENABLED=false`, `DD_REMOTE_CONFIGURATION_ENABLED=false`, `DD_REMOTE_CONFIG_ENABLED=0`, `DD_IAST_ENABLED=false`), but it continued to crash the...