promptflow-azure1.16.1
promptflow-azure1.16.1
Published
Prompt flow azure
pip install promptflow-azure
Package Downloads
Authors
Project URLs
Requires Python
!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,!=3.7.*,>=3.8
Prompt flow azure
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.