Skip to content

Commit 6dc1ebd

Browse files
authored
Merge branch 'main' into new-vectorstore-populator
2 parents e7bb389 + 454709e commit 6dc1ebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/mlmodel_langchain/test_vectorstore.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ def vectorstore_events_sans_content(event):
8383
"ingest_source": "Python",
8484
"metadata.source": os.path.join(os.path.dirname(__file__), "hello.pdf"),
8585
"metadata.page": 0,
86+
"metadata.page_label": "1",
8687
},
8788
),
8889
]

0 commit comments

Comments
 (0)