Skip to content

Commit af85eb2

Browse files
authored
Remove duckduckgo search tools and agents (#6783)
1 parent 2ce1f36 commit af85eb2

File tree

10 files changed

+1
-1554
lines changed

10 files changed

+1
-1554
lines changed

python/packages/autogen-ext/pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,6 @@ canvas = [
155155
"unidiff>=0.7.5",
156156
]
157157

158-
duckduckgo-search = [
159-
"httpx>=0.27.0",
160-
"beautifulsoup4>=4.12.0",
161-
"html2text>=2024.2.26",
162-
"autogen-agentchat==0.6.3",
163-
]
164-
165158
[tool.hatch.build.targets.wheel]
166159
packages = ["src/autogen_ext"]
167160

python/packages/autogen-ext/src/autogen_ext/agents/duckduckgo_search/__init__.py

Lines changed: 0 additions & 5 deletions
This file was deleted.

python/packages/autogen-ext/src/autogen_ext/agents/duckduckgo_search/_duckduckgo_agent.py

Lines changed: 0 additions & 97 deletions
This file was deleted.

python/packages/autogen-ext/src/autogen_ext/tools/duckduckgo_search/__init__.py

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)