microsoft / rag-experiment-accelerator

The RAG Experiment Accelerator is a versatile tool designed to expedite and facilitate the process of conducting experiments and evaluations using Azure Cognitive Search and RAG pattern.
https://github.com/microsoft/rag-experiment-accelerator
Other
197 stars 72 forks source link

Bump promptflow from 1.15.0 to 1.16.1 #781

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps promptflow from 1.15.0 to 1.16.1.

Release notes

Sourced from promptflow's releases.

promptflow 1.16.1

We are pleased to announce the release of promptflow 1.16.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 1.16.0

We are pleased to announce the release of promptflow 1.16.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.15.0.post1

We are pleased to announce the release of promptflow 1.15.0.post1.

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.

Commits
  • 9fd9637 update requirements
  • d538c78 update CL
  • 1c3e468 Update _version.py
  • f08e576 Fix bug in token usage merging logic for promptflow-tracing SDK (#3793)
  • 11ac34b [promptflow][release] 1.16.0 release branch merge back (#3791)
  • 14d8164 Enhance the validation of local media_save API (#3784)
  • 3cde352 Change eci prefix from upper case to lowercase (#3771)
  • e79da2e Remove tracing from navigation and experimental label from pf CLI (#3730)
  • 424dd18 Rename IndirectAttack evaluation enum to "xpia" (#3729)
  • 7e7d578 Include xpia in handled_metrics for evaluation aggregation (#3727)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)