Mike - Hi everyone. I'm looking for a BuildShi...
Hi everyone. I'm looking for a BuildShip node to upload a file from BuildShips GCP storage to OpenAIs Vector Store if anyone is willing to share? (Or is there one already posted here someone - or in BuildShip! - that I have missed?)
Solution
Hey @Mike, indeed you can achieve this by using a custom node at the end of the loop to return an object that contains the file ID and file names, and any other fields you want to return. The idea is that because this is the final node in the loop, the object returned will be appended to the final array the Loop node will output.
