FR - Add 'Upload file to Retool Vectors' Option

Can we get an option to 'Upload file to Retool Vectors' like there is for Retool Storage for File Drop Zone and related components?

Hi @bobthebear, I went ahead and created an FR for this. A quick workaround would be to create a retool vector query to upsert documents like so:

You could then add that query as an event handler for the Parse event on the dropzone component. This would have to be modified for handling multiple files, but this is just an example.

1 Like