Skip to content

Commit

Permalink
Update README.md | Add Warning (#84)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitya authored Mar 20, 2024
1 parent acfdf6d commit 764efa6
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# End to End LLM App development with Azure AI Studio and Prompt Flow

> [!WARNING]
> This sample is under active development to showcase new features and evolve with the Azure AI Studio (preview) platform. Keep in mind that the latest build may not be rigorously tested for all environments (local development, GitHub Codespaces, Skillable VM).
>
> Instead refer to the table, identify the right _commit_ version in context, then launch in GitHub Codespaces
> | Build Version | Description |
> |:---|:---|
> | Stable : [#cc2e808](https://github.com/Azure-Samples/contoso-chat/tree/cc2e808eee29768093866cf77a16e8867adbaa9c) | Version tested & used in Microsoft AI Tour (works on Skillable) |
> | Active : [main](https://github.com/Azure-Samples/contoso-chat) | Version under active development (breaking changes possible) |
> | | |
---

**Table Of Contents**

1. [Learning Objectives](#1-learning-objectives)
Expand All @@ -24,8 +36,6 @@
8. [Deploy Using Azure AI SDK](#8-deployment-with-sdk)
9. [Deploy with GitHub Actions](#9-deploy-with-github-actions)



_If you find this sample useful, consider giving us a star on GitHub! If you have any questions or comments, consider filing an Issue on the [source repo](https://github.com/Azure-Samples/contoso-chat)_.


Expand Down

0 comments on commit 764efa6

Please sign in to comment.