Browse Source

add SKD

tags/v0.1.0rc1
Qingyun Wu 2 years ago
parent
commit
e4ba349142
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      website/docs/Getting-Started.md

+ 1
- 0
website/docs/Getting-Started.md View File

@@ -59,6 +59,7 @@ response = autogen.Completion.create(context=test_instance, **config)
* Understand the use cases for [multi-agent conversation](/docs/Use-Cases/agent_chat).
* Understand the use cases for [enhanced LLM inference](/docs/Use-Cases/enhanced_inference).
* Find code examples from [Examples](/docs/Examples/AutoGen-AgentChat).
* Read [SDK](https://microsoft.github.io/FLAML/docs/reference/autogen/agentchat/responsive_agent/).
* Learn about [research](/docs/Research) around AutoGen.
* Chat on [Discord](https://discord.gg/Cppx2vSPVP).



Loading…
Cancel
Save