This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
```python title="Python"
|
||||
from kreuzberg import ExtractionConfig
|
||||
|
||||
config: ExtractionConfig = ExtractionConfig(
|
||||
enable_quality_processing=True,
|
||||
)
|
||||
```
|
||||
Reference in New Issue
Block a user