Get Wikipedia Article Node
Last updated
Last updated
This node queries wikipedia and returns relevant articles based on the search query.
Search Query: The query text to search wikipedia
Type: Text
In the gear:
Chunk Text: Chunk the articles returned
Chunk Size (if Chunk Text is set to True): The size of each chunks in tokens (1 token = 4 characters; default is 512 tokens)
Chunk Overlap (if Chunk Text is set to True): The number of tokens of overlap between chunks (default is 0 tokens)
Output: The relevant wikipedia articles
Type: Text
Example usage: {{wikipedia_0.content}}
Click on the “+” button on the right of the node to create and connect the node to a semantic node.
The semantic search node is a commonly connected node as you may want to embed the data for querying.