Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 440 Bytes

File metadata and controls

21 lines (14 loc) · 440 Bytes

Repository for Mangan Embedding Documentation

In this example data will be stored in embedding database.

To prepare, issue following command:

composer install

To see saving results run following command and check your MongoDB:

php saving.php

To see saving and retrieving results run following command (and check your MongoDB):

php retrieving.php