Skip to content

Commit 063d5f9

Browse files
authored
Merge branch 'main' into typo-fix
2 parents 69af1ac + 15d85aa commit 063d5f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/docs/Getting-Started.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,13 @@ response = autogen.Completion.create(context=test_instance, **config)
6363
* [Code examples](/docs/Examples/AutoGen-Inference).
6464
* [Documentation](/docs/Use-Cases/enhanced_inference).
6565

66-
### Where to Go Next?
66+
### Where to Go Next ?
6767

6868
* Understand the use cases for [multi-agent conversation](/docs/Use-Cases/agent_chat) and [enhanced LLM inference](/docs/Use-Cases/enhanced_inference).
6969
* Find [code examples](/docs/Examples/AutoGen-AgentChat).
7070
* Read [SDK](/docs/reference/agentchat/conversable_agent/).
7171
* Learn about [research](/docs/Research) around AutoGen.
72+
* [Roadmap](https://github.com/orgs/microsoft/projects/989/views/3)
7273
* Chat on [Discord](https://discord.gg/pAbnFJrkgZ).
7374
* Follow on [Twitter](https://twitter.com/pyautogen).
7475

0 commit comments

Comments
 (0)