You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -86,72 +86,4 @@ Thank you for your interest in the Contoso electronics plan and benefit packages
86
86
learn more about the various options available to you...// Omitted for brevity
87
87
```
88
88
89
-
This will wait until the model has generated its entire response before printing the results. Alternatively, if you want to asynchronously stream the response and print the results, you can replace the contents of *Program.cs* with the code in the next example.
| Web requests | Bash |[cohere-embed.ipynb](https://aka.ms/samples/embed-v3/webrequests)|
634
+
| Azure AI Inference package for C# | C# |[Link](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Inference/samples)|
634
635
| Azure AI Inference package for JavaScript | JavaScript |[Link](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/ai/ai-inference-rest/samples)|
635
636
| Azure AI Inference package for Python | Python |[Link](https://aka.ms/azsdk/azure-ai-inference/python/samples)|
To configure autoscaling for deployments, you can go to Azure Portal, locate the Azure resource typed `Machine learning online deployment` in the resource group of the AI project, and use Scaling menu under Setting. For more information on autoscaling, see [Autoscale online endpoints](/azure/machine-learning/how-to-autoscale-endpoints) in the Azure Machine Learning documentation.
157
+
154
158
## Delete the deployment endpoint
155
159
156
160
To delete deployments in Azure AI Foundry portal, select the **Delete** button on the top panel of the deployment details page.
0 commit comments