mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-01 21:28:10 +00:00
Closes #5823 - Add WikipediaSearchTool that searches Wikipedia and returns concise summaries - Handle disambiguation errors by listing possible matches - Handle page not found errors gracefully - Support configurable sentences, language, and top_k results - Add wikipedia as optional dependency - Add 14 unit tests with full mock coverage Co-Authored-By: João <joao@crewai.com>