This module enables you to conduct web searches on demand
The Use Search Engine
module allows you to conduct web searches on demand, find flights, hotels, and much more. It functions just like Google, allowing you to enrich your tools with relevant information effortlessly.
You can use this module to provide live contextual information from different sources to an AI model.
This module has multiple configurations that can enhance its capabilities.
Web Search
is a traditional google search.Flights
finds flights on google flights.Hotels
finds Hotels on google hotels.Shopping
finds products on google shopping.Locations
finds locations on google maps.Science Articles
finds research papers on google scholar.Images
finds images on google images.<ERROR>
, instead of failing the workflowThe Use Search Engine
module has one input and one output:
Query
, the request in natural language. For example for Flights, Lisbon to London on the 13th of August
Results
, the results of the search query in either markdown or JSON format, as previously selected. By default, each result will output individually (list), but you can merge them all together disabling the setting “Output as list”.This module enables you to conduct web searches on demand
The Use Search Engine
module allows you to conduct web searches on demand, find flights, hotels, and much more. It functions just like Google, allowing you to enrich your tools with relevant information effortlessly.
You can use this module to provide live contextual information from different sources to an AI model.
This module has multiple configurations that can enhance its capabilities.
Web Search
is a traditional google search.Flights
finds flights on google flights.Hotels
finds Hotels on google hotels.Shopping
finds products on google shopping.Locations
finds locations on google maps.Science Articles
finds research papers on google scholar.Images
finds images on google images.<ERROR>
, instead of failing the workflowThe Use Search Engine
module has one input and one output:
Query
, the request in natural language. For example for Flights, Lisbon to London on the 13th of August
Results
, the results of the search query in either markdown or JSON format, as previously selected. By default, each result will output individually (list), but you can merge them all together disabling the setting “Output as list”.