Skyvern-AI / skyvern

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

support list data schema #1149

Closed wintonzheng closed 2 weeks ago

wintonzheng commented 2 weeks ago

[!IMPORTANT] Update data_schema in TaskBlock and TaskBlockYAML to support list in addition to dict.

  • Behavior:
    • Update data_schema in TaskBlock in block.py to support list in addition to dict.
    • Update data_schema in TaskBlockYAML in yaml.py to support list in addition to dict.

This description was created by Ellipsis for 628da39bfa549bcbfce8aec7cbb8027781668e29. It will automatically update as commits are pushed.