Skyvern-AI / skyvern

Automate browser-based workflows with LLMs and Computer Vision
https://www.skyvern.com
GNU Affero General Public License v3.0
10.36k stars 704 forks source link

Bug: file name is not taken from headers. #1124

Open n-sviridenko opened 1 week ago

n-sviridenko commented 1 week ago

When uploading a file from a link that doesn't contain a file extension (e.g. retool storage URL), it sets the file name as the last part of the URL:

Screenshot 2024-11-01 at 07 39 14
suchintan commented 1 week ago

This is a known issue -- @LawyZheng is working on it!!

LawyZheng commented 1 week ago

there's a file extension in your screenshot. I'm not sure if I understand the issue here.

Or do you mean the issue we fixed in https://github.com/Skyvern-AI/skyvern/pull/1101 ?

suchintan commented 14 hours ago

No. The issue is that we aren't setting the file name to the original file that we downloaded