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

feat: add example option for llamapack library #895

Closed thucpn closed 6 months ago

thucpn commented 6 months ago

Description

This example option to help us know llama packs have example.py file. Then we can easily show them as options in create-llama

Type of Change