Available Functions
Search functions...
Function Details
Google Search
Provided by
Templates using this Function
Uses the Google Search API to return a list of 5 search entries based on a query.
Outputs
This node outputs a table with the following columns: "pageTitle", "pageSummary", "pageUrl"
Example
Given the query: "cat toys"
It would return:
Use Cases
This is commonly used to enrich LLMs (ex. ChatGPT) with up-to-date knowledge, and allow it to generate cited content.