6 Commits

Author SHA1 Message Date
HubertPiotrowski
2ab8ee6c70
fix s3_url bug (#187)
https://github.com/emptycrown/llama-hub/issues/176#issuecomment-1503507237
2023-04-12 13:48:08 -07:00
Claude Mendelson
92afe90ba0
Extend S3Reader (#175) 2023-04-08 14:15: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
8948cff28d skip folders in s3 2023-02-10 16:09:05 -08:00
EmptyCrown
e5dc38be2b Account for nested files in s3 reader 2023-02-10 15:44:56 -08:00
Jesse Zhang
faaeab7599
S3 reader plus documentation (#18)
* Working s3 reader plus documentation

* Lint
2023-02-10 10:52:15 -08:00