Skip to content

Commit 5e11ab3

Browse files
authored
Update how-to-end-to-end-llmops-with-prompt-flow.md
1 parent 508e1f0 commit 5e11ab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/prompt-flow/how-to-end-to-end-llmops-with-prompt-flow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ With the Prompt flow model registered in the Azure Machine Learning workspace, y
233233

234234
## Deploy prompt flow in Azure Machine Learning with GitHub Actions
235235

236-
This scenario includes prebuilt workflows for two approaches to deploying a trained model, batch scoring or a deploying a model to an endpoint for real-time scoring. You may run either or both of these workflows to test the performance of the model in your Azure Machine Learning workspace.
236+
This scenario includes prebuilt workflows for deploying a model to an endpoint for real-time scoring. You may run the workflow to test the performance of the model in your Azure Machine Learning workspace.
237237

238238
### Online endpoint
239239

@@ -265,4 +265,4 @@ The sample Prompt flow run and evaluation and GitHub workflows can be used as a
265265
## Next steps
266266
267267
- [Install and set up Python SDK v2](https://aka.ms/sdk-v2-install)
268-
- [Install and set up Python CLI v2](../how-to-configure-cli.md)
268+
- [Install and set up Python CLI v2](../how-to-configure-cli.md)

0 commit comments

Comments
 (0)