getsentry / getsentry/sentry-python
Fix Pydantic AI docs
Open
Docs
Integration: Pydantic AI
Python
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 212
Description
From [Discord](https://discord.com/channels/621778831602221064/1458895388831518801/1458896584526925878):
> Just a note, the docs are inconsistent between the console and docs, https://docs.sentry.io/platforms/python/integrations/pydantic-ai/
> in the docs they recommend to just install via uv add ... while in the console they recommend via uv add ..[pydantic_ai]. Also, result_type=SupportResponse, should be output_type= and result.data should be switched to result.output.
Contributor guide
Assessment
This issue has not been assessed yet.