promptflow-azure 1.18.1


pip install promptflow-azure

  Latest version

Released: Jun 13, 2025


Meta
Author: Microsoft Corporation
Requires Python: >=3.9, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*

Classifiers

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3 :: Only

Prompt flow azure

Python package Python PyPI - Downloads CLI SDK

Introduction

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.

The promptflow-azure package help user to leverage the cloud version of prompt flow in Azure AI, which provides below features:

  • Create executable flows that link LLMs, prompts, and Python tools through a visualized graph or flex flow code.
  • Debug, share, and iterate your flows with ease through team collaboration.
  • Evaluate their performance through large-scale batch run.

ChangeLog

Reach the full change log here.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
azure-ai-ml (<2.0.0,>=1.14.0)
azure-core (<2.0.0,>=1.26.4)
azure-cosmos (<5.0.0,>=4.5.1)
azure-identity (<2.0.0,>=1.12.0)
azure-storage-blob[aio] (<13.0.0,>=12.17.0)
promptflow-devkit (<2.0.0,>=1.18.1)
pyjwt (<3.0.0,>=2.4.0)