Skyvern-AI / skyvern

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

fix action parsing bug #518

Closed LawyZheng closed 2 weeks ago

LawyZheng commented 2 weeks ago
:rocket: This description was created by Ellipsis for commit f337985603653d2a8e065dff98e280f7370fa05e

Summary:

Improved error handling in parse_action and parse_actions functions by replacing ValidationError with ValueError and adjusting logging levels.

Key points:


Generated with :heart: by ellipsis.dev