getsentry / getsentry/sentry-python
huggingface_hub: Instrument AsyncInferenceClient
未關閉
Improvement
Integration: HuggingFace
Python
Spans
- 主要語言
- Python
- 星號
- 2.2k
- 分支
- 669
- 平均合併
- 1 天 40 分鐘
- 30 天內合併 PR
- 212
描述
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 還沒有評估資料。