document retrieve chat (#258)

* document retrieve chat

* Ran pre commit hook
This commit is contained in:
Olaoluwa Ademola Salami
2023-10-16 17:41:51 +01:00
committed by GitHub
parent ea8dec7ea9
commit 356f6e599f

View File

@@ -27,3 +27,8 @@ pip install docker
```bash
pip install "pyautogen[blendsearch]"
```
* retrievechat
```bash
pip install "pyautogen[retrievechat]"
```