Skip to content

v1.11.0

Latest

Choose a tag to compare

@collindutter collindutter released this 14 Jul 19:26
7a38f35

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 @collindutter in #1934
  • Always upsert vectors in BaseVectorStoreDriver by @cjkindel in #1940
  • fix: add missing ignored_exception_types to OpenAiImageGenerationDriver by @vachillo in #1947
  • fix: detect whether mcp tool is already in an event loop by @collindutter in #1994

📦 Dependencies

Other Changes

New Contributors

Full Changelog: v1.7.0...v1.11.0