|
1 | 1 | ---
|
2 | 2 | title: AI playbook, examples, and samples
|
3 |
| -description: Learn about examples, samples, and other resources for integrating AI with Standard workflows in Azure Logic Apps. |
| 3 | +description: Learn about AI integration examples, samples, and other resources using Standard workflows in Azure Logic Apps. |
4 | 4 | services: logic-apps
|
5 | 5 | ms.suite: integration
|
6 | 6 | ms.reviewers: estfan, azla
|
7 | 7 | ms.topic: conceptual
|
8 |
| -ms.date: 11/11/2024 |
9 |
| -#CustomerIntent: I want examples, samples, and other resources to help me learn how to integrate Ai into logic app workflows. |
| 8 | +ms.date: 01/23/2025 |
| 9 | +#CustomerIntent: I want examples, samples, and other resources to help me learn how to integrate AI using Standard logic app workflows. |
10 | 10 | ---
|
11 | 11 |
|
12 | 12 | # AI playbook, examples, and other resources for Standard workflows in Azure Logic Apps
|
13 | 13 |
|
14 | 14 | [!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
|
15 | 15 |
|
16 |
| -This guide provides examples, samples, and other resources to help you learn how you can integrate Azure AI services, such as Azure OpenAI and Azure AI Search, with Standard workflows in Azure Logic Apps. |
| 16 | +AI capabilities are playing a quickly increasing role in building not only applications and other software, but also integration workloads across services, systems, apps, and data in enterprises and organizations. |
| 17 | + |
| 18 | +To help with your AI journey, this guide provides building blocks, examples, samples, and other resources so you can learn about ways to integrate AI services, such as Azure OpenAI and Azure AI Search, with other cloud services, on-premises systems, apps, and data in your software ecosystem by using Standard workflows in Azure Logic Apps. |
17 | 19 |
|
18 | 20 | ## Building blocks for AI solutions
|
19 | 21 |
|
@@ -65,7 +67,7 @@ For more information, see the following resources:
|
65 | 67 |
|
66 | 68 | The following sections describe ways that you can set up near-real time chat capabilities for your data using Azure Logic Apps and various AI services.
|
67 | 69 |
|
68 |
| -#### Build Azure OpenAI Assistants with Azure Logic apps |
| 70 | +#### Build Azure OpenAI Assistants with Azure Logic Apps |
69 | 71 |
|
70 | 72 | With Azure OpenAI, you can easily build agent-like features into your applications by using the Assistants API. Although the capability to build agents previously existed, the process often required significant engineering, external libraries, and multiple integrations. However, now with Assistants, you can rapidly create customized stateful copilots that are trained on their enterprise data and can handle diverse tasks by using the latest GPT models, tools, and knowledge. The current release includes features such as File Search and Browse tools, enhanced data security features, improved controls, new models, expanded region support, and various enhancements that make it easy to go from prototyping to production.
|
71 | 73 |
|
|
0 commit comments