Skip to content

Commit 25d20b9

Browse files
authored
Merge pull request #21 from mongodb-developer/add_voyageai
Updating screenshots
2 parents 92760e0 + a5a7e64 commit 25d20b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/30-prepare-the-data/3-ingest-data.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ To visually verify that the data has been imported into the MongoDB cluster, cli
2323

2424
Ensure that you see a database called _mongodb_genai_devday_rag_, and a collection named _knowledge_base_ under it.
2525

26-
<Screenshot url="https://github.com/codespaces" src="img/screenshots/30-prepare-the-data/4-ingest-data/1-verify-collection.png" alt="Verify collection" />
26+
<Screenshot url="https://play.instruqt.com" src="img/screenshots/30-prepare-the-data/4-ingest-data/1-verify-collection.png" alt="Verify collection" />
2727

2828
Click the **>** arrow next to _knowledge_base_ and note the number of documents.
2929

30-
<Screenshot url="https://github.com/codespaces" src="img/screenshots/30-prepare-the-data/4-ingest-data/2-document-count.png" alt="Verify document count" />
30+
<Screenshot url="https://play.instruqt.com" src="img/screenshots/30-prepare-the-data/4-ingest-data/2-document-count.png" alt="Verify document count" />
3131

3232
To preview a document, click the **>** arrow next to _Documents_ and select a document from the list.
3333

34-
<Screenshot url="https://github.com/codespaces" src="img/screenshots/30-prepare-the-data/4-ingest-data/3-preview-document.png" alt="Preview document" />
34+
<Screenshot url="https://play.instruqt.com" src="img/screenshots/30-prepare-the-data/4-ingest-data/3-preview-document.png" alt="Preview document" />

0 commit comments

Comments
 (0)