What's Changed
- optimize svg cache and add retry by @LawyZheng in #752
- fix no exist artifact read by @LawyZheng in #753
- support value select for custom selection by @LawyZheng in #756
- Check error existance for the context manager handling by @ykeremy in #757
- catch litellm no deployment error (token ratelimit / ValueError) and raise LLMProviderErrorRetryableTask by @wintonzheng in #758
- remove min_length constraint of 1 for task.url by @wintonzheng in #759
- support aws s3 storage by @wintonzheng in #720
Full Changelog: v0.1.17...v0.1.18