File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Currently, there are three main APIs your application can target:
61
61
62
62
## Core
63
63
64
- - [ Installation] ( https://microsoft.github.io/autogen/dev/packages/index.html#pkg-info-autogen-core )
64
+ - [ Installation] ( https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/installation.html )
65
65
- [ Quickstart] ( https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/quickstart.html )
66
66
67
67
The core API of AutoGen, ` autogen-core ` , is built following the
@@ -75,7 +75,7 @@ while still communicating with one another.
75
75
76
76
## AgentChat
77
77
78
- - [ Installation] ( https://microsoft.github.io/autogen/dev/packages/index.html#pkg-info-autogen-agentchat )
78
+ - [ Installation] ( https://microsoft.github.io/autogen/dev/user-guide/agentchat-user-guide/installation.html )
79
79
- [ Quickstart] ( https://microsoft.github.io/autogen/dev/user-guide/agentchat-user-guide/quickstart.html )
80
80
81
81
The AgentChat API, ` autogen-agentchat ` , is task driven and at a high level like AutoGen 0.2.
You can’t perform that action at this time.
0 commit comments