Skip to content

Commit 13deeac

Browse files
author
Jill Grant
authored
Merge pull request #396 from sdgilley/sdg-replace-llmops
Replace LLMOps with GenAIOps
2 parents 7aaf118 + 7f10530 commit 13deeac

File tree

8 files changed

+63
-60
lines changed

8 files changed

+63
-60
lines changed

articles/machine-learning/concept-model-catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Other models | Available | Not available
6767

6868
## Managed compute
6969

70-
The capability to deploy models with managed compute builds on platform capabilities of Azure Machine Learning to enable seamless integration, across the entire LLMOps lifecycle, of the wide collection of models in the model catalog.
70+
The capability to deploy models with managed compute builds on platform capabilities of Azure Machine Learning to enable seamless integration, across the entire GenAIOps (sometimes called LLMOps) lifecycle, of the wide collection of models in the model catalog.
7171

7272
:::image type="content" source="media/concept-model-catalog/llm-ops-life-cycle.png" alt-text="A diagram showing the LLMops life cycle." lightbox="media/concept-model-catalog/llm-ops-life-cycle.png":::
7373

-140 KB
Loading

articles/machine-learning/prompt-flow/community-ecosystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ To get started with the prompt flow VS Code extension, navigate to the extension
4343

4444
After successful development and testing of your prompt flow within our community ecosystem, the subsequent step you're considering might involve transitioning to a production-grade LLM application. We recommend Azure Machine Learning for this phase to ensure security, efficiency, and scalability.
4545

46-
You can seamlessly shift your local flow to your Azure resource to leverage large-scale execution and management in the cloud. To achieve this, see [Integration with LLMOps](how-to-integrate-with-llm-app-devops.md#go-back-to-studio-ui-for-continuous-development).
46+
You can seamlessly shift your local flow to your Azure resource to leverage large-scale execution and management in the cloud. To achieve this, see [Integration with GenAIOps](how-to-integrate-with-llm-app-devops.md#go-back-to-studio-ui-for-continuous-development).
4747

4848
## Community support
4949

articles/machine-learning/prompt-flow/concept-llmops-maturity.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Advance your maturity level for LLMOps
2+
title: Advance your maturity level for GenAIOps
33
titleSuffix: Azure Machine Learning
4-
description: Learn about the different stages of Large Language Operations (LLMOps) and how to advance your organization's capabilities.
4+
description: Learn about the different stages of Generative Artificial Intelligence Operations (GenAIOps) and how to advance your organization's capabilities.
55
services: machine-learning
66
ms.service: azure-machine-learning
77
ms.subservice: prompt-flow
@@ -12,25 +12,25 @@ ms.reviewer: sasahami
1212
ms.date: 03/28/2024
1313
---
1414

15-
# Advance your maturity level for Large Language Model Operations (LLMOps)
15+
# Advance your maturity level for Generative Artificial Intelligence Operations (GenAIOps)
1616

17-
Large Language Model Operations, or **LLMOps**, describes the operational practices and strategies for managing large language models (LLMs) in production. This article provides guidance on how to advance your capabilities in LLMOps, based on your organization's current maturity level.
17+
Generative Artificial Intelligence Operations, or **GenAIOps** (sometimes called LLMOps), describes the operational practices and strategies for managing large language models (LLMs) in production. This article provides guidance on how to advance your capabilities in GenAIOps, based on your organization's current maturity level.
1818

19-
:::image type="content" source="../media/concept-llmops-maturity/llmopsml.png" alt-text="Diagram shows maturity level of LLMOps." lightbox="../media/concept-llmops-maturity/llmopsml.png":::
19+
:::image type="content" source="../media/concept-llmops-maturity/llmopsml.png" alt-text="Diagram shows maturity level of GenAIOps." lightbox="../media/concept-llmops-maturity/llmopsml.png":::
2020

21-
Use the descriptions below to find your *LLMOps Maturity Model* ranking level. These levels provide a general understanding and practical application level of your organization. The guidelines provide you with helpful links to expand your LLMOps knowledge base.
21+
Use the descriptions below to find your *GenAIOps Maturity Model* ranking level. These levels provide a general understanding and practical application level of your organization. The guidelines provide you with helpful links to expand your GenAIOps knowledge base.
2222

2323
> [!TIP]
24-
> Use the [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/) to determine your organization's current LLMOps maturity level. The questionnaire is designed to help you understand your organization's current capabilities and identify areas for improvement.
24+
> Use the [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/) to determine your organization's current GenAIOps maturity level. The questionnaire is designed to help you understand your organization's current capabilities and identify areas for improvement.
2525
>
26-
> Your results from the assessment corresponds to a *LLMOps Maturity Model* ranking level, providing a general understanding and practical application level of your organization. These guidelines provide you with helpful links to expand your LLMOps knowledge base.
26+
> Your results from the assessment corresponds to a *GenAIOps Maturity Model* ranking level, providing a general understanding and practical application level of your organization. These guidelines provide you with helpful links to expand your GenAIOps knowledge base.
2727
2828
## <a name="level1"></a>Level 1 - initial
2929

3030
> [!TIP]
31-
> Score from [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): initial (0-9).
31+
> Score from [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): initial (0-9).
3232
33-
**Description:** Your organization is at the initial foundational stage of LLMOps maturity. You're exploring the capabilities of LLMs but haven't yet developed structured practices or systematic approaches.
33+
**Description:** Your organization is at the initial foundational stage of GenAIOps maturity. You're exploring the capabilities of LLMs but haven't yet developed structured practices or systematic approaches.
3434

3535
Begin by familiarizing yourself with different LLM APIs and their capabilities. Next, start experimenting with structured prompt design and basic prompt engineering. Review ***Microsoft Learning*** articles as a starting point. Taking what you’ve learned, discover how to introduce basic metrics for LLM application performance evaluation.
3636

@@ -45,26 +45,26 @@ Begin by familiarizing yourself with different LLM APIs and their capabilities.
4545
- [***Evaluate GenAI Applications with Azure AI Studio***](/azure/ai-studio/concepts/evaluation-approach-gen-ai)
4646
- [***GenAI Evaluation and Monitoring Metrics with Azure AI Studio***](/azure/ai-studio/concepts/evaluation-metrics-built-in)
4747

48-
To better understand LLMOps, consider available MS Learning courses and workshops.
48+
To better understand GenAIOps, consider available MS Learning courses and workshops.
4949
- [***Microsoft Azure AI Fundaments: GenAI***](/training/paths/introduction-generative-ai/)
5050
- [***GenAI for Beginners Course***](https://techcommunity.microsoft.com/t5/educator-developer-blog/generative-ai-for-beginners-a-12-lesson-course/ba-p/3968583)
5151

5252
## <a name="level2"></a> Level 2 - defined
5353

5454
> [!TIP]
55-
> Score from [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): maturing (10-14).
55+
> Score from [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): maturing (10-14).
5656
5757
**Description:** Your organization has started to systematize LLM operations, with a focus on structured development and experimentation. However, there's room for more sophisticated integration and optimization.
5858

5959
To improve your capabilities and skills, learn how to develop more complex prompts and begin integrating them effectively into applications. During this journey, you’ll want to implement a systematic approach for LLM application deployment, possibly exploring CI/CD integration. Once you understand the core, you can begin employing more advanced evaluation metrics like groundedness, relevance, and similarity. Ultimately, you’ll want to focus on content safety and ethical considerations in LLM usage.
6060

6161
### ***Suggested references for level 2 advancement***
6262

63-
- Take our [***step-by-step workshop to elevate your LLMOps practices***](https://github.com/microsoft/llmops-workshop?tab=readme-ov-file)
63+
- Take our [***step-by-step workshop to elevate your GenAIOps practices***](https://github.com/microsoft/llmops-workshop?tab=readme-ov-file)
6464
- [***Prompt Flow in Azure AI Studio***](/azure/ai-studio/how-to/prompt-flow)
6565
- [***How to Build with Prompt Flow***](/azure/ai-studio/how-to/flow-develop)
6666
- [***Deploy a Flow as a Managed Online endpoint for Real-Time Inference***](/azure/ai-studio/how-to/flow-deploy?tabs=azure-studio)
67-
- [***Integrate Prompt Flow with LLMOps***](/azure/machine-learning/prompt-flow/how-to-integrate-with-llm-app-devops?tabs=cli)
67+
- [***Integrate Prompt Flow with GenAIOps***](/azure/machine-learning/prompt-flow/how-to-integrate-with-llm-app-devops?tabs=cli)
6868
- [***GenAI Evaluation with Azure AI Studio***]( /azure/ai-studio/concepts/evaluation-approach-gen-ai)
6969
- [***GenAI Evaluation and Monitoring Metrics***](/azure/ai-studio/concepts/evaluation-metrics-built-in)
7070
- [***Azure Content Safety***](/azure/ai-services/content-safety/overview)
@@ -73,7 +73,7 @@ To improve your capabilities and skills, learn how to develop more complex promp
7373
## <a name="level3"></a> Level 3 - managed
7474

7575
> [!TIP]
76-
> Score from [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): maturing (15-19).
76+
> Score from [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): maturing (15-19).
7777
7878
**Description:** Your organization is managing advanced LLM workflows with proactive monitoring and structured deployment strategies. You're close to achieving operational excellence.
7979

@@ -84,14 +84,14 @@ To expand your base knowledge, focus on continuous improvement and innovation in
8484
- [***Fine-tuning with Azure ML Learning***](/training/modules/finetune-foundation-model-with-azure-machine-learning/)
8585
- [***Model Customization with Fine-tuning***](/azure/ai-services/openai/how-to/fine-tuning?tabs=turbo%2Cpython&pivots=programming-language-studio)
8686
- [***GenAI Model Monitoring***](/azure/machine-learning/prompt-flow/how-to-monitor-generative-ai-applications)
87-
- [***Elevate LLM Apps to Production with LLMOps***](https://techcommunity.microsoft.com/t5/ai-machine-learning-blog/elevate-your-llm-applications-to-production-via-llmops/ba-p/3979114)
87+
- [***Elevate LLM Apps to Production with GenAIOps***](https://techcommunity.microsoft.com/t5/ai-machine-learning-blog/elevate-your-llm-applications-to-production-via-llmops/ba-p/3979114)
8888

8989
## <a name="level4"></a> Level 4 - optimized
9090

9191
> [!TIP]
92-
> Score from [LLMOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): optimized (20-28).
92+
> Score from [GenAIOps Maturity Model Assessment](/assessments/e14e1e9f-d339-4d7e-b2bb-24f056cf08b6/): optimized (20-28).
9393
94-
**Description:** Your organization demonstrates operational excellence in LLMOps. You have a sophisticated approach to LLM application development, deployment, and monitoring.
94+
**Description:** Your organization demonstrates operational excellence in GenAIOps. You have a sophisticated approach to LLM application development, deployment, and monitoring.
9595

9696
As LLMs evolve, you’ll want to maintain your cutting-edge position by staying updated with the latest LLM advancements. Continuously evaluate the alignment of your LLM strategies with evolving business objectives. Ensure that you foster a culture of innovation and continuous learning within your team. Last, but not least, share your knowledge and best practices with the wider community to establish thought leadership in the field.
9797

0 commit comments

Comments
 (0)