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 5242eaa commit 0a22eccCopy full SHA for 0a22ecc
docs/product/insights/llm-monitoring/getting-started/index.mdx
@@ -4,6 +4,12 @@ sidebar_order: 0
4
description: "Learn how to set up Sentry LLM Monitoring"
5
---
6
7
+<Note>
8
+
9
+This feature is currently only available in the Python SDK.
10
11
+</Note>
12
13
Sentry LLM Monitoring is easiest to use with the Python SDK and an official integration like OpenAI.
14
15

0 commit comments