Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 2.52 KB

get-started-app-chat-scaling-with-azure-container-apps.md

File metadata and controls

55 lines (35 loc) · 2.52 KB
title description ms.date ms.topic ms.subservice ms.custom ms.collection
Scale Azure OpenAI for Python chat sample using RAG
Learn how to add load balancing to your application to extend the chat app beyond the Azure OpenAI token and model quota limits.
05/13/2024
get-started
intelligent-apps
devx-track-python, devx-track-python-ai, build-2024-intelligent-apps
ce-skilling-ai-copilot

Scale Azure OpenAI for Python chat using RAG with Azure Container Apps

[!INCLUDE aca-load-balancer-intro]

Prerequisites

[!INCLUDE scaling-load-balancer-aca-procedure.md]

[!INCLUDE py-deployment-procedure]

[!INCLUDE logs]

[!INCLUDE capacity.md]

[!INCLUDE py-aca-cleanup]

Sample code

Samples used in this article include:

Next step