Skip to content

Commit

Permalink
docs: update chat protocol link
Browse files Browse the repository at this point in the history
  • Loading branch information
sinedied committed Jul 1, 2024
1 parent 5f8e58d commit 9e19662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ This application is made from multiple components:

- A file storage to store the source documents, using [Azure Blob Storage](https://learn.microsoft.com/azure/storage/blobs/storage-blobs-introduction).

We use the [HTTP protocol for AI chat apps](https://github.com/Azure-Samples/ai-chat-app-protocol) to communicate between the web app and the API.
We use the [HTTP protocol for AI chat apps](https://aka.ms/chatprotocol) to communicate between the web app and the API.

## Get started

Expand Down

0 comments on commit 9e19662

Please sign in to comment.