From f7589fff27708ad8c6e4c913e24ea12075b2f431 Mon Sep 17 00:00:00 2001 From: Goran Miskovic Date: Thu, 18 Apr 2024 23:26:21 +0200 Subject: [PATCH] Update v0_10_0_migration.md (#12919) --- docs/docs/getting_started/v0_10_0_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/getting_started/v0_10_0_migration.md b/docs/docs/getting_started/v0_10_0_migration.md index 5eb3d81e2135c..fc96944a4a632 100644 --- a/docs/docs/getting_started/v0_10_0_migration.md +++ b/docs/docs/getting_started/v0_10_0_migration.md @@ -2,7 +2,7 @@ With the introduction of LlamaIndex v0.10.0, there were several changes -- integrations have separate `pip install`s (See the [full registry](https://pretty-sodium-5e0.notion.site/ce81b247649a44e4b6b35dfb24af28a6?v=53b3c2ced7bb4c9996b81b83c9f01139)) +- integrations have separate `pip install`s (See the [full registry](https://llamahub.ai/)) - many imports changed - the `ServiceContext` was deprecated