Whisper API From Google drive file

Hi David,

We added a Read File action to Google Drive.

However, I don’t think there is yet a practical way to pass a file output to another input that is not file.

We currently give files the db:// representation which internally reference the file and can be passed to another file input.

We’re currently discussing how we can make these files more versatile as in:

  • Can be converted to long term shareable links, but this requires us to incorporate file storage in users’ accounts.

  • Or at least allow them to be passable to other services with a temporary link.

What are your thoughts on this?