The Find Documents module uses AI to quickly locate relevant files in your Knowledge Base, whether stored locally or in your cloud provider.

This node has a configuration called routes. They are composed of:

  • Enable reporting
    • If enabled, allows you to define the guidelines for generating a report on the found documents.
  • Report Format
    • Describe the format of the report you want to produce. Eg. Highlight key skills
  • Knowledge Base
    • Either pick a knowledge base with your uploaded documents, or upload some directly.

The Find Documents module has one input and two outputs:

  • Inputs:
    • Request, which is the query for the documents you are looking for
  • Output:
    • Documents, This comes as a list, and it retrives all documents it found. The output comes in a file format, so, to output it, change the output type to file
    • Report is the answer to the request that was made, based on the documents it found