Skip to content

Commit 5202df6

Browse files
authored
Update supported-languages.md
1 parent 28d1d45 commit 5202df6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,6 @@ The Azure AI Inference package allows you to consume all models deployed to the
3232
| JavaScript | [Reference](/javascript/api/@azure-rest/ai-inference) | [@azure/ai-inference (npm)](https://www.npmjs.com/package/@azure/ai-inference) | [JavaScript examples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/ai/ai-inference-rest/samples) |
3333
| Python | [Reference](https://aka.ms/azsdk/azure-ai-inference/python/reference) | [azure-ai-inference (PyPi)](https://pypi.org/project/azure-ai-inference/) | [Python examples](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/ai/azure-ai-inference/samples) |
3434

35-
### Azure AI Projects package
36-
37-
The Azure AI Projects package allows customer to access a comprehensive set of functionalities from an Azure AI project. Those capabilities include Azure AI model inference, but also advanced capabilities like tracing, evaluation, and data storage. Azure AI Projects package is part of the Azure AI Foundry SDK and leverages the Azure AI Inference package and Azure OpenAI package to perform inference depending on users needs.
38-
39-
| Language | Documentation | Package | Examples |
40-
|------------|---------|-----|-------|
41-
| C# | [Reference](https://aka.ms/azsdk/azure-ai-projects/csharp/reference) | [Azure.AI.Projects (NuGet)](https://www.nuget.org/packages/Azure.AI.Projects/) | [C# examples](https://aka.ms/azsdk/azure-ai-projects/csharp/samples) |
42-
| Python | [Reference](https://aka.ms/azsdk/azure-ai-projects/python/reference) | [azure-ai-projects (PyPi)](https://pypi.org/project/azure-ai-projects/) | [Python examples](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/ai/azure-ai-projects/samples) |
4335

4436
### Integrations
4537

0 commit comments

Comments
 (0)