Releases: microsoft/promptflow
promptflow 1.9.0
We are pleased to announce the release of promptflow 1.9.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.8.0
We are pleased to announce the release of promptflow 1.8.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.4.0
What's Changed
ba9df14 Update promptflow-tools version from 1.3.0 to 1.4.0 (#2434) @chenslucky
dd5f2d5 Skipping test_open_model_llm.TestOpenModelLLM tests as they require new test resources (#2377) @young Park
7d921ad [BugFix] Do not dynamic list azure deployment names for aoai vision tool in local (#2305) @yao
39039cd [BugFix] set default values to workspace triad params of dynamic list tool func to avoid misleading errors (#2310) @chjinche
77290c1 Improve error message when LLM tool meets gpt-4-vision-preview model (#2211) @chenslucky
b9b7269 [Internal] improve token connection error message (#2245) @melionel
e2315d6 update tool package changelog to latest version (#2251) @chjinche
0eb8e0e [NewFeature] add seed to gptv tool yamls (#2209) @chjinche
cde5d60 [NewFeature] add "seed" to llm tool inputs (#2207) @chjinche
8add098 [NewFeature] enable AOAI token based auth for built in tool (#2153) @melionel
07c1d9a [BugFix]Update list_deployment_names, check connection type (#2169) @liuyuhang13
Full Changelog: v1.3.0-tools...v1.4.0-tools
promptflow 1.7.0
We are pleased to announce the release of promptflow 1.7.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.3.0
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
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
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
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
promptflow 1.4.0
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.