getsentry / getsentry/sentry-python
huggingface_hub: Instrument AsyncInferenceClient
オープン
Improvement
Integration: HuggingFace
Python
Spans
- 主要言語
- Python
- スター
- 2.2k
- フォーク
- 669
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 213
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。