-
Notifications
You must be signed in to change notification settings - Fork 3k
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
V balajium/ga4 merged with main branch #39505
Draft
BalajiUmmadisetti
wants to merge
366
commits into
callautomation/release/ga4
Choose a base branch
from
v-balajium/GA4-merged-with-main-branch
base: callautomation/release/ga4
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
V balajium/ga4 merged with main branch #39505
BalajiUmmadisetti
wants to merge
366
commits into
callautomation/release/ga4
from
v-balajium/GA4-merged-with-main-branch
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…d by SDK owner) (#38890) * code and test * Update CHANGELOG.md * update testcases --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com>
…d by SDK owner) (#38466) * code and test * Update CHANGELOG.md * update testcases * Update sdk/cognitiveservices/azure-mgmt-cognitiveservices/CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
* add experimental decorator * mark firewallsku as experimental field * remove duplicate import * isort * format file --------- Co-authored-by: Nethra Sashikar <nsashikar@microsoft.com>
* Update task_query_response.prompty remove required keys * Update task_simulate.prompty * Update task_query_response.prompty * Update task_simulate.prompty * Fix the api_key needed * Update for release * Black fix for file * Add original text in global context * Update test * Update the indirect attack simulator * Black suggested fixes * Update simulator prompty * Update adversarial scenario enum to exclude XPIA * Update changelog * Black fixes * Remove duplicate import * Fix the mypy error * Mypy please be happy * Updates to non adv simulator * accept context from assistant messages, exclude them when using them for conversation * update changelog * pylint fixes * pylint fixes * remove redundant quotes * Fix typo * pylint fix * Update broken tests * Include the grounding json in the manifest * Fix typo * Come on package * Release 1.0.0b5 * Notice from Chang * Remove adv_conv template parameters from the outputs * Update chanagelog * Experimental tags on adv scenarios * Readme fix onbreaking change * Add the category and both user and assistant context to the response of qr_json_lines * Update changelog * Rename _kwargs to _options * _options as prefix * update troubleshooting for simulator * Rename according to suggestions * Clean up readme * more links * Bugfix: zip_longest created null parameters * Updated changelog * zip does the job * remove ununsed import * Update simulator to work with task free mode * Update changelog * black fixes --------- Co-authored-by: Nagkumar Arkalgud <nagkumar@naarkalg-work-mac.local> Co-authored-by: Nagkumar Arkalgud <nagkumar@naarkalgworkmac.lan> Co-authored-by: Nagkumar Arkalgud <nagkumar@Mac.lan>
* update azure ai foundry branding * restore AI projects files
* Added changelog for image evaluation * Update sdk/evaluation/azure-ai-evaluation/CHANGELOG.md Co-authored-by: Minsoo Thigpen <minsoo.thigpen@gmail.com> * Added evaluator names * Polish * Update sdk/evaluation/azure-ai-evaluation/CHANGELOG.md Co-authored-by: Minsoo Thigpen <minsoo.thigpen@gmail.com> --------- Co-authored-by: Minsoo Thigpen <minsoo.thigpen@gmail.com>
…wner) (#38867) * code and test * update testcases * Update CHANGELOG.md * Update CHANGELOG.md * update-testcase --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
* add disableLocalAuth while creating aml compute * add unit tests * push recordings * optimize expression * format * fix black error format * update logic for disable local auth * formatting * add info to changelog
…#38933) * update assignee for go sdk * update codegen version * code and test * update version --------- Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: azure-sdk <PythonSdkPipelines>
* Remove a bit of Python 2.7 code * Fix typo * Remove _str consistently * More replacements * fix mock * fix * reset stuff * Reset changes in legacy servicemanagement * fix _str * fix * pylint --------- Co-authored-by: Mads Jensen <atombrella@users.noreply.github.com>
…g changes (#38757) * update changelog * update sync blob vendor * update async ckpt blob vendor * update async ckpt blob changelog * added vendored storage deps to setup.py * cp over latest storage updates
…owner) (#38739) * code and test * update testcases * update format * Update release date in CHANGELOG.md --------- Co-authored-by: azure-sdk <PythonSdkPipelines> Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
- Fixes regression introduced when attempting to authenticate with datastores that are configured with shared key access disabled, and only accessible with Entra ID credentials (with the proper roles assigned) - Always retrieves time limited SAS tokens now for datastores configured with shared key access as per latest Azure security recommendations - Adds explicit tests for Entra ID only ("none") AI projects - Updates test recordings Bug 3686546
* refactor math evals * fix tests, add fail flag to evaluate
* fix resolving path_prefix from asset url * add unit test * add info changelog * path prefix from asset-url
* qa uses base classes and is testable * evaluator list input for base class
* omit rest client from test coverage * temo change to run tests from azure-ai-ml package * omit rest client from test coverage * ignore _restclient * ignore _restclient * ignore _restclient * ignore _restclient * ignore restclient in run * try removing from paths * Revert "try removing from paths" This reverts commit c75f0cf. * remove comment * change comment * Revert "change comment" This reverts commit 9be37d1. * comment udpate to run the azure-ml-pipeline
* Added interrupt audio and announce api * Added event validation in live test * Added unit test * updating the test * fixing pylint errors --------- Co-authored-by: Vinothini Dharmaraj <v-vdharmaraj@microsoft.com>
* adding 1.25.0 entry * removing empty entry
* first draft : YAML signing * YAML signing * component ops adding prepare for sign * resolving comments * fixing pylint and black
* Removing Azure AI Gen from CI * Disable from CI
* Fix doc issues * udpate * update * update * update * updates
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
* Update CHANGELOG.md * Update _version.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
AgriFood
AI Model Inference
Issues related to the client library for Azure AI Model Inference (\sdk\ai\azure-ai-inference)
AI
App Configuration Provider
App Configuration
Azure.ApplicationModel.Configuration
Attestation
Cognitive - Language
Communication - Call Automation
Communication - Chat
Communication - Common
Communication - Email
Communication - Identity
Communication - Job Router
Communication - Messages
Communication - Phone Numbers
Communication - Rooms
Communication - SMS
Communication
Confidential Ledger
Container Registry
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
General Guidelines and Best Practices
Testing Guidelines