diff --git a/backend/libraries/vidapitest/indexes/content.index.faiss b/backend/libraries/vidapitest/indexes/content.index.faiss new file mode 100644 index 0000000..10d726d Binary files /dev/null and b/backend/libraries/vidapitest/indexes/content.index.faiss differ diff --git a/backend/libraries/vidapitest/indexes/content.meta.jsonl b/backend/libraries/vidapitest/indexes/content.meta.jsonl new file mode 100644 index 0000000..3d1b32f --- /dev/null +++ b/backend/libraries/vidapitest/indexes/content.meta.jsonl @@ -0,0 +1 @@ +{"id": 0, "doc_id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "record_id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "chunk_no": 0, "doc_chunk_count": 1, "doc_chars": 292, "chunk_target_chars": 2000, "chunk_overlap_chars": 166, "chunking_mode": "fixed", "title": "c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test", "url": "/private/tmp/heimgeist-rag-test/video-test.mp4", "text": "Hello from Heemjust Video Tech. Hello from HeemJustVideoTest. Hello from HeemJustVideoTest, this clip should... just video test, this clip should transcribe into the day This clip should transcribe into the database. The clip should transcribe into the database. and scribe into the database.", "record_type": "av", "mime": "video/mp4", "lang": null} diff --git a/backend/libraries/vidapitest/indexes/shadow.index.faiss b/backend/libraries/vidapitest/indexes/shadow.index.faiss new file mode 100644 index 0000000..efc9268 Binary files /dev/null and b/backend/libraries/vidapitest/indexes/shadow.index.faiss differ diff --git a/backend/libraries/vidapitest/indexes/shadow.meta.jsonl b/backend/libraries/vidapitest/indexes/shadow.meta.jsonl new file mode 100644 index 0000000..53f6a81 --- /dev/null +++ b/backend/libraries/vidapitest/indexes/shadow.meta.jsonl @@ -0,0 +1 @@ +{"id": 0, "record_id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "doc_id": "/Users/giers/LLM Tools/Heimgeist/backend/libraries/vidapitest/stage/c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test.mp4", "title": "c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test", "url": "/private/tmp/heimgeist-rag-test/video-test.mp4", "record_type": "av", "mime": "video/mp4", "lang": null, "kind": "av", "shadow_text": "headline: c72f7a5856dd680c4a08578bc90200a2d089d20a3c9295ef292602cd6c29d33a--video-test\nsummary: Hello from Heemjust Video Tech. Hello from HeemJustVideoTest. Hello from HeemJustVideoTest, this clip should... just video test, this clip should transcribe into the day This clip should transcribe into the database. The clip should transcribe into the database. and scribe into the database.\nkeywords: av, video/mp4, video-test.mp4"} diff --git a/backend/libraries/vidapitest/library.json b/backend/libraries/vidapitest/library.json index 196cef1..e27ed04 100644 --- a/backend/libraries/vidapitest/library.json +++ b/backend/libraries/vidapitest/library.json @@ -11,14 +11,17 @@ "name": "video-test.mp4", "size": 52501, "added_at": "2026-03-19T22:36:33Z", - "sync_status": "pending", - "enrich_enabled": false + "sync_status": "ready", + "enrich_enabled": false, + "synced_at": "2026-03-19T22:36:46Z" } ], "pipeline": { - "pending_prepare_signature": "7c00490e24c726896021fc9bd224342d404dbe575219995af3f4a6290e36d061", - "pending_prepare_updated_at": "2026-03-19T22:36:33Z", "corpus_signature": "4389b2448512ecfa1568c4393c151c4918bbfccb75fbe49ec8988238a151370e", - "corpus_updated_at": "2026-03-19T22:36:41Z" + "corpus_updated_at": "2026-03-19T22:36:41Z", + "embed_model": "bge-m3:latest", + "embed_model_updated_at": "2026-03-19T22:36:46Z", + "indexed_signature": "7c00490e24c726896021fc9bd224342d404dbe575219995af3f4a6290e36d061", + "indexed_updated_at": "2026-03-19T22:36:46Z" } } \ No newline at end of file