Skip to content

Commit a0fd1cf

Browse files
authored
Migrate from pyautogen to ag2 Library (#62)
Migrate from pyautogen to ag2 library Co-authored-by: AG2AI-Admin <[email protected]>
1 parent aadd792 commit a0fd1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/markdown/generated/vector-search-cookbook/agentchat_RetrieveChat_couchbase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Some extra dependencies are needed for this notebook, which can be installed via
3636

3737

3838
```python
39-
%pip install "pyautogen[openai,retrievechat-couchbase]==0.8.7" "flaml[automl]==2.3.4" couchbase==4.3.3
39+
%pip install "ag2[openai,retrievechat-couchbase]==0.8.7" "flaml[automl]==2.3.4" couchbase==4.3.3
4040
# For more information, please refer to the [installation guide](/docs/installation/).
4141
```
4242

0 commit comments

Comments
 (0)