From 07839aaa2542124fdae17605e6451aa9a4e1ca47 Mon Sep 17 00:00:00 2001 From: Travis Wilson Date: Mon, 4 Nov 2024 17:04:06 -0800 Subject: [PATCH] changelog link update --- sdk/openai/Azure.AI.OpenAI/CHANGELOG.md | 2 +- sdk/openai/Azure.AI.OpenAI/Directory.Build.props | 1 + sdk/openai/Azure.AI.OpenAI/src/Azure.AI.OpenAI.csproj | 10 ++-------- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/sdk/openai/Azure.AI.OpenAI/CHANGELOG.md b/sdk/openai/Azure.AI.OpenAI/CHANGELOG.md index a844a7dd1c71e..803541cd70e03 100644 --- a/sdk/openai/Azure.AI.OpenAI/CHANGELOG.md +++ b/sdk/openai/Azure.AI.OpenAI/CHANGELOG.md @@ -40,7 +40,7 @@ Relative to the prior GA release, this update restores preview surfaces, retarge - This maps to the new `/realtime` beta endpoint and is thus marked with a new `[Experimental("OPENAI002")]` diagnostic tag. - This is a very early version of the convenience surface and thus subject to significant change - Documentation and samples will arrive soon; in the interim, see the scenario test files (in `/tests`) for basic usage - - You can also find an external sample employing this client, together with Azure OpenAI support, at https://github.com/Azure-Samples/aoai-realtime-audio-sdk/tree/main/dotnet/samples/console + - You can also find an external sample employing this client, together with Azure OpenAI support, at https://github.com/Azure-Samples/aoai-realtime-audio-sdk/tree/main/dotnet/samples ## 2.0.0 (2024-09-30) diff --git a/sdk/openai/Azure.AI.OpenAI/Directory.Build.props b/sdk/openai/Azure.AI.OpenAI/Directory.Build.props index 8f8f47e265927..51ec75d706d50 100644 --- a/sdk/openai/Azure.AI.OpenAI/Directory.Build.props +++ b/sdk/openai/Azure.AI.OpenAI/Directory.Build.props @@ -1,5 +1,6 @@  + 2.1.0-beta.2 true $(RequiredTargetFrameworks) true @@ -25,16 +27,8 @@ AZURE_OPENAI_GA - 2.0.0 - - - - 2.1.0 - beta.2 - -