mirror of
https://github.com/microsoft/autogen.git
synced 2026-01-27 04:58:04 -05:00
293 B
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]"