Skip to content

Commit 84ea397

Browse files
Update docs/platforms/python/integrations/litellm/index.mdx
Co-authored-by: Ivana Kellyer <[email protected]>
1 parent 74903ad commit 84ea397

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/python/integrations/litellm

1 file changed

+1
-1
lines changed

docs/platforms/python/integrations/litellm/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ print(response.choices[0].message.content)
7171

7272
After running this script, the resulting data should show up in the `AI Spans` tab on the `Explore > Traces > Trace` page on Sentry.io.
7373

74-
If you manually created an <PlatformLink to="/tracing/instrumentation/custom-instrumentation/ai-agents-module/#invoke-agent-span">Invoke Agent Span</PlatformLink> (not done in the example above) the data will also show up in the [AI Agents Dashboard](/product/insights/ai/agents).
74+
If you manually created an <PlatformLink to="/tracing/instrumentation/custom-instrumentation/ai-agents-module/#invoke-agent-span">Invoke Agent Span</PlatformLink> (not done in the example above), the data will also show up in the [AI Agents Dashboard](/product/insights/ai/agents).
7575

7676
It may take a couple of moments for the data to appear in [sentry.io](https://sentry.io).
7777

0 commit comments

Comments
 (0)