Remove responses experimental flag from FoundryAgent et.al. (#6121)

This commit is contained in:
westey
2026-05-27 18:18:44 +00:00
committed by GitHub
parent ef86fb51d5
commit 8fbda1de22
10 changed files with 8 additions and 24 deletions
@@ -13,7 +13,6 @@ namespace Azure.AI.Extensions.OpenAI;
/// Provides extension methods for <see cref="ProjectResponsesClient"/>
/// to simplify the creation of AI agents that work with Azure AI services.
/// </summary>
[Experimental(DiagnosticIds.Experiments.AIOpenAIResponses)]
public static class ProjectResponsesClientExtensions
{
/// <summary>