promptflow-core1.18.2
promptflow-core1.18.2
Published
Prompt flow core
pip install promptflow-core
Package Downloads
Authors
Project URLs
Requires Python
<4.0,>=3.9
Prompt flow core
Introduction
The promptflow-core package provides the essential features needed to execute a flow in prompt flow.
For those seeking a minimal dependency to execute a flow in serving or cloud run scenarios, installing this package alone will suffice.
However, if you require the full capabilities of the devkit to simplify the usage of flow, connection, and run in local development lifecycle, please install the complete package using pip install promptflow.
ChangeLog
Reach the full change log here.