- MongoDB Atlas Cluster on Google Cloud
- Google Cloud console access.
- Google Cloud Storage bucket.
- Vertex AI colab enterprise for Google cloud console.
- The tools for agents uses vertexAI extensions. refer MongoDB github to set up the extensions.
- Setup the api connection to MongoDb Atlas.
- Log in to MongoDB Atlas console, On cluster navigation page and naviage to Databases. click on 3 dots (...) and view all clusters. Click on 3 dots in front of your cluster name and Click on Load sample documents.
- extensions for MongoDB: To build MongoDB extension run the notebook '1.extensions-for-mongodb-using-cloud-function.ipynb'.
- To test a sample use case on MongoDB Atlas, follow the instructions in notebook '2.agent-sdk-using-mongodb-extensions.ipynb'.