Adding benchmarking utils and scripts (#86)

This commit is contained in:
Clelia (Astra) Bertelli
2025-12-01 22:12:11 +01:00
committed by GitHub
parent 7519d9a12b
commit 5355f9b48c
-1
View File
@@ -34,7 +34,6 @@ class ExtractionSchema(BaseModel):
)
# This is only used if USE_REMOTE_EXTRACTION_SCHEMA is False.
EXTRACT_CONFIG = ExtractConfig(
extraction_mode=ExtractMode.PREMIUM,
system_prompt=None,