Skip to content

Releases: VinciGit00/Scrapegraph-ai

v1.7.0-beta.4

12 Jun 01:07
Compare
Choose a tag to compare
v1.7.0-beta.4 Pre-release
Pre-release

1.7.0-beta.4 (2024-06-12)

Bug Fixes

v1.7.0-beta.3

11 Jun 23:55
Compare
Choose a tag to compare
v1.7.0-beta.3 Pre-release
Pre-release

1.7.0-beta.3 (2024-06-11)

Features

  • add caching (d790361)
  • add dynamic caching (7ed2fe8)
  • add new chunking function (e1f045b)
  • merge: add scriptcreatormulti, rag cache and semchunk (15421ef)
  • schema: merge scripts to follow pydantic schema (5d692bf)
  • refactoring of rag node (7a13a68)

Bug Fixes

  • cache: correctly pass the node arguments and logging (c881f64)
  • node: fixed generate answer node pydantic schema (ab00f23)

Docs

  • cache: added cache_path param (edddb68)
  • scriptcreator: enhance documentation (650c3aa)

v1.7.0-beta.2

10 Jun 08:41
Compare
Choose a tag to compare
v1.7.0-beta.2 Pre-release
Pre-release

1.7.0-beta.2 (2024-06-10)

Features

  • Add tests for RobotsNode and update test setup (b0511ae)
  • Add tests for SmartScraperGraph using sample text and configuration fixtures (@tejhande) (c927145)
  • Add tests for SmartScraperGraph using sample text and configuration fixtures (@tejhande) (9e7038c)
  • Add tests for SmartScraperGraph using sample text and configuration fixtures (@tejhande) (c286b16)
  • Add tests for SmartScraperGraph using sample text and configuration fixtures (@tejhande) (08f1be6)

v1.7.0-beta.1

09 Jun 15:07
Compare
Choose a tag to compare
v1.7.0-beta.1 Pre-release
Pre-release

1.7.0-beta.1 (2024-06-09)

Features

  • add csv scraper and xml scraper multi (b408655)
  • indexify-node: add example (5d1fbf8)
  • add forcing format as json (5cfc101)
  • add json as output (5d20186)
  • add json multiscraper (5bda918)
  • add pdf scraper multi graph (f5cbd80)
  • pydantic: added pydantic output schema (376f758)
  • append_node: append node to existing graph (f8b08e0)
  • fix an if (c8d556d)
  • refactoring of abstract graph (fff89f4)
  • refactoring of an in if (244aada)
  • removed a bug (8de720d)
  • removed rag node (930f673)
  • version: update burr version (cfa1336)

Bug Fixes

Docs

  • stylize badges in readme (8696ade)

CI

  • release: 1.5.3-beta.1 [skip ci] (6ea1d2c)
  • release: 1.5.3-beta.2 [skip ci] (b57bcef)
  • release: 1.5.5-beta.1 [skip ci] (38d138e)
  • release: 1.6.0-beta.1 [skip ci] (1d217e4)
  • release: 1.6.0-beta.10 [skip ci] (4d0d8fa)
  • release: 1.6.0-beta.11 [skip ci] (3453ac0)
  • release: 1.6.0-beta.2 [skip ci] (ed1dc0b)
  • release: 1.6.0-beta.3 [skip ci] (b70cb37)
  • release: 1.6.0-beta.4 [skip ci] (08a14ef)
  • release: 1.6.0-beta.5 [skip ci] (dde0c7e)
  • release: 1.6.0-beta.6 [skip ci] (ac8e7c1)
  • release: 1.6.0-beta.7 [skip ci] (cab5f68)
  • release: 1.6.0-beta.8 [skip ci] (7a6f016)
  • release: 1.6.0-beta.9 [skip ci] (ca8aff8)

v1.6.0

09 Jun 15:01
Compare
Choose a tag to compare

1.6.0 (2024-06-09)

Features

  • Add tests for RobotsNode and update test setup (dedfa2e)

Test

  • Enhance JSON scraping pipeline test (d845a1b)

v1.6.0-beta.11

09 Jun 15:05
Compare
Choose a tag to compare
v1.6.0-beta.11 Pre-release
Pre-release

1.6.0-beta.11 (2024-06-09)

Bug Fixes

Docs

Test

  • Enhance JSON scraping pipeline test (d845a1b)

CI

  • release: 1.5.5 [skip ci] (3629215)
  • release: 1.5.6 [skip ci] (49cdadf)
  • release: 1.5.7 [skip ci] (c17daca)

v1.6.0-beta.10

08 Jun 10:11
Compare
Choose a tag to compare
v1.6.0-beta.10 Pre-release
Pre-release

1.6.0-beta.10 (2024-06-08)

Features

  • version: update burr version (cfa1336)

Docs

  • stylize badges in readme (8696ade)

v1.6.0-beta.9

07 Jun 18:28
Compare
Choose a tag to compare
v1.6.0-beta.9 Pre-release
Pre-release

1.6.0-beta.9 (2024-06-07)

Features

  • indexify-node: add example (5d1fbf8)

Bug Fixes

  • schema: fixed json output (5c9843f)

v1.5.7

06 Jun 08:03
Compare
Choose a tag to compare

1.5.7 (2024-06-06)

Bug Fixes

  • update openai tts class (10672d6)

v1.6.0-beta.8

05 Jun 07:21
Compare
Choose a tag to compare
v1.6.0-beta.8 Pre-release
Pre-release

1.6.0-beta.8 (2024-06-05)

Features