4 lines
69 B
Python
4 lines
69 B
Python
|
|
|
|
def ingest_document(source_dir: str = "database"):
|
|
Settings.emb |