diff --git a/Tutorials/README.md b/Tutorials/README.md index 2d04748b..e657bfce 100644 --- a/Tutorials/README.md +++ b/Tutorials/README.md @@ -70,4 +70,11 @@ RAG is one of the most popular approach to enchance the capabilities of LLMs by - [x] RAG from scratch - [x] RAG with LangChain - [x] RAG with LlamaIndex -- [ ] ... \ No newline at end of file +- [ ] ... + +## [Deployments](./7_Deployments/) + +Deploying BGE models to the cloud makes them accessible and scalable for real-world applications. + +- [x] Microsoft Azure +- [ ] ...