Skip to content

Commit 6fdcb79

Browse files
constantiniusshellmayr
authored andcommitted
fix: minimum pydantic ai version and beta warning
1 parent 58e1378 commit 6fdcb79

File tree

1 file changed

+7
-1
lines changed
  • docs/platforms/python/integrations/pydantic-ai

1 file changed

+7
-1
lines changed

docs/platforms/python/integrations/pydantic-ai/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@ title: Pydantic AI
33
description: "Learn about using Sentry for Pydantic AI."
44
---
55

6+
<Alert title="Beta">
7+
8+
The support for **Pydantic AI** is in its beta phase. Please test locally before using in production.
9+
10+
</Alert>
11+
612
This integration connects Sentry with the [Pydantic AI](https://ai.pydantic.dev/) library.
7-
The integration has been confirmed to work with Pydantic AI version 0.0.1+.
13+
The integration has been confirmed to work with Pydantic AI version 1.0.0+.
814

915
Once you've installed this SDK, you can use [Sentry AI Agents Insights](https://sentry.io/orgredirect/organizations/:orgslug/insights/agents/), a Sentry dashboard that helps you understand what's going on with your AI agents.
1016

0 commit comments

Comments
 (0)