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
Copy file name to clipboardExpand all lines: articles/ai-foundry/what-is-azure-ai-foundry.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,14 +45,14 @@ Azure AI Foundry projects provide developers with self-serve capabilities to ind
45
45
46
46
## Azure AI Foundry API and SDKs
47
47
48
-
The [Azure AI Foundry API]() is designed specifically for building agentic applications and provides a consistent contract for working across different model providers. The API is complemented by SDKs to make it easy to integrate AI capabilities into your applications. SDK Client libraries are available for:
48
+
The [Azure AI Foundry API](how-to/develop/sdk-overview.md) is designed specifically for building agentic applications and provides a consistent contract for working across different model providers. The API is complemented by SDKs to make it easy to integrate AI capabilities into your applications. SDK Client libraries are available for:
49
49
50
50
* Python
51
51
* C#
52
52
* JavaScript/TypeScript (preview)
53
53
* Java (preview)
54
54
55
-
The [Azure AI Foundry for VS Code Extension]() helps you explore models and develop agents directly in your development environment.
55
+
The [Azure AI Foundry for VS Code Extension](how-to/develop/get-started-projects-vs-code.md) helps you explore models and develop agents directly in your development environment.
0 commit comments