getsentry / getsentry/sentry-python
huggingface_hub: Instrument AsyncInferenceClient
Abierto
Improvement
Integration: HuggingFace
Python
Spans
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
The integration only wraps sync `InferenceClient.text_generation` and `InferenceClient.chat_completion`. The `AsyncInferenceClient` has identical methods as async coroutines and is completely uninstrumented. Every other major AI integration (OpenAI, Anthropic, LangChain) instruments both sync and async variants.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.