# AI联网搜索技能依赖

# DuckDuckGo搜索（推荐）
duckduckgo-search>=4.0.0

# 维基百科搜索（可选）
wikipedia>=1.4.0

# HTTP请求
requests>=2.31.0
