Skip to content

Commit

Permalink
Update python/packages/autogen-core/docs/src/user-guide/agentchat-use…
Browse files Browse the repository at this point in the history
…r-guide/magentic-one.md
  • Loading branch information
ekzhu authored Jan 6, 2025
1 parent 276bc89 commit d2afe7e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Be aware that agents may occasionally attempt risky actions, such as recruiting

Install the required packages:
```bash
pip install autogen-agentchat==0.4.0.dev13 autogen-ext[magentic-one]==0.4.0.dev13 autogen-ext[openai]==0.4.0.dev13
pip install autogen-agentchat==0.4.0.dev13 autogen-ext[magentic-one,openai]==0.4.0.dev13

# If using the MultimodalWebSurfer, you also need to install playwright dependencies:
playwright install --with-deps chromium
Expand Down

0 comments on commit d2afe7e

Please sign in to comment.