v1.11.0
What's Changed ✨ Enhancements feat(drivers-web-scraper-proxy): add _extract_page parameter to ProxyWebScraperDriver to override web page extraction at runtime. by @vachillo in #1935 add max_subtasks to agent by @ian-massingham in #1973 🐛 Bug Fixes ci: remove release-please in favor of github releasing by @collindutter in #1933 fix: properly serialize GrokPromptDriver and CoherePromptDriver by @col…