Skyvern-AI / skyvern

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

MissingValueForParameter should be a SkyvernHTTPException #687

Closed wintonzheng closed 1 month ago

wintonzheng commented 1 month ago
:rocket: This description was created by Ellipsis for commit 177db3f5b908d328033e81ba430beb04c409c4fd

Summary:

Changed MissingValueForParameter to inherit from SkyvernHTTPException in skyvern/exceptions.py to utilize HTTP-specific features.

Key points:


Generated with :heart: by ellipsis.dev