We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1458c76 commit fea8009Copy full SHA for fea8009
sentry_sdk/integrations/__init__.py
@@ -97,7 +97,6 @@ def iter_default_integrations(with_auto_enabling_integrations):
97
"sentry_sdk.integrations.langchain.LangchainIntegration",
98
"sentry_sdk.integrations.langgraph.LanggraphIntegration",
99
"sentry_sdk.integrations.litestar.LitestarIntegration",
100
- "sentry_sdk.integrations.litellm.LiteLLMIntegration",
101
"sentry_sdk.integrations.loguru.LoguruIntegration",
102
"sentry_sdk.integrations.openai.OpenAIIntegration",
103
"sentry_sdk.integrations.pymongo.PyMongoIntegration",
0 commit comments