From 22677b4b604e2d7401bc3c8e21a1352d1b1b064e Mon Sep 17 00:00:00 2001 From: Jerry Liu Date: Mon, 12 Feb 2024 08:43:14 -0800 Subject: [PATCH] add v0.10 warning to llamahub (#944) Co-authored-by: Crystal --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b9c3f4e9c1..099fbe1a6c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # LlamaHub 🦙 +> [!CAUTION] +> With the launch of LlamaIndex v0.10, we are deprecating this `llama_hub` repo - all integrations (data loaders, tools) and packs are now in the core [`llama-index` Python repository](https://github.com/run-llama/llama_index). +> LlamaHub will continue to exist. We are revamping [llamahub.ai](https://llamahub.ai/) point to all integrations/packs/datasets available in the `llama-index` repo. + **Original creator**: Jesse Zhang (GH: [emptycrown](https://github.com/emptycrown), Twitter: [@thejessezhang](https://twitter.com/thejessezhang)), who courteously donated the repo to LlamaIndex! > 👥 **Contributing**