mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-01 18:29:49 +00:00
Update Getting-Started.md (#275)
Co-authored-by: Li Jiang <bnujli@gmail.com> Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
This commit is contained in:
parent
45677e3e08
commit
47df9d53be
@ -19,7 +19,7 @@ AutoGen is powered by collaborative [research studies](/docs/Research) from Micr
|
||||
### Quickstart
|
||||
|
||||
Install from pip: `pip install pyautogen`. Find more options in [Installation](/docs/Installation).
|
||||
For [code execution](https://microsoft.github.io/autogen/FAQ#code-execution), we strongly recommend installing the python docker package, and using docker.
|
||||
For [code execution](/docs/FAQ#code-execution), we strongly recommend installing the python docker package, and using docker.
|
||||
|
||||
#### Multi-Agent Conversation Framework
|
||||
Autogen enables the next-gen LLM applications with a generic multi-agent conversation framework. It offers customizable and conversable agents which integrate LLMs, tools and human.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user