mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-06-27 20:29:41 +02:00
refactor: remove source paths from PIFS
This commit is contained in:
parent
b9e30952ad
commit
dc4de3116f
22 changed files with 324 additions and 528 deletions
|
|
@ -21,7 +21,6 @@ def test_insert_files_does_not_disable_sqlite_synchronous(tmp_path):
|
|||
"file_ref": "ref_report",
|
||||
"external_id": "doc_report",
|
||||
"storage_uri": "file:///tmp/report.pdf",
|
||||
"source_path": "documents/report.pdf",
|
||||
"folder_path": "/documents",
|
||||
"title": "Report",
|
||||
"descriptor": "documents/report.pdf",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue