mirror of
https://github.com/microsoft/autogen.git
synced 2025-09-09 08:16:09 +00:00
294 B
294 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]"