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 732 forks source link

fix: ignore outdated pack examples #956

Closed thucpn closed 7 months ago

thucpn commented 7 months ago

Description

Disable outdated pack examples so they won't show in current create-llama release.

Type of Change