1f725d8
1
2
3
4
5
6
from dataclasses import dataclass @dataclass class IngestionConfig: db_path:str docs_path:str