Skip to content

Commit

Permalink
Updated deploy navigation.
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Oct 11, 2023
1 parent ef19f6b commit 4e7ea51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions labs/04-deploy-ai/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ Below is a list of each of the labs in this section and what each one sets out t

## 01-ACS + Sematic Kernel C#

[ACS + Semantic Kernel C#](02-acs-sk-csharp-deploy-api/README.md)
[ACS + Semantic Kernel C#](01-acs-sk-csharp-api/README.md)

In this lab, we'll turn the 03-orchestration/04-ACS/acs-sk-csharp.ipynb notebook lab into an ASP.NET Core API that can then be consumed by a front-end application.

## 02-ChainLitAgent

[Chainlit](03-chainlitagent-ui/README.md)
[Chat UI using Chainlit](02-chainlitagent-ui/README.md)

In this lab, we'll walk through deploying a simple UI that will consume the ASP.NET Core API in the first lab above. The UI will be built using a ChainLit App built in Python which is a simple and easy way to quickly mockup a UI for a ChatGPT like experience.

0 comments on commit 4e7ea51

Please sign in to comment.