Azure-Samples / azure-search-openai-demo

A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://azure.microsoft.com/products/search
MIT License
5.57k stars 3.74k forks source link

Bump the python-requirements group with 11 updates #1707

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps the python-requirements group with 11 updates:

Package From To
azure-core 1.30.1 1.30.2
azure-monitor-opentelemetry 1.5.0 1.6.0
fixedint 0.1.6 0.2.0
msgraph-sdk 1.1.0 1.4.0
openai[datalib] 1.31.0 1.33.0
openai-messages-token-helper 0.1.4 0.1.5
opentelemetry-instrumentation-openai 0.21.4 0.22.0
opentelemetry-semantic-conventions-ai 0.2.0 0.3.1
packaging 24.0 24.1
std-uritemplate 0.0.57 0.0.59
typing-extensions 4.12.1 4.12.2

Updates azure-core from 1.30.1 to 1.30.2

Release notes

Sourced from azure-core's releases.

azure-core_1.30.2

1.30.2 (2024-06-06)

Features Added

  • Tracing: DistributedTracingPolicy will now set an attribute, http.request.resend_count, on HTTP spans for resent requests to indicate the resend attempt number. #35069

Bugs Fixed

  • Raise correct exception if transport is used while already closed #35559

Other Changes

  • HTTP tracing spans will now include an error.type attribute if an error status code is returned. #34619
  • Minimum required Python version is now 3.8
Commits


Updates azure-monitor-opentelemetry from 1.5.0 to 1.6.0

Release notes

Sourced from azure-monitor-opentelemetry's releases.

azure-monitor-opentelemetry_1.6.0

1.6.0 (2024-06-06)

Features Added

  • Enable views configuration (#35932)
  • Rework autoinstrumentation: Configure exporters and samplers directly (#35890)
Commits


Updates fixedint from 0.1.6 to 0.2.0

Changelog

Sourced from fixedint's changelog.

v0.2.0, 2020-09-16: Add type hints (GH #4) Removed the broken MutableFixedInt.itruediv Added base argument to FixedInt constructor

Commits
  • c6f9439 Version bump to v0.2.0
  • 035bdca Add py.typed and .pyi files to setup.py
  • b25aadc Documentation updates
  • 418c239 Add type hints. Fixes #4.
  • d2dbd20 Remove MutableFixedInt.itruediv (doesn't make sense), add base argument t...
  • See full diff in compare view


Updates msgraph-sdk from 1.1.0 to 1.4.0

Release notes

Sourced from msgraph-sdk's releases.

v1.4.0

Changed

  • Weekly generation with Kiota - 7th May 2024
  • Updated Request Configuration set up, allowing for default request Configuration as well as the Request builder custom Requestconfiguration for backward compatibility.

v1.3.0

Changed

  • Weekly generation with Kiota.

v1.2.0

Added

  • Added support for form and multipart serialization.

Changed

  • Latest metadata updates from 24th March 2024.
Changelog

Sourced from msgraph-sdk's changelog.

[1.4.0] - 2024-05-08

Changed

  • Weekly generation with Kiota - 7th May 2024
  • Updated Request Configuration set up, allowing for default request Configuration as well as the Request builder custom Requestconfiguration for backward compatibility.

[1.3.0] - 2024-04-16

Changed

  • Weekly generation with Kiota.

[1.2.0] - 2024-03-19

Added

  • Added support for form and multipart serialization.

Changed

  • Latest metadata updates from 24th March 2024.
Commits
  • 6907966 Merge pull request #709 from microsoftgraph/hotfix/fix-release
  • 44c0a49 - fixes changelog entry to match version
  • dca1a26 Revert "update astroid package version"
  • 045491a Revert "Bump pylint from 3.1.1 to 3.2.0"
  • 276cb94 update astroid package version
  • ea7716b update version
  • 01c969b Merge branch 'main' of github.com:microsoftgraph/msgraph-sdk-python
  • b29d073 Merge pull request #706 from microsoftgraph/dependabot/pip/pylint-3.2.0
  • 27ccaa0 update version
  • 9255252 Merge pull request #703 from microsoftgraph/v1.0/pipelinebuild/148567
  • Additional commits viewable in compare view


Updates openai[datalib] from 1.31.0 to 1.33.0

Release notes

Sourced from openai[datalib]'s releases.

v1.33.0

1.33.0 (2024-06-07)

Full Changelog: v1.32.1...v1.33.0

Features

  • api: adding chunking_strategy to polling helpers (#1478) (83be2a1)

v1.32.1

1.32.1 (2024-06-07)

Full Changelog: v1.32.0...v1.32.1

Bug Fixes

v1.32.0

1.32.0 (2024-06-06)

Full Changelog: v1.31.2...v1.32.0

Features

v1.31.2

1.31.2 (2024-06-06)

Full Changelog: v1.31.1...v1.31.2

Chores

v1.31.1

1.31.1 (2024-06-05)

Full Changelog: v1.31.0...v1.31.1

Chores

Changelog

Sourced from openai[datalib]'s changelog.

1.33.0 (2024-06-07)

Full Changelog: v1.32.1...v1.33.0

Features

  • api: adding chunking_strategy to polling helpers (#1478) (83be2a1)

1.32.1 (2024-06-07)

Full Changelog: v1.32.0...v1.32.1

Bug Fixes

1.32.0 (2024-06-06)

Full Changelog: v1.31.2...v1.32.0

Features

1.31.2 (2024-06-06)

Full Changelog: v1.31.1...v1.31.2

Chores

1.31.1 (2024-06-05)

Full Changelog: v1.31.0...v1.31.1

Chores

Commits


Updates openai-messages-token-helper from 0.1.4 to 0.1.5

Changelog

Sourced from openai-messages-token-helper's changelog.

[0.1.5] - June 4, 2024

  • Remove spurious print call when counting tokens for function calling.
Commits


Updates opentelemetry-instrumentation-openai from 0.21.4 to 0.22.0

Release notes

Sourced from opentelemetry-instrumentation-openai's releases.

0.22.0

v0.22.0 (2024-06-10)

Feat

  • gemini: basic support in generate_content API (#1293)
  • alephalpha: Add AlephAlpha instrumentation (#1285)
  • instrumentation: add streamed OpenAI function tracing (#1284)
  • togetherai: Add together ai instrumentation (#1264)

Fix

  • anthropic: duplicate creation of metrics (#1294)
  • haystack: add input and output (#1202)
  • openai: calculate token usage for azure (#1274)
  • use constants (#1131)
  • instrumentation: Handle OpenAI run polling (#1256)

[main 8b8c4b25] bump: version 0.21.5 → 0.22.0 45 files changed, 61 insertions(+), 44 deletions(-)

0.21.5

v0.21.5 (2024-06-05)

Fix

  • openai: handle empty finish_reason (#1236)
  • removed debug prints from instrumentations
  • vertexai: change the span names to match method calls (#1234)

[main c9c4a1eb] bump: version 0.21.4 → 0.21.5 40 files changed, 47 insertions(+), 39 deletions(-)

Changelog

Sourced from opentelemetry-instrumentation-openai's changelog.

v0.22.0 (2024-06-10)

Feat

  • gemini: basic support in generate_content API (#1293)
  • alephalpha: Add AlephAlpha instrumentation (#1285)
  • instrumentation: add streamed OpenAI function tracing (#1284)
  • togetherai: Add together ai instrumentation (#1264)

Fix

  • anthropic: duplicate creation of metrics (#1294)
  • haystack: add input and output (#1202)
  • openai: calculate token usage for azure (#1274)
  • use constants (#1131)
  • instrumentation: Handle OpenAI run polling (#1256)

v0.21.5 (2024-06-05)

Fix

  • openai: handle empty finish_reason (#1236)
  • removed debug prints from instrumentations
  • vertexai: change the span names to match method calls (#1234)
Commits
  • 8b8c4b2 bump: version 0.21.5 → 0.22.0
  • 4197beb chore(together): prepare for CI release
  • c06ec5b chore: prepare for release
  • 53748a2 feat(gemini): basic support in generate_content API (#1293)
  • ef9370c fix(anthropic): duplicate creation of metrics (#1294)
  • 3d230c6 feat(alephalpha): Add AlephAlpha instrumentation (#1285)
  • 81cc13c chore(deps): bump litellm from 1.35.29 to 1.40.0 in /packages/sample-app (#1282)
  • 963377c feat(instrumentation): add streamed OpenAI function tracing (#1284)
  • d8246c4 chore(deps): test dependencies + sample-app runtime dependencies (#1273)
  • 09fb766 fix(haystack): add input and output (#1202)
  • Additional commits viewable in compare view


Updates opentelemetry-semantic-conventions-ai from 0.2.0 to 0.3.1

Updates packaging from 24.0 to 24.1

Release notes

Sourced from packaging's releases.

24.1

What's Changed

New Contributors

Full Changelog: https://github.com/pypa/packaging/compare/24.0...24.1

Changelog

Sourced from packaging's changelog.

24.1 - 2024-06-10


No unreleased changes.
Commits
  • 85442b8 Bump for release
  • 3e67fc7 Work around platform.python_version() returning non PEP 440 compliant versi...
  • 32deafe Bump the github-actions group with 3 updates (#789)
  • e0dda88 Document markers.default_environment() (#753)
  • cc938f9 Modernise type annotations using FA rules from ruff (#785)
  • 757f559 Fix typo in _parser docstring (#784)
  • ec9f203 Bump the github-actions group with 4 updates (#782)
  • 5cbe1e4 Add support for Python 3.13 and drop EOL 3.7 (#783)
  • cb8fd38 pyupgrade/black/isort/flake8 → ruff (#769)
  • e8002b1 Bump for development
  • See full diff in compare view


Updates std-uritemplate from 0.0.57 to 0.0.59

Commits
  • bd8f7b1 update submodules
  • 5500ee4 fix the CSharp publishing pipeline (#188)
  • b5998bd update submodules
  • fab56f6 implement dotnet foundation package signing (#187)
  • 1dfc03a Bump org.apache.maven.plugins:maven-javadoc-plugin in /java (#186)
  • c9a2765 Bump puppeteer from 22.9.0 to 22.10.0 in /typescript (#185)
  • 8859303 Bump puppeteer from 22.8.2 to 22.9.0 in /typescript (#184)
  • 4a0f3a1 Bump puppeteer from 22.8.1 to 22.8.2 in /typescript (#183)
  • 77221b1 Bump puppeteer from 22.8.0 to 22.8.1 in /typescript (#182)
  • a85ad5c Bump rimraf from 5.0.5 to 5.0.7 in /typescript (#181)
  • Additional commits viewable in compare view


Updates typing-extensions from 4.12.1 to 4.12.2

Release notes

Sourced from typing-extensions's releases.

4.12.2

  • Fix regression in v4.12.0 where specialization of certain generics with an overridden __eq__ method would raise errors. Patch by Jelle Zijlstra.
  • Fix tests so they pass on 3.13.0b2
Changelog

Sourced from typing-extensions's changelog.

Release 4.12.2 (June 7, 2024)

  • Add typing_extensions.get_annotations, a backport of inspect.get_annotations that adds features specified by PEP 649. Patch by Jelle Zijlstra.
  • Fix regression in v4.12.0 where specialization of certain generics with an overridden __eq__ method would raise errors. Patch by Jelle Zijlstra.
  • Fix tests so they pass on 3.13.0b2
Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 week ago

Looks like these dependencies are updatable in another way, so this is no longer needed.