Skip to content

Commit e6665c2

Browse files
committed
Updating with LLMSteering
1 parent 6260465 commit e6665c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/platforms/python/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ categories:
1010
- serverless
1111
---
1212

13+
<PlatformContent includePath="llm-steering" />
1314

1415
<PlatformContent includePath="getting-started-prerequisites" />
1516

@@ -23,7 +24,7 @@ Select which Sentry features you'd like to configure to get the corresponding se
2324

2425
<OnboardingOptionButtons
2526
options={[
26-
{id: "error-monitoring", checked: true},
27+
{id: "error-monitoring", checked: true, disabled: true},
2728
{id: "performance", checked: true},
2829
{id: "logs", checked: true},
2930
]}

0 commit comments

Comments
 (0)