Commit 7d1401b
committed
Remove moved third-party tools from agent CHANGELOG
Remove tools that have been moved to the toolbox package from the agent
CHANGELOG to avoid duplication and maintain accurate documentation:
Removed tools:
- Brave for web search integration
- Mapbox for geocoding addresses to coordinates and reverse geocoding
- OpenMeteo for weather information
- SerpApi for search engine results
- Tavily for AI-powered search
- Wikipedia for Wikipedia content retrieval
- YouTubeTranscriber for YouTube video transcription
Kept agent-specific tools:
- SimilaritySearch for RAG/vector store searches
- Agent allowing agents to use other agents as tools
- Clock for current date/time
- Crawler for web page crawling1 parent e359f42 commit 7d1401b
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | 27 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 28 | | |
36 | 29 | | |
37 | 30 | | |
| |||
0 commit comments