sentry-python
sentry-python copied to clipboard
The official Python SDK for Sentry.io
We have existing integrations in Python for: * OpenAI (not `openai-agents` but the `openai` package) * Anthropic * Langchain * Huggingface Hub All those integrations are sending spans that are...
The new version of the SDK uses all the new names. Users will have to upgrade their SDK for their spans to show up in the Agents insights module.
(we can also decide to "break" the users and do this if users have those attributes in their dashboards, or saved queries) The `attributes` can easily be renamed in relay....
Sometimes you just want to make a change to some part of `tox.jinja` that is not toxgen-generated. In order to propagate this to `tox.ini`, you now can either do it...