getsentry / getsentry/sentry-python
Sentry LLM Monitoring does not capture tool use or thinking for Anthropic
Abierto
Feature
Integration: Anthropic
Python
Spans
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
When capturing LLM outputs sentry should capture tool use blocks and thinking blocks as part of the response object, this is vital information for developers working on LLM products. Currently only text responses are captured.
https://github.com/getsentry/sentry-python/blob/adcfa0f6abf8850f3b007bde609d0f943f621786/sentry_sdk/integrations/anthropic.py#L78-L85
https://docs.anthropic.com/en/api/messages#response-content
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.