File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ ms.author: mbullwin
10
10
ms.date : 11/15/2023
11
11
---
12
12
13
- [ Source code] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/src ) | [ Package (NuGet)] ( https://www.nuget.org/packages/Azure.AI.OpenAI/ ) | [ Samples] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples ) | [ Retrieval Augmented Generation (RAG) enterprise chat template] ( /dotnet/azure/ ai/get-started-app-chat-template ) |
13
+ [ Source code] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/src ) | [ Package (NuGet)] ( https://www.nuget.org/packages/Azure.AI.OpenAI/ ) | [ Samples] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples ) | [ Retrieval Augmented Generation (RAG) enterprise chat template] ( /dotnet/ai/get-started-app-chat-template ) |
14
14
15
15
## Prerequisites
16
16
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ landingContent:
147
147
- linkListType : deploy
148
148
links :
149
149
- text : C#
150
- url : /dotnet/azure/ ai/get-started-app-chat-template
150
+ url : /dotnet/ai/get-started-app-chat-template
151
151
- text : Java
152
152
url : /azure/developer/java/quickstarts/get-started-app-chat-template
153
153
- text : JavaScript
Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ items:
246
246
displayName : RAG, rag
247
247
items :
248
248
- name : C#
249
- href : /dotnet/azure/ ai/get-started-app-chat-template
249
+ href : /dotnet/ai/get-started-app-chat-template
250
250
displayName : RAG, rag
251
251
- name : Java
252
252
href : /azure/developer/java/quickstarts/get-started-app-chat-template
You can’t perform that action at this time.
0 commit comments