Skip to content

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
merged 19 commits into from
May 6, 2025

Conversation

nick863
Copy link
Member

@nick863 nick863 commented Apr 25, 2025

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.

@nick863 nick863 changed the base branch from main to feature/azure-ai-agents-persistent April 25, 2025 16:42
@nick863 nick863 force-pushed the nirovins/agent_opertaions branch from 66aa466 to 541c430 Compare April 25, 2025 16:53
@nick863 nick863 force-pushed the nirovins/agent_opertaions branch from df7fa16 to 5035f2b Compare April 25, 2025 18:21
@nick863 nick863 force-pushed the nirovins/agent_opertaions branch from 4577a27 to 3e17424 Compare April 28, 2025 16:27
@nick863 nick863 changed the base branch from feature/azure-ai-agents-persistent to main April 28, 2025 17:49
@azure-sdk
Copy link
Collaborator

azure-sdk commented Apr 28, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Azure.AI.Agents.Persistent

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.AI.Agents.Persistent

@nick863 nick863 marked this pull request as ready for review April 29, 2025 06:37
@nick863
Copy link
Member Author

nick863 commented Apr 29, 2025

/azp run net - pullrequest

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nick863 nick863 force-pushed the nirovins/agent_opertaions branch from 5a75b89 to db8dd55 Compare May 2, 2025 06:58
@nick863 nick863 changed the base branch from main to feature/azure-ai-agents-persistent May 6, 2025 20:24
@nick863 nick863 merged commit 21c6ca6 into feature/azure-ai-agents-persistent May 6, 2025
14 of 18 checks passed
@nick863 nick863 deleted the nirovins/agent_opertaions branch May 6, 2025 20:25
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants