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.44k stars 731 forks source link

Update README.md #840

Closed danlemont closed 8 months ago

danlemont commented 8 months ago

Corrected the sample code reference to resolve issue #832

changing "from llama_index.llama_packs .." to "from llama_index.llama_pack .."

Description

This corrects the documentation sample code.

Fixes # 832

Type of Change

Please delete options that are not relevant.