Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
Loads and formats input files for OpenAI API. This node prepares text and PDF files to include as context inputs for the OpenAI Chat Node. The files will be read by the OpenAI model when generating responses. Multiple input file nodes can be chained together to include multiple files in a single message.

Inputs

File Constraints:
  • Only .txt and .pdf files are supported
  • Maximum file size: 32MB
  • Files are loaded from the input directory

Outputs