Skip to content

Commit 7ebda7f

Browse files
authored
grammar
1 parent a9672ff commit 7ebda7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This reference implementation illustrates a basic approach for authoring and running a chat application in a single region with Prompt flow and Azure OpenAI. This reference implementation supports the [Basic Azure OpenAI end-to-end chat reference architecture](https://learn.microsoft.com/azure/architecture/ai-ml/architecture/basic-openai-e2e-chat).
44

5-
The implementation will have you build and testing a [Prompt flow](https://microsoft.github.io/promptflow/) in Azure AI Studio, deploy the flow to an Azure Machine Learning online managed endpoint. You'll be exposed to common generative AI chat application characteristics such as:
5+
The implementation will have you build and test a [Prompt flow](https://microsoft.github.io/promptflow/) in Azure AI Studio and deploy the flow to an Azure Machine Learning online managed endpoint. You'll be exposed to common generative AI chat application characteristics such as:
66

77
- Creating prompts
88
- Querying data stores for grounding data

0 commit comments

Comments
 (0)