langchain/docs/extras/integrations/tools
Timon Palm 70604e590f
DuckDuckGoSearch News Tool (#8292)
Description: 
I wanted to use the DuckDuckGoSearch tool in an agent to let him get the
latest news for a topic. DuckDuckGoSearch has already an implemented
function for retrieving news articles. But there wasn't a tool to use
it. I simply adapted the SearchResult class with an extra argument
"backend". You can set it to "news" to only get news articles.

Furthermore, I added an example to the DuckDuckGo Notebook on how to
further customize the results by using the DuckDuckGoSearchAPIWrapper.

Dependencies: no new dependencies
---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-26 11:30:01 -07:00
..
_gradio_tools_files mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
apify.ipynb Update Integrations links (#8206) 2023-07-24 21:20:32 -07:00
arxiv.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
awslambda.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
bash.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
bing_search.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
brave_search.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
chatgpt_plugins.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
dataforseo.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
ddg.ipynb DuckDuckGoSearch News Tool (#8292) 2023-07-26 11:30:01 -07:00
filesystem.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
golden_query.ipynb update golden-query notebook and fix typo in golden docs (#8253) 2023-07-25 18:15:48 -07:00
google_places.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
google_search.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
google_serper.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
gradio_tools.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
graphql.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
huggingface_tools.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
human_tools.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
ifttt.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
index.mdx mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
lemonai.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
metaphor_search.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
openweathermap.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
pubmed.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
python.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
requests.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
sceneXplain.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
search_tools.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
searx_search.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
serpapi.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
twilio.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
wikipedia.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
wolfram_alpha.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
youtube.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
zapier.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00