Skip to content

Howie/max retry #40568

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 40 commits into from
Closed

Conversation

howieleung
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

slister1001 and others added 30 commits April 9, 2025 09:33
* [ServiceBus] prep release

* fix changelogs

* add docstring to EH

* update from_bytes docstring

* more changes

* update bug fix
* use timeout class for aiohttp to avoid deprecation msg

* update changelog
* Updating Endpoint + Remove Feature Id

* Update _azureappconfigurationprovider.py
updated TSG for quality evaluator
…erged by SDK owner) (#40333)

* code and test

* update testcases

* Update CHANGELOG.md

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: frantran <[email protected]>
* [EventHub] bump aiohttp version

* changelog
…umentation (#40463)

* Fix breaking change re: dep conflict checks

* tests pass

* clean up

* changelog and min version

* Update sdk/monitor/azure-monitor-opentelemetry/azure/monitor/opentelemetry/_configure.py

Co-authored-by: Copilot <[email protected]>

* lint: unused imports

---------

Co-authored-by: Copilot <[email protected]>
* optimize for batch run

* update

* update

* add log

* fix
- Adds support for target function calls
- Adds error handling and retries for the OpenAI prompty requests
- Moves to async first methods in the implementation to simplify implementation and move which thread the async event loop runs on to the caller of the code (`RunSubmitterClient` in this case)
…0416)

* add support for reasoning models as judge for agentic evaluators.

* removing the temporary prompty file created for reasoning models.

* incorporating review comments.

* updated the default tokens for reasoning models to 40000

* updated the default tokens for reasoning models to 60000

* update the doc string for is_reasoning_model parameter.

* update the prompty for reasoning models in memory.

* remove the method to save additional prompty file.

* remove unused imports.

* updating the parameters for tool call accuracy metric.

---------

Co-authored-by: Chandra Sekhar Gupta Aravapalli <[email protected]>
* Updates to emitter CI

* add missing $

* add path

---------

Co-authored-by: jolov <[email protected]>
… by SDK owner) (#40493)

* code and test

* update testcases

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <[email protected]>
#40396)

* drop python 3.8

* udpate

* udpate

* update node version

* bump typespec-python
* Add files via upload

* Add files via upload

* Delete sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_common/onedp/__pycache__ directory

* Delete sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_common/onedp/models/__pycache__ directory

* Delete sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_common/onedp/operations/__pycache__ directory

* Update cspell.json

* Update cspell.json
…#40499)

* standardize on new pools + directly update 3.8 to 3.9 and remove 3.8 from livetest matrices

Co-authored-by: Yuchao Yan <[email protected]>
* update release date + bump aiohttp

* bump dev reqs aiohttp version
#40355)

* code and test

* Update version to 8.0.0 in multiple files

* format sdk

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

* [AI] [Projects] add ConnectedAgentTool and sample

* add connected agent sample

* update sample to delete connected agent

* fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.