autogen/website/docs/Installation.md
2023-09-19 12:38:26 +00:00

293 B

Installation

Python

AutoGen requires Python version >= 3.8. It can be installed from pip:

pip install pyautogen

Optional Dependencies

  • blendsearch
pip install "pyautogen[blendsearch]"