Skip to content

Commit 841a38e

Browse files
Add link to Microsoft Agent Framework
1 parent dfd3e63 commit 841a38e

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/ai/conceptual/agents.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,6 @@ sequenceDiagram
120120

121121
The building blocks in Microsoft.Extensions.AI as well as Microsoft.Extensions.VectorData provide you with the foundations for agents by providing modular components for AI models, tools, and data.
122122

123-
Using those same foundations, you can leverage SDKs such as:
123+
These components serve as the foundation for Microsoft Agent Framework.
124124

125-
### Agent SDKs
126-
127-
- [Semantic Kernel Agent Framework](https://learn.microsoft.com/semantic-kernel/frameworks/agent/?pivots=programming-language-csharp)
128-
129-
### Workflow SDKs
130-
131-
- [Semantic Kernel Process Framework](https://learn.microsoft.com/semantic-kernel/frameworks/process/process-framework)
125+
See the [Microsoft Agent Framework documentation](/agent-framework/overview/agent-framework-overview) to learn more.

0 commit comments

Comments
 (0)