8 Commits

Author SHA1 Message Date
Jerry Liu
913f19df42
mongo reader edit (#210) 2023-04-22 11:31:50 -07:00
Rishav Dash
7c1e06a2f6
Update for MongoDB Atlast (#71)
* Upodate for MongoDB Atlast

Previously class took `host` and `port` as a parameter. Connect with MongoDB Atlas it's not possible to provide the host and port as it has a single URL. So directly pass the URL to the MongoClient.

* added mongo db url as a condition to connect to DB

* syntax error

---------

Co-authored-by: Jesse Zhang <jessetanzhang@gmail.com>
2023-03-13 18:26:22 -07:00
Jerry Liu
e97bb81915
swap out gpt_index imports for llama_index imports (#49)
* cr

* cr

* cr

---------

Co-authored-by: Jerry Liu <jerry@robustintelligence.com>
Co-authored-by: Jesse Zhang <jessetanzhang@gmail.com>
2023-02-20 21:46:58 -08:00
EmptyCrown
e801266bc2 Change name to llama 2023-02-06 13:41:03 -08:00
EmptyCrown
e94b59bcf2 Fixed the READMEs 2023-02-05 09:48:56 -08:00
Jerry Liu
9c4961172b cr 2023-02-04 15:47:33 -08:00
EmptyCrown
98156973a8 Requirements txt implemented 2023-02-03 20:41:20 -08:00
EmptyCrown
8889cc77c0 Added all other files 2023-02-03 00:05:28 -08:00