getsentry / getsentry/sentry-python
huggingface_hub: Instrument AsyncInferenceClient
Đang mở
Improvement
Integration: HuggingFace
Python
Spans
- Ngôn ngữ chính
- Python
- Star
- 2.2k
- Fork
- 669
- Merge trung bình
- 1 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 213
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.