File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ manager: nitinme
7
7
ms.service : azure-ai-openai
8
8
ms.custom :
9
9
ms.topic : conceptual
10
- ms.date : 12/18/2023
10
+ ms.date : 09/05/2024
11
11
ms.author : mbullwin
12
12
---
13
13
@@ -19,7 +19,7 @@ Azure OpenAI supports the following programming languages.
19
19
20
20
| Language | Source code | Package | Examples |
21
21
| ------------| ---------| -----| -------|
22
- | C# | [ 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/ ) | [ C# examples] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples ) |
22
+ | C# | [ Source code] ( https://github.com/Azure/azure-sdk-for-net/tree /main/sdk/openai/Azure.AI.OpenAI ) | [ Package (NuGet)] ( https://www.nuget.org/packages/Azure.AI.OpenAI/ ) | [ C# examples] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/openai/Azure.AI.OpenAI/tests/Samples ) |
23
23
| Go | [ Source code] ( https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/ai/azopenai ) | [ Package (Go)] ( https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai ) | [ Go examples] ( https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai#pkg-examples ) |
24
24
| Java | [ Source code] ( https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/openai/azure-ai-openai ) | [ Artifact (Maven)] ( https://central.sonatype.com/artifact/com.azure/azure-ai-openai/ ) | [ Java examples] ( https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/openai/azure-ai-openai/src/samples ) |
25
25
| JavaScript | [ Source code] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai ) | [ Package (npm)] ( https://www.npmjs.com/package/@azure/openai ) | [ JavaScript examples] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/samples/ ) |
You can’t perform that action at this time.
0 commit comments