Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 668 Bytes

File metadata and controls

23 lines (12 loc) · 668 Bytes

04 - Deploy AI

In this folder you will find exercises to help increase your understanding of how to deploy AI Apps to Azure.

Below is a list of each of the labs in this section and what each one sets out to achieve.

01-LangChain-App

Simple application

In this lab, we'll walk through deploying a LangChain App using Python and FastAPI.

02-Azure-Functions

Azure Functions

In this lab, we'll walk through deploying a Semantic Kernel App using Azure Functions.

03-ChainLitAgent

Chainlit

In this lab, we'll walk through deploying a ChainLit App using Python.