From ddb009e935b333f07acd8dce53431ed91c1d6b7f Mon Sep 17 00:00:00 2001 From: Harish Mohan Raj Date: Mon, 23 Dec 2024 17:37:06 +0000 Subject: [PATCH] Update promptflow links --- website/docs/ecosystem/promptflow.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/ecosystem/promptflow.mdx b/website/docs/ecosystem/promptflow.mdx index ea3f052762..2142d0f377 100644 --- a/website/docs/ecosystem/promptflow.mdx +++ b/website/docs/ecosystem/promptflow.mdx @@ -5,12 +5,12 @@ sidebarTitle: Promptflow Promptflow is a comprehensive suite of tools that simplifies the development, testing, evaluation, and deployment of LLM based AI applications. It also supports integration with Azure AI for cloud-based operations and is designed to streamline end-to-end development. -Refer to [Promptflow docs](https://ag2ai.github.io/promptflow/) for more information. +Refer to [Promptflow docs](https://microsoft.github.io/promptflow/) for more information. Quick links: - Why use Promptflow - [Link](https://learn.microsoft.com/en-us/azure/machine-learning/prompt-flow/overview-what-is-prompt-flow) -- Quick start guide - [Link](https://ag2ai.github.io/promptflow/how-to-guides/quick-start.html) +- Quick start guide - [Link](https://microsoft.github.io/promptflow/how-to-guides/quick-start.html) - Sample application for Promptflow + AutoGen integration - [Link](https://github.com/ag2ai/build-with-ag2/tree/main/samples/apps/promptflow-autogen) ## Sample Flow