Skip to content

Conversation

@nick863
Copy link
Member

@nick863 nick863 commented Nov 15, 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.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request introduces the Azure.AI.Agents SDK library, which provides capabilities for creating, managing, and using various declarative, code-based, and workflow agent definitions powered by the OpenAI Responses API.

Key changes:

  • New Azure.AI.Agents SDK library with comprehensive agent management capabilities
  • Integration with OpenAI Responses API for agent communication
  • Support for memory stores, file search, code interpreter, and various agent tools
  • Extensive sample documentation and test infrastructure

Reviewed Changes

Copilot reviewed 83 out of 2089 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
sdk/ai/Azure.AI.Agents/src/Azure.AI.Agents.csproj Project definition with dependencies on Azure.Core, OpenAI, and System.Text.Json
sdk/ai/Azure.AI.Agents/src/Custom/AgentClient.cs Main client implementation for agent operations including CRUD operations
sdk/ai/Azure.AI.Agents/src/Custom/MemoryStoreClient.cs Client for memory store operations including search and update functionality
sdk/ai/Azure.AI.Agents/src/Custom/ConversationClient.cs Client for managing agent conversations
eng/Packages.Data.props Updated OpenAI package version constraints and added Microsoft.Bcl.AsyncInterfaces update
eng/http-client-csharp-emitter-package.json Added azure-ai-decorators dependency for TypeSpec generation
Files not reviewed (1)
  • eng/http-client-csharp-emitter-package-lock.json: Language not supported

@nick863 nick863 changed the base branch from main to feature/ai-foundry/agents-v2 November 17, 2025 17:42
@nick863 nick863 closed this Nov 18, 2025
@nick863 nick863 deleted the nirovin/fix_memory_stores branch November 18, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Model Inference AI Projects Mgmt This issue is related to a management package. OpenAI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants