File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
docs/platforms/python/integrations Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,10 @@ The Sentry SDK uses integrations to hook into the functionality of popular libra
35
35
36
36
## AI
37
37
38
- | | ** Auto enabled** |
39
- | ------------------------------------------------------------------------------------------------------------------ | :--------------: |
40
- | <LinkWithPlatformIcon platform = " openai" label = " OpenAI" url = " /platforms/python/integrations/openai" /> | ✓ |
38
+ | | ** Auto enabled** |
39
+ | -----------------------------------------------------------------------------------------------------------------------| :----------------:|
40
+ | <LinkWithPlatformIcon platform = " openai" label = " OpenAI" url = " /platforms/python/integrations/openai" /> | ✓ |
41
+ | <LinkWithPlatformIcon platform = " langchain" label = " Langchain" url = " /platforms/python/integrations/langchain" /> | ✓ |
41
42
42
43
## Data Processing
43
44
You can’t perform that action at this time.
0 commit comments