mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 06:45:28 -05:00
- Add error output pin to DataForSeoRelatedKeywordsBlock - Add error output pin to DataForSeoKeywordSuggestionsBlock - Wrap run methods in try-except blocks to catch and yield errors - Ensures agents can properly handle errors from these blocks Fixes #10981 Co-authored-by: Toran Bruce Richards <Torantulino@users.noreply.github.com>