Skip to content

Commit 4486c67

Browse files
PratyushNagekzhu
andauthored
Update magentic-one.md (#4903)
* Update magentic-one.md Add openai extra to the installation instructions * Update python/packages/autogen-core/docs/src/user-guide/agentchat-user-guide/magentic-one.md --------- Co-authored-by: Eric Zhu <[email protected]>
1 parent 2eb46d2 commit 4486c67

File tree

1 file changed

+1
-1
lines changed
  • python/packages/autogen-core/docs/src/user-guide/agentchat-user-guide

1 file changed

+1
-1
lines changed

python/packages/autogen-core/docs/src/user-guide/agentchat-user-guide/magentic-one.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Be aware that agents may occasionally attempt risky actions, such as recruiting
4141

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

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

0 commit comments

Comments
 (0)