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 2421422 commit 29b2e35Copy full SHA for 29b2e35
sentry_sdk/integrations/__init__.py
@@ -146,7 +146,7 @@ def iter_default_integrations(with_auto_enabling_integrations):
146
"langchain": (0, 1, 0),
147
"langgraph": (0, 6, 6),
148
"launchdarkly": (9, 8, 0),
149
- "litellm": (1, 77, 2),
+ "litellm": (1, 77, 5),
150
"loguru": (0, 7, 0),
151
"openai": (1, 0, 0),
152
"openai_agents": (0, 0, 19),
0 commit comments