nanoAI
February 13, 2025, 12:15am
1
I want to use two flows:
Convert PDF to docx [customer will upload the PDF]
I will then feed that docx into a second flow automatically
Flow 2 takes the docx into a LLM
We are leveraging the API
Right now we are only using a PDF and just select the file but can we do that for a .docx file that was converted in a gumloop flow ?
Hey @nanoAI , yes you can pass the generated file name or the URL to a File Reader
node or similar. Here’s an example: https://www.gumloop.com/pipeline?workbook_id=qwh74W5yKVUh4PYBaW9Y1k&run_id=GnQ9bSTWHmyDSctT6U5tTW
Let me know if that is what you were looking for.
nanoAI
February 13, 2025, 3:12am
3
Thanks,
I think that will work:
on another note - the input node no longer allows me to select the file type that is being uploaded. It looks like you guys did an update. Is there something else I should be using as a replacement ?
You can pass the file name as Text
. We updated the input nodes due to the interface feature: https://docs.gumloop.com/core-concepts/interfaces
system
Closed
February 17, 2025, 8:26am
5
This topic was solved and automatically closed 4 days after the last reply. New replies are no longer allowed.