getsentry / getsentry/sentry-python
huggingface_hub: Instrument AsyncInferenceClient
未关闭
Improvement
Integration: HuggingFace
Python
Spans
- 主要语言
- Python
- 星标
- 2.2k
- 派生
- 669
- 平均合并
- 1 天 1 小时
- 30 天内合并 PR
- 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 还没有评估数据。