mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-19 06:53:17 +00:00

The doc mentions `pip install litellm[proxy]` which won't work. The correct command is `pip install 'litellm[proxy]'`.
The doc mentions `pip install litellm[proxy]` which won't work. The correct command is `pip install 'litellm[proxy]'`.