/** * Cross-Language Trace Comparison Tests for HuggingFace Inference Integration * * Verifies that the TypeScript SDK generates traces consistent with the Python SDK * for HuggingFace Inference API chatCompletion and textGeneration. */ export {};