Skip to content

Releases: microsoft/promptflow

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.

promptflow-tools release v1.0.1

13 Dec 07:28
4099c98
Compare
Choose a tag to compare

What's Changed

f4d028a Update promptflow-tools version from 1.0.0 to 1.0.1 (#1457) @chenslucky
910536b Rename Open Source to Open Model LLM Tool (#1437) @gerard@msft
f132fb3 [OSLT] Handle all OpenSource\HuggingFace Models with the same MIR request format (#1411) @gerard@msft
80a29be Support "response_format" for openai chat api in llm tool (#1399) @chenslucky
4354060 Add "allow_manual_entry" for embedding tool (#1408) @chenslucky
f86235b [Tools] change max_tokens default value to 512 (#1417) @melionel
9199acf Open_Source_LLM Tool - Restore Dynamic List + Fixes (#1076) @gerard@msft
6166b3c Add PR check-in criteria for promptflow-tools (#1343) @chenslucky
5647a51 Fix the gap between pf-tools and the openai api when max_tokens is 0 (#1333) @chenslucky

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

promptflow 1.1.1

04 Dec 02:17
Compare
Choose a tag to compare

We are pleased to announce the release of promptflow 1.1.1.

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.0

30 Nov 07:26
08a70f2
Compare
Choose a tag to compare

What's Changed

b005f64 Add CHANGELOG.md to promptflow-tools and update promptflow-tools version to 1.0.0 (#1304) @chenslucky
839eed5 [Tools] add document for openai gpt4v tool (#1276) @melionel
c39662f Rename api_base to base_url for openai connection mapping (#1278) @chenslucky
55ef7ca Support openai 1.x for promptflow-tools (#1128) @chenslucky
9e1fd74 [Tools] remove modes that does not support vision (#1236) @melionel

Full Changelog: v0.1.0b15-tools...v1.0.0-tools

promptflow 1.1.0

30 Nov 07:40
Compare
Choose a tag to compare

We are pleased to announce the release of promptflow 1.1.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 v0.1.0b15

21 Nov 08:00
3c4bcdb
Compare
Choose a tag to compare
Pre-release

What's Changed

eda760e upgrade tool package version to 0.1.0b15 (#1217) @chjinche
80a4a6e change "deprecated_tools" value to use yaml style (#1185) @chjinche
b894464 Implement backward compatible mechanism for deprecated package tool (#1171) @chjinche
f873c4e [Tools] add a separate tool to support openai with image input (#1059) @melionel

Full Changelog: v0.1.0b12-tools...v0.1.0b15-tools

promptflow 1.0.0

10 Nov 07:05
Compare
Choose a tag to compare

We are pleased to announce the release of promptflow 1.0.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 v0.1.0b12

09 Nov 07:39
8153aa6
Compare
Choose a tag to compare
Pre-release

What's Changed

c3756ef Update tool package version to 0.1.0b12 (#1020) @chenslucky
450b60e Open_Source_LLM: Switch Icon for Readability (#1060) @gerard@msft
42a4dda Handle # separator from Open_Source_LLM tool (#1056) @gerard@msft
e00a921 Add Azure Content Safety Tool to Prompt Flow promptflow-tools package (#1031) @asmeyyh
ac7a258 Revert changes in Open_Source_LLM made in version v0.1.0b11 (#1030) @chenslucky
0c1f47a Support "name" for all role sections (#997) @chenslucky

Full Changelog: v0.1.0b11-tools...v0.1.0b12-tools