Skip to content

Commit

Permalink
Added Magentic-One to optional installs in ext.
Browse files Browse the repository at this point in the history
  • Loading branch information
afourney committed Dec 3, 2024
1 parent ddb61cc commit 3791f0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions python/packages/autogen-ext/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ web-surfer = [
"playwright>=1.48.0",
"pillow>=11.0.0",
]
magentic-one = [
"markitdown>=0.0.1a2",
"playwright>=1.48.0",
"pillow>=11.0.0",
]
video-surfer = [
"autogen-agentchat==0.4.0.dev8",
"opencv-python>=4.5",
Expand Down

0 comments on commit 3791f0d

Please sign in to comment.