diff options
Diffstat (limited to 'backend/data/test/files/index.json')
| -rw-r--r-- | backend/data/test/files/index.json | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/backend/data/test/files/index.json b/backend/data/test/files/index.json new file mode 100644 index 0000000..537cbe1 --- /dev/null +++ b/backend/data/test/files/index.json @@ -0,0 +1,75 @@ +[ + { + "id": "dcf69ca5-2efa-4b8a-acec-3864a803f073", + "name": "542proposal.pdf", + "size": 275191, + "mime": "application/pdf", + "created_at": 1765347496.7856553, + "provider": null, + "provider_file_id": null, + "openai_file_id": "file-UTunaRvEEufAK3vMPtC4oh", + "openai_vector_store_id": "vs_693910aa910081919231c2c6b6c69e1d", + "scopes": [ + "untitled/node_1765410411339", + "untitled.json/node_1765320756261", + "untitled (2).json/node_1765320756261" + ] + }, + { + "id": "2d43e6a5-2823-4564-8beb-fef2721056f3", + "name": "ICLR_New (2).pdf", + "size": 4396443, + "mime": "application/pdf", + "created_at": 1765411275.0, + "provider": "openai", + "provider_file_id": "file-KF3avxznCxcDXnZxEEUhTo", + "openai_file_id": "file-KF3avxznCxcDXnZxEEUhTo", + "openai_vector_store_id": "vs_693910aa910081919231c2c6b6c69e1d", + "scopes": [ + "untitled/node_1765410434473", + "untitled (2).json/node_1765411626468", + "untitled (2).json/node_1765412541501", + "untitled (2).json/node_1765413048314" + ] + }, + { + "id": "23f72737-1d5f-4cab-b68e-8c9010a8fdc4", + "name": "survey_on_survey (3).pdf", + "size": 263914, + "mime": "application/pdf", + "created_at": 1765415182.5394356, + "provider": null, + "provider_file_id": null, + "openai_file_id": "file-M1aQQuGPqBYPg48Wf7JfNo", + "openai_vector_store_id": "vs_693910aa910081919231c2c6b6c69e1d", + "scopes": [] + }, + { + "id": "609ece1b-0894-4904-b363-d6e1c7a90be8", + "name": "CV.pdf", + "size": 30337, + "mime": "application/pdf", + "created_at": 1765415665.079434, + "provider": null, + "provider_file_id": null, + "openai_file_id": "file-HB9LZHueJAaj9tNfx5QxvR", + "openai_vector_store_id": "vs_693910aa910081919231c2c6b6c69e1d", + "scopes": [ + "untitled (2).json/quick_chat_temp" + ] + }, + { + "id": "1d344051-3b8e-41bc-8c57-15710383bd42", + "name": "hw4.pdf", + "size": 249853, + "mime": "application/pdf", + "created_at": 1765416241.6634274, + "provider": null, + "provider_file_id": null, + "openai_file_id": "file-UiqdRSQiyhcp4bNbAcuy7j", + "openai_vector_store_id": "vs_693910aa910081919231c2c6b6c69e1d", + "scopes": [ + "untitled (2).json/quick_chat_temp" + ] + } +]
\ No newline at end of file |
