ManualTrigger Automate streamlines the process of fetching files from Google Drive, splitting them into manageable chunks, and integrating with LangChain for advanced querying. This 22-node workflow allows users to easily interact with documents, generate embeddings, and receive structured responses, enhancing productivity and data accessibility.
chunkSize
and chunkOverlap
parameters to control how the document is split.topK
value in the "Get Top Chunks Matching Query" node to retrieve more or fewer chunks based on their needs.