Node Inputs
- Query: A search term or phrase you’re looking for in the body of text.
- Num Results: The number of relevant text sections you want to retrieve that match your query.
- Chunk Size (Optional): The size of each text section, which by default is 1000 tokens (roughly corresponds to words or punctuation marks).
- Text: The large body of text you want to search within.
Node Output
- Relevant Chunks: This is a list of text “chunks” or sections that have been determined to be the most relevant to your search query.