From 3c55332ce5dc7b1fca85f51440815a98eb7f871f Mon Sep 17 00:00:00 2001 From: ms-johnalex Date: Thu, 18 Jul 2024 17:36:51 -0500 Subject: [PATCH] Update README.md LlamaIndex doc link to python Update README.md Resources LlamaIndex doc link to python. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9099acba..b52c7cd2 100644 --- a/README.md +++ b/README.md @@ -330,7 +330,7 @@ This template has either [Managed Identity](https://learn.microsoft.com/entra/id Here are some resources to learn more about the technologies used in this sample: -- [LlamaIndexTS Documentation](https://ts.llamaindex.ai) - learn about LlamaIndex (Typescript features). +- [LlamaIndex Documentation](https://docs.llamaindex.ai/) - learn about LlamaIndex (Python features). - [Generative AI For Beginners](https://github.com/microsoft/generative-ai-for-beginners) - [Azure OpenAI Service](https://learn.microsoft.com/azure/ai-services/openai/overview) - [Azure OpenAI Assistant Builder](https://github.com/Azure-Samples/azure-openai-assistant-builder)