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
40
40
az login
41
41
```
42
42
43
- [! INCLUDE [feature-preview](../../includes/feature-preview.md)]
44
43
45
44
# # Unified Projects client library
46
45
@@ -69,6 +68,7 @@ The Azure AI Foundry Projects client library is a unified library that enables y
69
68
70
69
::: zone pivot=" programming-language-java"
71
70
71
+ [! INCLUDE [feature-preview](../../includes/feature-preview.md)]
72
72
73
73
* Add these packages to your installation (preview):
74
74
* ` com.azure.ai.projects`
@@ -95,6 +95,8 @@ The Azure AI Foundry Projects client library is a unified library that enables y
95
95
96
96
::: zone pivot=" programming-language-javascript"
97
97
98
+ [! INCLUDE [feature-preview](../../includes/feature-preview.md)]
99
+
98
100
* Install dependencies (preview):
99
101
100
102
` ` ` bash
You can’t perform that action at this time.
0 commit comments