File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
articles/ai-foundry/how-to/develop Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ The Azure AI Foundry SDK is a set of client libraries and services designed to w
4040 az login
4141 ```
4242
43- [! INCLUDE [feature-preview](../../includes/feature-preview.md)]
4443
4544# # Unified Projects client library
4645
@@ -69,6 +68,7 @@ The Azure AI Foundry Projects client library is a unified library that enables y
6968
7069::: zone pivot=" programming-language-java"
7170
71+ [! INCLUDE [feature-preview](../../includes/feature-preview.md)]
7272
7373* Add these packages to your installation (preview):
7474 * ` com.azure.ai.projects`
@@ -95,6 +95,8 @@ The Azure AI Foundry Projects client library is a unified library that enables y
9595
9696::: zone pivot=" programming-language-javascript"
9797
98+ [! INCLUDE [feature-preview](../../includes/feature-preview.md)]
99+
98100* Install dependencies (preview):
99101
100102 ` ` ` bash
You can’t perform that action at this time.
0 commit comments