Skip to content

Commit 0c60510

Browse files
Merge pull request #3128 from santiagxf/patch
Update supported-languages.md
2 parents 330254b + 6901491 commit 0c60510

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/ai-foundry/model-inference/supported-languages.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ Azure OpenAI models can be consumed using the following SDKs and programming lan
5757

5858
To use these SDKs, connect them to the [Azure OpenAI service URI](concepts/endpoints.md#azure-openai-inference-endpoint) (usually in the form `https://<resource-name>.openai.azure.com`).
5959

60+
### OpenAI and Azure OpenAI SDK
61+
6062
| Language | Source code | Package | Examples |
6163
|------------|---------|-----|-------|
6264
| C# | [Source code](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/openai/Azure.AI.OpenAI) | [Azure.AI.OpenAI (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) |

0 commit comments

Comments
 (0)