1.27.0 (2024-10-26)
Features
- add conditional node structure to the smart_scraper_graph and implemented a structured way to check condition (cacd9cd)
- add integration with scrape.do (ae275ec)
- add model integration gpt4 (51c55eb)
- 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)
- refactoring of export functions (0ea00c0)
- refactoring of get_probable_tags node (f658092)
- refactoring of ScrapeGraph to SmartScraperLiteGraph (52b6bf5)
Bug Fixes
- fix export function (c8a000f)
- fix the example variable name (69ff649)
- remove variable "max_result" not being used in the code (e76a68a)
chore
- fix example (9cd9a87)
Test
CI
- release: 1.26.6-beta.1 [skip ci] (e0fc457)
- release: 1.27.0-beta.1 [skip ci] (9266a36)
- release: 1.27.0-beta.10 [skip ci] (eee131e)
- release: 1.27.0-beta.2 [skip ci] (d84d295)
- release: 1.27.0-beta.3 [skip ci] (f576afa)
- release: 1.27.0-beta.4 [skip ci] (3d6bbcd)
- release: 1.27.0-beta.5 [skip ci] (5002c71)
- release: 1.27.0-beta.6 [skip ci] (94b9836)
- release: 1.27.0-beta.7 [skip ci] (407f1ce)
- release: 1.27.0-beta.8 [skip ci] (4f1ed93)
- release: 1.27.0-beta.9 [skip ci] (fd57cc7)