Skip to content

Commit 55acba2

Browse files
authored
Merge pull request #285460 from lgayhardt/0824amlpfoverview
Prompt flow overview edits
2 parents 257543e + 50599dc commit 55acba2

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

articles/machine-learning/prompt-flow/overview-what-is-prompt-flow.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,44 +11,44 @@ ms.topic: conceptual
1111
author: lgayhardt
1212
ms.author: lagayhar
1313
ms.reviewer: yozen
14-
ms.date: 11/02/2023
14+
ms.date: 08/25/2024
1515
---
1616

1717
# What is Azure Machine Learning prompt flow
1818

19-
Azure Machine Learning prompt flow is a development tool designed to streamline the entire development cycle of AI applications powered by Large Language Models (LLMs). As the momentum for LLM-based AI applications continues to grow across the globe, Azure Machine Learning prompt flow provides a comprehensive solution that simplifies the process of prototyping, experimenting, iterating, and deploying your AI applications.
19+
Azure Machine Learning prompt flow is a development tool designed to streamline the entire development cycle of AI applications powered by Large Language Models (LLMs). Prompt flow provides a comprehensive solution that simplifies the process of prototyping, experimenting, iterating, and deploying your AI applications.
2020

21-
With Azure Machine Learning prompt flow, you'll be able to:
21+
With Azure Machine Learning prompt flow, you're able to:
2222

2323
- Create executable flows that link LLMs, prompts, and Python tools through a visualized graph.
2424
- Debug, share, and iterate your flows with ease through team collaboration.
2525
- Create prompt variants and evaluate their performance through large-scale testing.
2626
- Deploy a real-time endpoint that unlocks the full power of LLMs for your application.
2727

28-
If you're looking for a versatile and intuitive development tool that will streamline your LLM-based AI application development, then Azure Machine Learning prompt flow is the perfect solution for you. Get started today and experience the power of streamlined development with Azure Machine Learning prompt flow.
28+
Azure Machine Learning prompt flow offers a versatile, intuitive way to streamline your LLM-based AI development.
2929

3030
## Benefits of using Azure Machine Learning prompt flow
3131

3232
Azure Machine Learning prompt flow offers a range of benefits that help users transition from ideation to experimentation and, ultimately, production-ready LLM-based applications:
3333

3434
### Prompt engineering agility
3535

36-
- Interactive authoring experience: Azure Machine Learning prompt flow provides a visual representation of the flow's structure, allowing users to easily understand and navigate their projects. It also offers a notebook-like coding experience for efficient flow development and debugging.
36+
- Interactive authoring experience: Visual representation of the flow's structure, allowing users to easily understand and navigate their projects. It also offers a notebook-like coding experience for efficient flow development and debugging.
3737
- Variants for prompt tuning: Users can create and compare multiple prompt variants, facilitating an iterative refinement process.
3838
- Evaluation: Built-in evaluation flows enable users to assess the quality and effectiveness of their prompts and flows.
39-
- Comprehensive resources: Azure Machine Learning prompt flow includes a library of built-in tools, samples, and templates that serve as a starting point for development, inspiring creativity and accelerating the process.
39+
- Comprehensive resources: Access a library of built-in tools, samples, and templates that serve as a starting point for development, inspiring creativity, and accelerating the process.
4040

4141
### Enterprise readiness for LLM-based applications
4242

43-
- Collaboration: Azure Machine Learning prompt flow supports team collaboration, allowing multiple users to work together on prompt engineering projects, share knowledge, and maintain version control.
44-
- All-in-one platform: Azure Machine Learning prompt flow streamlines the entire prompt engineering process, from development and evaluation to deployment and monitoring. Users can effortlessly deploy their flows as Azure Machine Learning endpoints and monitor their performance in real-time, ensuring optimal operation and continuous improvement.
45-
- Azure Machine Learning Enterprise Readiness Solutions: Prompt flow leverages Azure Machine Learning's robust enterprise readiness solutions, providing a secure, scalable, and reliable foundation for the development, experimentation, and deployment of flows.
43+
- Collaboration: Supports team collaboration, allowing multiple users to work together on prompt engineering projects, share knowledge, and maintain version control.
44+
- All-in-one platform: Streamlines the entire prompt engineering process, from development and evaluation to deployment and monitoring. Users can effortlessly deploy their flows as Azure Machine Learning endpoints and monitor their performance in real-time, ensuring optimal operation and continuous improvement.
45+
- Azure Machine Learning Enterprise Readiness Solutions: Prompt flow uses Azure Machine Learning's robust enterprise readiness solutions, providing a secure, scalable, and reliable foundation for the development, experimentation, and deployment of flows.
4646

47-
With Azure Machine Learning prompt flow, users can unleash their prompt engineering agility, collaborate effectively, and leverage enterprise-grade solutions for successful LLM-based application development and deployment.
47+
Azure Machine Learning prompt flow empowers agile prompt engineering, seamless collaboration, and robust enterprise LLM-based application development and deployment.
4848

4949
## LLM-based application development lifecycle
5050

51-
Azure Machine Learning prompt flow offers a well-defined process that facilitates the seamless development of AI applications. By leveraging it, you can effectively progress through the stages of developing, testing, tuning, and deploying flows, ultimately resulting in the creation of fully fledged AI applications.
51+
Azure Machine Learning prompt flow streamlines AI application development, taking you through developing, testing, tuning, and deploying flows to build complete AI applications.
5252

5353
The lifecycle consists of the following stages:
5454

@@ -57,7 +57,7 @@ The lifecycle consists of the following stages:
5757
- Evaluation & Refinement: Assess the flow's performance by running it against a larger dataset, evaluate the prompt's effectiveness, and refine as needed. Proceed to the next stage if the results meet the desired criteria.
5858
- Production: Optimize the flow for efficiency and effectiveness, deploy it, monitor performance in a production environment, and gather usage data and feedback. Use this information to improve the flow and contribute to earlier stages for further iterations.
5959

60-
By following this structured and methodical approach, prompt flow empowers you to develop, rigorously test, fine-tune, and deploy flows with confidence, resulting in the creation of robust and sophisticated AI applications.
60+
With prompt flow's methodical process, you can develop, test, refine, and deploy sophisticated AI applications confidently.
6161

6262
:::image type="content" source="./media/overview-what-is-prompt-flow/prompt-flow-lifecycle.png" alt-text="Diagram of the prompt flow lifecycle starting from initialization to experimentation then evaluation and refinement and finally production. " lightbox = "./media/overview-what-is-prompt-flow/prompt-flow-lifecycle.png":::
6363

0 commit comments

Comments
 (0)