File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/ai-studio/ai-services/concepts Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ All models deployed in Azure AI model inference service support the [Azure AI mo
72
72
| ------------| ---------| -----| -------|
73
73
| C# | [ Reference] ( https://aka.ms/azsdk/azure-ai-inference/csharp/reference ) | [ azure-ai-inference (NuGet)] ( https://www.nuget.org/packages/Azure.AI.Inference/ ) | [ C# examples] ( https://aka.ms/azsdk/azure-ai-inference/csharp/samples ) |
74
74
| Java | [ Reference] ( https://aka.ms/azsdk/azure-ai-inference/java/reference ) | [ azure-ai-inference (Maven)] ( https://central.sonatype.com/artifact/com.azure/azure-ai-inference/ ) | [ Java examples] ( https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/ai/azure-ai-inference/src/samples ) |
75
- | JavaScript | [ Reference] ( https://aka.ms/AAp1kxa ) | [ @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 ) |
75
+ | JavaScript | [ Reference] ( /javascript/api/overview/azure/ai-inference-rest-readme?view=azure-node-preview&preserve-view=true ) | [ @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 ) |
76
76
| 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 ) |
77
77
78
78
## Azure OpenAI inference endpoint
You can’t perform that action at this time.
0 commit comments