Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into update-index
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhu committed Jan 6, 2025
2 parents abd9f90 + 4486c67 commit d99fb23
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
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 d99fb23

Please sign in to comment.