Skip to content

v1.27.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 08:15
· 139 commits to pre/beta since this release

1.27.0-beta.3 (2024-10-20)

Features

  • implement ScrapeGraph class for only web scraping automation (612c644)
  • Implement SmartScraperMultiParseMergeFirstGraph class that scrapes a list of URLs and merge the content first and finally generates answers to a given prompt. (3e3e1b2)

Bug Fixes

  • fix the example variable name (69ff649)

chore

Test

  • Add scrape_graph test (cdb3c11)
  • Add smart_scraper_multi_parse_merge_first_graph test (464b8b0)