-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Record tests and disable Azure functions #40852
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
Merged
Merged
Conversation
This file contains hidden or 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
jhakulin
approved these changes
May 1, 2025
8c40265
into
jhakulin/agents-naming-changes
15 of 16 checks passed
jhakulin
pushed a commit
that referenced
this pull request
May 2, 2025
* naming changes * update tests * Record the tests and disable azue functions for now (#40852) * Nirovins/record tests (#40854) * Record the tests and disable azue functions for now * Add recordings for azure functions * Record instrumentation tests --------- Co-authored-by: Jarno Hakulinen <[email protected]> --------- Co-authored-by: Nikolay Rovinskiy <[email protected]>
nick863
added a commit
that referenced
this pull request
May 2, 2025
* naming changes * update names * update * update tests * update * Record the tests and disable azue functions for now (#40852) * Nirovins/record tests (#40854) * Record the tests and disable azue functions for now * Add recordings for azure functions * Record instrumentation tests --------- Co-authored-by: Jarno Hakulinen <[email protected]> * Uncomment function tests * Fix --------- Co-authored-by: jhakulin <[email protected]>
howieleung
added a commit
that referenced
this pull request
May 8, 2025
* init agents v1 with new operations * update * add samples * aio * update * update * updates * update * update * update * update * update * add create_thread_and_run * create thread and process run * add tests and update README (#40760) * update README * update tests * fix sample * adding tracing (#40769) * Fix unit tests (#40783) * Fix unit tests * Record instrumentor tests * modifying multiagent sample (#40799) * Jhakulin/azure sdk review fixes (#40795) Fix static analysis, updates from azure sdk reviews. --------- Co-authored-by: nick863 <[email protected]> * run black, fix some readme update snip issue (#40815) * Howie/ffix toolcall (#40750) * max retry and tests * fix test * Update samples csv data (#40821) * update samples csv data * add cspell * Add ew artifact to list (#40833) * [AI] [Agents] tool schema updates (#40841) * [AI] [Agents] tool changes for Bing tools and Azure AI Search * add implementation for abstract tool methods * Remove packages not handled in the branch from the CI (#40842) * Jhakulin/agents naming changes (#40845) * naming changes * update tests * Record the tests and disable azue functions for now (#40852) * Nirovins/record tests (#40854) * Record the tests and disable azue functions for now * Add recordings for azure functions * Record instrumentation tests --------- Co-authored-by: Jarno Hakulinen <[email protected]> --------- Co-authored-by: Nikolay Rovinskiy <[email protected]> * bring tests README back (#40858) * Uncomment function tests (#40855) * naming changes * update names * update * update tests * update * Record the tests and disable azue functions for now (#40852) * Nirovins/record tests (#40854) * Record the tests and disable azue functions for now * Add recordings for azure functions * Record instrumentation tests --------- Co-authored-by: Jarno Hakulinen <[email protected]> * Uncomment function tests * Fix --------- Co-authored-by: jhakulin <[email protected]> * Jhakulin/list op update (#40871) * update list operations * update tests * update README * update * Fix the instrumentation tests (#40877) * Fix the instrumentation tests * Better instrumentation handling * pylint --------- Co-authored-by: Nikolay Rovinskiy <[email protected]> * Howie/poll timeout (#40825) * add timeout for polling * fix merge * fix merge * fix merge * fixed merge * enable_auto_function_calls param changes (#40820) * get CI green (#40884) * fix logic app sample (#40883) * agent azure monitor tracing sample updates (#40865) * agent azure monitor tracing sample updates * disable pylint for global statement * agent tracing runid to feature branch (#40888) * omit azure-ai-agents from pypy compatibility map * [AI] [Agents] write initial CHANGELOG and add missing samples (#40891) * [AI] [Agents] write initial CHANGELOG * add sample for multiple connected agents * add sample for connected agents * update snippets * try get green pipeline (#40914) * resolved comments (#40922) * update code owner (#40933) * Howie/toolcall fix (#40939) * update code owner * fix tool call for async to be same as sync * fix test * Resolved Johan comments (#40943) * resolved comments * resolved comments * Resolved comments * change project label * Hide the hack to use connection string. (#40945) * FIx for function name changes (#40951) * Remove Key Authentication (#40954) * Remove Key Authentication * Exclude samples * Fix linter * Fixed logger (#40957) * clean up py (#40959) --------- Co-authored-by: jhakulin <[email protected]> Co-authored-by: M-Hietala <[email protected]> Co-authored-by: Nikolay Rovinskiy <[email protected]> Co-authored-by: Glenn Harper <[email protected]> Co-authored-by: Scott Beddall <[email protected]>
M-Hietala
added a commit
that referenced
this pull request
May 12, 2025
* init agents v1 with new operations * update * add samples * aio * update * update * updates * update * update * update * update * update * add create_thread_and_run * create thread and process run * add tests and update README (#40760) * update README * update tests * fix sample * adding tracing (#40769) * Fix unit tests (#40783) * Fix unit tests * Record instrumentor tests * modifying multiagent sample (#40799) * Jhakulin/azure sdk review fixes (#40795) Fix static analysis, updates from azure sdk reviews. --------- Co-authored-by: nick863 <[email protected]> * run black, fix some readme update snip issue (#40815) * Howie/ffix toolcall (#40750) * max retry and tests * fix test * Update samples csv data (#40821) * update samples csv data * add cspell * Add ew artifact to list (#40833) * [AI] [Agents] tool schema updates (#40841) * [AI] [Agents] tool changes for Bing tools and Azure AI Search * add implementation for abstract tool methods * Remove packages not handled in the branch from the CI (#40842) * Jhakulin/agents naming changes (#40845) * naming changes * update tests * Record the tests and disable azue functions for now (#40852) * Nirovins/record tests (#40854) * Record the tests and disable azue functions for now * Add recordings for azure functions * Record instrumentation tests --------- Co-authored-by: Jarno Hakulinen <[email protected]> --------- Co-authored-by: Nikolay Rovinskiy <[email protected]> * bring tests README back (#40858) * Uncomment function tests (#40855) * naming changes * update names * update * update tests * update * Record the tests and disable azue functions for now (#40852) * Nirovins/record tests (#40854) * Record the tests and disable azue functions for now * Add recordings for azure functions * Record instrumentation tests --------- Co-authored-by: Jarno Hakulinen <[email protected]> * Uncomment function tests * Fix --------- Co-authored-by: jhakulin <[email protected]> * Jhakulin/list op update (#40871) * update list operations * update tests * update README * update * Fix the instrumentation tests (#40877) * Fix the instrumentation tests * Better instrumentation handling * pylint --------- Co-authored-by: Nikolay Rovinskiy <[email protected]> * Howie/poll timeout (#40825) * add timeout for polling * fix merge * fix merge * fix merge * fixed merge * enable_auto_function_calls param changes (#40820) * get CI green (#40884) * fix logic app sample (#40883) * agent azure monitor tracing sample updates (#40865) * agent azure monitor tracing sample updates * disable pylint for global statement * agent tracing runid to feature branch (#40888) * omit azure-ai-agents from pypy compatibility map * [AI] [Agents] write initial CHANGELOG and add missing samples (#40891) * [AI] [Agents] write initial CHANGELOG * add sample for multiple connected agents * add sample for connected agents * update snippets * try get green pipeline (#40914) * resolved comments (#40922) * update code owner (#40933) * Howie/toolcall fix (#40939) * update code owner * fix tool call for async to be same as sync * fix test * Resolved Johan comments (#40943) * resolved comments * resolved comments * Resolved comments * change project label * Hide the hack to use connection string. (#40945) * FIx for function name changes (#40951) * Remove Key Authentication (#40954) * Remove Key Authentication * Exclude samples * Fix linter * Fixed logger (#40957) * clean up py (#40959) * removing enable_trace function from agents telemetry * removing an import of the removed function * redoing change that was incorrectly merged * removing one remaining enable_telemetry import * adding instrumentor call to azure monitor tracing samples * fixing multiagent sample trace configurator * updating tracing snippet in readme --------- Co-authored-by: jhakulin <[email protected]> Co-authored-by: Nikolay Rovinskiy <[email protected]> Co-authored-by: Howie Leung <[email protected]> Co-authored-by: Glenn Harper <[email protected]> Co-authored-by: Scott Beddall <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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