Skip to content

Releases: microsoft/promptflow

Promptflow-tools release v0.1.0b3

14 Aug 06:39
8a42860
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Remove form recognizer tool by @chenslucky in #79
  • Fix link in src\promptflow-tools README.md by @16oeahr in #86
  • Refine the stream response handle to compatible with both 2023-03-15 and 2023-07-01 by @jiazengcindy in #88
  • Refine error message when completion meets chat model of llm tool by @chenslucky in #87
  • upgrade tool package version from 0.1.0b2 to 0.1.0b3 by @dorisjoy in #93

Full Changelog: v0.1.0b2-tools...v0.1.0b3-tools

Promptflow-tools release v0.1.0b2

09 Aug 06:18
bd7c9df
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Fix 'pip install' unpinned version with extra index url cannot find the expected version by @16oeahr in #45
  • [tool] refine tool unit tests and remove useless codes by @chjinche in #49
  • [tool] restore azure_detect and translator class tool for previous contract tool meta working by @chjinche in #50
  • Remove "promptflow.utils" and bing.py by @16oeahr in #54
  • Preview samples of pf code first experience by @wangchao1230 in #1

Full Changelog: https://github.com/microsoft/promptflow/commits/v0.1.0b2-tools