run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.43k stars 728 forks source link

add some consistent doc ids #868

Closed logan-markewich closed 6 months ago

logan-markewich commented 6 months ago

Some nits to add consistent doc ids to a few loaders

arnavroh45 commented 6 months ago

getting an error " KeyError: 'filename' " since you made changes in s3/base.py.

logan-markewich commented 6 months ago

@arnavroh45 will fix...

logan-markewich commented 6 months ago

@arnavroh45 pushed a fix