Skip to content

Releases: microsoft/promptflow

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

Promptflow-tools release v0.1.0b11

06 Nov 08:55
304a3a5
Compare
Choose a tag to compare
Pre-release

What's Changed

e8861dd update promptflow tools version to 0.1.0b11 (#950) @ge Gao
684f268 [Open_Source_LLM] Add Support for MaaS Llama (#992) @prakharg-msft
031de73 [Open_Source_LLM] Add Dynamic List Functionalities (#976) @prakharg-msft
addda06 Rename the function name from "skip_if_no_key" to "skip_if_no_api_key" (#935) @chenslucky

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

promptflow-tools release v0.1.0b10

24 Oct 05:37
ecf9d07
Compare
Choose a tag to compare
Pre-release

What's Changed

9961227 Update promptflow tools version to 0.1.0b10 (#866) @yao
4f439c8 Change function call type to object (#815) @chenslucky
eeb1df6 [Open_Source_LLM] Add Endpoints Tests and switch Deployment setup (#842) @gerard@msft
0829d7c [Open_Source_LLM] Add Icon + MIR Telemetry Attribution + Fix Tests (#825) @gerard@msft

Full Changelog: v0.1.0b9-tools...v0.1.0b10-tools

promptflow-tools release v0.1.0b9

17 Oct 13:10
8c94ffa
Compare
Choose a tag to compare
Pre-release

What's Changed

8c94ffa Update tool package version to 0.1.0b9 (#800) @chenslucky
2ef0182 add new separator for role parsing logic (#797) @melionel
5d1638d [Open_Source_LLM] Update Tool for Ignite - LLaMa2 Improvements (#751) @gerard@msft
92ed746 fix parsing role in prompt issue (#781) @chjinche
d90e3a9 fix tool test failure caused by unstable response of aoai (#756) @chjinche

Full Changelog: v0.1.0b8-tools...v0.1.0b9-tools