Skip to content

Releases: microsoft/promptflow

promptflow-tools release v1.3.0

01 Mar 10:08
bab5d6b
Compare
Choose a tag to compare

What's Changed

c210b02 Upgrade tool version to 1.3.0 (#2112) @yao
ce46f38 [Bugfix] Update expected error message of 'test_completion_with_chat_model' (#2115) @chjinche
71b187c [Internal] Refine the retry-after interval for openai retry error (#2073) @ge Gao
83771cc [Bugfix] fix naming error of legacy 'OpenSourceLLMOnlineEndpointError' (#2059) @chjinche
f36455c disable openai built-in retry mechanism for better debuggability and real-time status updates (#1769) @chjinche

Full Changelog: v1.2.0-tools...v1.3.0-tools

promptflow 1.6.0

01 Mar 09:34
Compare
Choose a tag to compare

We are pleased to announce the release of promptflow 1.6.0.

This release includes some new features, bug fixes, and improvements. We recommend that all users upgrade to this version.

See the CHANGELOG for a list of all the changes.

The release will be available via PyPI:

pip install --upgrade promptflow

Please report any issues with the release on the promptflow issue tracker.

Thanks to all the contributors who made this release possible.

promptflow-tools release v1.2.0

07 Feb 02:40
54e5438
Compare
Choose a tag to compare

What's Changed

d701cb0 Upgrade tool version to 1.2.0 (#1981) @chenslucky
e9e6fc3 [Tools] Support Azure OpenAI GPT-4 Turbo with Vision auto list deployment_name (#1788) @liuyuhang13
122d498 Match the promptflow-tools setup to promptflow setup (#1798) @hannah K

Full Changelog: v1.1.0-tools...v1.2.0-tools

promptflow 1.5.0

06 Feb 10:56
Compare
Choose a tag to compare

We are pleased to announce the release of promptflow 1.5.0.

This release includes some new features, bug fixes, and improvements. We recommend that all users upgrade to this version.

See the CHANGELOG for a list of all the changes.

The release will be available via PyPI:

pip install --upgrade promptflow

Please report any issues with the release on the promptflow issue tracker.

Thanks to all the contributors who made this release possible.

promptflow-tools release v1.1.0

23 Jan 03:06
6c2f862
Compare
Choose a tag to compare

What's Changed

0e22104 upgrade tool package version to 1.1.0 (#1785) @chjinche
e037e60 Open_Model_LLM Tool - Local connection tests (#1673) @gerard@msft
69c4f7e [Internal] Use ruamel.yaml instead of pyyaml in promptflow (#1668) @peiwen Gao

Full Changelog: v1.0.3-tools...v1.1.0-tools

promptflow 1.4.0

22 Jan 07:59
Compare
Choose a tag to compare

We are pleased to announce the release of promptflow 1.4.0.

This release includes some new features, bug fixes, and improvements. We recommend that all users upgrade to this version.

See the CHANGELOG for a list of all the changes.

The release will be available via PyPI:

pip install --upgrade promptflow

Please report any issues with the release on the promptflow issue tracker.

Thanks to all the contributors who made this release possible.

promptflow-tools release v1.0.3

08 Jan 08:19
2938296
Compare
Choose a tag to compare

What's Changed

dcc5adf Update promptflow-tools from 1.0.2 to 1.0.3 (#1676) @chenslucky
44690d8 Support response_format for AOAI (#1607) @chenslucky
6472a07 Add unit test for Azure Content Safety tool (#1568) @asmeyyh

Full Changelog: v1.0.2-tools...v1.0.3-tools

promptflow-tools release v1.0.2

08 Jan 08:18
67adf58
Compare
Choose a tag to compare

What's Changed

67adf58 [Tools] bump promptflow-tools version to 1.0.2 (#1518) @melionel
22bfdb9 mark openai gpt4v tool as preview (#1462) @melionel
79ae944 [Tools] add new tool to support Azure OpenAI GPT-4 Turbo with Vision (#1486) @melionel
b2d00a6 Generate error message when initializing exception (#1477) @lina Tang

Full Changelog: v1.0.1-tools...v1.0.2-tools

promptflow 1.3.0

27 Dec 03:05
Compare
Choose a tag to compare

We are pleased to announce the release of promptflow 1.3.0.

This release includes some new features, bug fixes, and improvements. We recommend that all users upgrade to this version.

See the CHANGELOG for a list of all the changes.

The release will be available via PyPI:

pip install --upgrade promptflow

Please report any issues with the release on the promptflow issue tracker.

Thanks to all the contributors who made this release possible.

promptflow 1.2.0

14 Dec 11:25
Compare
Choose a tag to compare

We are pleased to announce the release of promptflow 1.2.0.

This release includes some new features, bug fixes, and improvements. We recommend that all users upgrade to this version.

See the CHANGELOG for a list of all the changes.

The release will be available via PyPI:

pip install --upgrade promptflow

Please report any issues with the release on the promptflow issue tracker.

Thanks to all the contributors who made this release possible.