Pash1986 commited on
Commit
7b9edba
1 Parent(s): dbef01a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -36,8 +36,9 @@ It uses OpenAI small text embeddings (256 dimesnsions) to query the database for
36
  ]
37
  }
38
  ```
39
- - [Whitelist](https://www.mongodb.com/docs/atlas/security/ip-access-list/#std-label-access-list) access from everywhere (`0.0.0.0/0`)
40
- - Locate your [cluster connection](https://www.mongodb.com/docs/atlas/tutorial/connect-to-your-cluster/) URI
 
41
  5. Obtain your Open AI api key
42
  6. "Duplicate" this space and input
43
  - `MONGODB_ATLAS_CLUSTER_URI` - Your Atlas Cluster connection string
 
36
  ]
37
  }
38
  ```
39
+
40
+ - [Whitelist](https://www.mongodb.com/docs/atlas/security/ip-access-list/#std-label-access-list) access from everywhere (`0.0.0.0/0`)
41
+ - Locate your [cluster connection](https://www.mongodb.com/docs/atlas/tutorial/connect-to-your-cluster/) URI
42
  5. Obtain your Open AI api key
43
  6. "Duplicate" this space and input
44
  - `MONGODB_ATLAS_CLUSTER_URI` - Your Atlas Cluster connection string