getsentry / getsentry/sentry-python
huggingface_hub: Instrument AsyncInferenceClient
Aberta
Improvement
Integration: HuggingFace
Python
Spans
- Linguagem predominante
- Python
- Estrelas
- 2.2k
- Forks
- 669
- Merge médio
- 1d 1h
- PRs com merge (30d)
- 213
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.