Skip to content

Commit c7ef387

Browse files
Update azure-sql/managed-instance/ai-artificial-intelligence-intelligent-applications.md
Co-authored-by: Randolph West MSFT <[email protected]>
1 parent b32b68a commit c7ef387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-sql/managed-instance/ai-artificial-intelligence-intelligent-applications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ End-to-end examples:
190190

191191
[Semantic Kernel is an open-source SDK](/semantic-kernel/overview/) that lets you easily build agents that can call your existing code. As a highly extensible SDK, you can use Semantic Kernel with models from OpenAI, Azure OpenAI, Hugging Face, and more. By combining your existing C#, Python, and Java code with these models, you can build agents that answer questions and automate processes.
192192

193-
- [Microsoft.SemanticKernel.Connectors.SqlServer](https://www.nuget.org/packages/Microsoft.SemanticKernel.Connectors.SqlServer)
193+
- [Microsoft.SemanticKernel.Connectors.SqlServer](/dotnet/api/microsoft.semantickernel.connectors.sqlserver)
194194

195195
An example of how easily Semantic Kernel helps to build AI-enabled solution is here:
196196

0 commit comments

Comments
 (0)