Releases: microsoft/promptflow
promptflow-tools release v0.1.0b15
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
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
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
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
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
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
promptflow-tools release v0.1.0b8
What's Changed
ed515d2 remove pf version pinning and upgrade pf-tools to 0.1.0b8 (#705) @chjinche
ae4136b update promptflow-tools version to 0.1.0b7 (#694) @chjinche
e067bbe New PF Tool: Open_Source_llm - Dev, Test, & Documentation (#531) @gerard@msft
037f627 [custom tool] Provide guidance for configuring tool icon (#616) @jiazengcindy
0dcea10 pin pf version in tools tests (#658) @chjinche
93c4711 fix serp api tests (#653) @chjinche
dd0e600 [SpellCheck] Add cspell check workflow (#538) @honglin
Full Changelog: v0.1.0b6-tools...v0.1.0b8-tools
promptflow-tools release v0.1.0b6
What's Changed
a74eee5 Update tool package version from 0.1.0b5 to 0.1.0b6 (#385) @chenslucky
0cf7826 Add long description when publish pypi (#317) @chenslucky
3993ab5 Adding import comment for promptflow._internal tools package (#238) @chw-microsoft
8ea0b98 Remove all 'locally' or 'in local' from doc, samples and code (#240) @ying Chen
afe3110 pick requirement promptflow from pypi (#220) @chjinche
Full Changelog: v0.1.0b5-tools...v0.1.0b6-tools
promptflow-tools release v0.1.0b5
What's Changed
8dfa043 Update tool package version to 0.1.0b5 (#192) @chenslucky
5d31a42 [Connection] Unify connection classes from sdk & execution (#170) @brynn Yin
a0e23db [tools] refine wording, fix doc link and remove redundant codes (#159) @chjinche
3e937a1 [promptflow-tools] Add notice for promptflow-tools (#155) @han Wang
7a4bb09 Remove non-oss tools from pf-tools including connections.json (#151) @chenslucky
Full Changelog: v0.1.0b4-tools...v0.1.0b5-tools
Promptflow-tools release v0.1.0b4
What's Changed
8b3fbaf update promptflow-tools to version 0.1.0b4 (#140) @chjinche
ef76687 update WrappedOpenAIError definition and remove to_dict override (#135) @chw-microsoft
3b47e72 Add a blank to invalid function call para message (#129) @chenslucky
c86a639 Refine the promptflow package reference to legacy code/internal methods (#118) @chw-microsoft
7a9f7ac Remove legacy tool "azure_detect" and class "AzureTranslator" (#114) @yao
ded0f75 [tool] update promptflow tools package readme (#90) @chjinche
Full Changelog: v0.1.0b3-tools...v0.1.0b4-tools