mirror of
https://github.com/microsoft/autogen.git
synced 2025-11-13 16:44:32 +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
|
### Quickstart
|
||||||
|
|
||||||
Install from pip: `pip install pyautogen`. Find more options in [Installation](/docs/Installation).
|
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
|
#### 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.
|
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