Releases: ScrapeGraphAI/Scrapegraph-ai
Releases Β· ScrapeGraphAI/Scrapegraph-ai
v1.27.0-beta.7
v1.27.0-beta.6
v1.27.0-beta.5
v1.27.0-beta.4
v1.27.0-beta.3
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)
Test
v1.26.7
v1.27.0-beta.2
1.27.0-beta.2 (2024-10-18)
Bug Fixes
- refactoring of gpt2 tokenizer (44c3f9c)
CI
- release: 1.26.6 [skip ci] (a4634c7)
v1.26.6
v1.27.0-beta.1
1.27.0-beta.1 (2024-10-16)
Features
- add conditional node structure to the smart_scraper_graph and implemented a structured way to check condition (cacd9cd)
v1.26.6-beta.1
1.26.6-beta.1 (2024-10-14)
Bug Fixes
- remove variable "max_result" not being used in the code (e76a68a)