mirror of
https://github.com/run-llama/template-workflow-extract-basic.git
synced 2026-07-21 06:15:24 -04:00
Adding benchmarking utils and scripts (#86)
This commit is contained in:
committed by
GitHub
parent
7519d9a12b
commit
5355f9b48c
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user