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
- fix example (9cd9a87)