-
Notifications
You must be signed in to change notification settings - Fork 5k
Split out agent operations #49656
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
nick863
merged 19 commits into
feature/azure-ai-agents-persistent
from
nirovins/agent_opertaions
May 6, 2025
Merged
Split out agent operations #49656
nick863
merged 19 commits into
feature/azure-ai-agents-persistent
from
nirovins/agent_opertaions
May 6, 2025
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
66aa466
to
541c430
Compare
df7fa16
to
5035f2b
Compare
4577a27
to
3e17424
Compare
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
API change check APIView has identified API level changes in this PR and created following API reviews. |
glharper
approved these changes
Apr 29, 2025
/azp run net - pullrequest |
Azure Pipelines successfully started running 1 pipeline(s). |
5a75b89
to
db8dd55
Compare
…om/Azure/azure-sdk-for-net into nirovins/agent_opertaions
…om/Azure/azure-sdk-for-net into nirovins/agent_opertaions
21c6ca6
into
feature/azure-ai-agents-persistent
14 of 18 checks passed
nick863
added a commit
that referenced
this pull request
May 7, 2025
* add persistent agents * update snippets and export api * Fi run_Id in new feature branch (#49580) * Add CI/CD and record the tests (#49591) * Add CI * Add ci/cd for .NET agents * [AI] [AgentsPersistent] add extension to enable ConnectionProvider interface usage (#49630) * Split out agent operations (#49656) * First code generation * Correct the names * Add custon code * Add custom classes and code. * Generate one sample * Agents -> AgentsAdministration * Fix samples * Fix namespace * Update samples * Latest renaming * New changes * Replace PageableList by Pageable And AsyncPageable. * Fixes and renaming * Fix list iteration * Rename classes * Fixes * Fix API * Hide the test usage of connection string from customer. (#49864) * Remove KeyAuthentication (#49883) * Fix error in the unit tests (#49886) --------- Co-authored-by: Nikolay Rovinskiy <[email protected]> Co-authored-by: Glenn Harper <[email protected]>
nick863
added a commit
that referenced
this pull request
May 8, 2025
* First code generation * Correct the names * Add custon code * Add custom classes and code. * Generate one sample * Agents -> AgentsAdministration * Fix samples * Fix namespace * Update samples * Latest renaming * New changes * Replace PageableList by Pageable And AsyncPageable. * Fixes and renaming * Fix list iteration * Rename classes * Fixes * Fix API
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.
Contributing to the Azure SDK
Please see our CONTRIBUTING.md if you are not familiar with contributing to this repository or have questions.
For specific information about pull request etiquette and best practices, see this section.