Skip to content

Commit

Permalink
Added Roadmap to Getting-Started.md (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gourav2609 authored Oct 21, 2023
1 parent fc59da5 commit 15d85aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/docs/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,13 @@ response = autogen.Completion.create(context=test_instance, **config)
* [Code examples](/docs/Examples/AutoGen-Inference).
* [Documentation](/docs/Use-Cases/enhanced_inference).

### Where to Go Next?
### Where to Go Next ?

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

Expand Down

0 comments on commit 15d85aa

Please sign in to comment.