Releases: ScrapeGraphAI/Scrapegraph-ai
Releases Β· ScrapeGraphAI/Scrapegraph-ai
v1.28.0-beta.3
02 Nov 17:36
Compare
Sorry, something went wrong.
No results found
Features
Serper API integration for Google search (c218546 )
v1.28.0
01 Nov 09:44
Compare
Sorry, something went wrong.
No results found
1.28.0 (2024-11-01)
Features
add new mistral models (6914170 )
refactoring of the base_graph (12a6c18 )
update generate answer (7172b32 )
Bug Fixes
AbstractGraph: manually select model tokens (f79f399 ), closes #768
CI
release: 1.27.0-beta.11 [skip ci] (3b2cadc )
release: 1.27.0-beta.12 [skip ci] (62369e3 )
release: 1.27.0-beta.13 [skip ci] (deed355 ), closes #768
release: 1.28.0-beta.1 [skip ci] (8cbe582 ), closes #768 #768
release: 1.28.0-beta.2 [skip ci] (7e3598d )
v1.28.0-beta.2
31 Oct 09:21
Compare
Sorry, something went wrong.
No results found
v1.28.0-beta.1
30 Oct 08:02
Compare
Sorry, something went wrong.
No results found
Features
add new mistral models (6914170 )
refactoring of the base_graph (12a6c18 )
Bug Fixes
AbstractGraph: manually select model tokens (f79f399 ), closes #768
CI
release: 1.27.0-beta.11 [skip ci] (3b2cadc )
release: 1.27.0-beta.12 [skip ci] (62369e3 )
release: 1.27.0-beta.13 [skip ci] (deed355 ), closes #768
v1.27.0-beta.13
29 Oct 08:02
Compare
Sorry, something went wrong.
No results found
Bug Fixes
AbstractGraph: manually select model tokens (f79f399 ), closes #768
v1.27.0-beta.12
28 Oct 08:59
Compare
Sorry, something went wrong.
No results found
Features
refactoring of the base_graph (12a6c18 )
v1.27.0-beta.11
27 Oct 09:24
Compare
Sorry, something went wrong.
No results found
v1.27.0
26 Oct 08:06
Compare
Sorry, something went wrong.
No results found
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
Test
Add scrape_graph test (cdb3c11 )
Add smart_scraper_multi_parse_merge_first_graph test (464b8b0 )
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 )
v1.27.0-beta.10
25 Oct 06:45
Compare
Sorry, something went wrong.
No results found
v1.27.0-beta.9
24 Oct 22:39
Compare
Sorry, something went wrong.
No results found
Features
add model integration gpt4 (51c55eb )