8 Commits

Author SHA1 Message Date
Simon Suo
a37df8c221
Update after refactoring away parsers in LlamaIndex, also update docs to 0.6.0 API (#264) 2023-05-16 23:26:33 -04:00
HubertPiotrowski
19548d7683
Add aws_session_token (#190)
Adding AWS Session token to resolve the issue with boto3 credentials
2023-04-13 21:58:01 -07:00
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