Skip to content

Tags: Aliang-CN/Scrapegraph-ai

Tags

v1.7.2

Toggle v1.7.2's commit message
ci(release): 1.7.2 [skip ci]

## [1.7.2](ScrapeGraphAI/Scrapegraph-ai@v1.7.1...v1.7.2) (2024-06-18)

### Bug Fixes

* total tokens and docs ([c787090](ScrapeGraphAI@c787090))

### Docs

* fixed readme по русский ([2373073](ScrapeGraphAI@2373073))

v1.7.1

Toggle v1.7.1's commit message
ci(release): 1.7.1 [skip ci]

## [1.7.1](ScrapeGraphAI/Scrapegraph-ai@v1.7.0...v1.7.1) (2024-06-18)

### Bug Fixes

* add new embedding models ([1d0cbbc](ScrapeGraphAI@1d0cbbc))

v1.7.0-beta.13

Toggle v1.7.0-beta.13's commit message
ci(release): 1.7.0-beta.13 [skip ci]

## [1.7.0-beta.13](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.12...v1.7.0-beta.13) (2024-06-18)

### Bug Fixes

* updated for schema changes ([aedda44](ScrapeGraphAI@aedda44))

v1.7.0

Toggle v1.7.0's commit message
ci(release): 1.7.0 [skip ci]

## [1.7.0](ScrapeGraphAI/Scrapegraph-ai@v1.6.1...v1.7.0) (2024-06-17)

### Features

* add caching ([d790361](ScrapeGraphAI@d790361))
* add csv scraper and xml scraper multi ([b408655](ScrapeGraphAI@b408655))
* add dynamic caching ([7ed2fe8](ScrapeGraphAI@7ed2fe8))
* **indexify-node:** add example ([5d1fbf8](ScrapeGraphAI@5d1fbf8))
* add forcing format as json ([5cfc101](ScrapeGraphAI@5cfc101))
* add json as output ([5d20186](ScrapeGraphAI@5d20186))
* add json multiscraper ([5bda918](ScrapeGraphAI@5bda918))
* add new chunking function ([e1f045b](ScrapeGraphAI@e1f045b))
* add Parse_Node ([e6c7940](ScrapeGraphAI@e6c7940))
* add pdf scraper multi graph ([f5cbd80](ScrapeGraphAI@f5cbd80))
* **merge:** add scriptcreatormulti, rag cache and semchunk ([15421ef](ScrapeGraphAI@15421ef))
* **telemetry:** add telemetry module ([080a318](ScrapeGraphAI@080a318))
* Add tests for RobotsNode and update test setup ([b0511ae](ScrapeGraphAI@b0511ae))
* Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([c927145](ScrapeGraphAI@c927145))
* Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([9e7038c](ScrapeGraphAI@9e7038c))
* Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([c286b16](ScrapeGraphAI@c286b16))
* Add tests for SmartScraperGraph using sample text and configuration fixtures ([@tejhande](https://github.com/tejhande)) ([08f1be6](ScrapeGraphAI@08f1be6))
* **pydantic:** added pydantic output schema ([376f758](ScrapeGraphAI@376f758))
* **append_node:** append node to existing graph ([f8b08e0](ScrapeGraphAI@f8b08e0))
* fix an if ([c8d556d](ScrapeGraphAI@c8d556d))
* **schema:** merge scripts to follow pydantic schema ([5d692bf](ScrapeGraphAI@5d692bf))
* refactoring of abstract graph ([fff89f4](ScrapeGraphAI@fff89f4))
* refactoring of an in if ([244aada](ScrapeGraphAI@244aada))
* refactoring of rag node ([7a13a68](ScrapeGraphAI@7a13a68))
* removed a bug ([8de720d](ScrapeGraphAI@8de720d))
* removed rag node ([930f673](ScrapeGraphAI@930f673))
* **version:** update burr version ([cfa1336](ScrapeGraphAI@cfa1336))
* update fetch node ([1e7f334](ScrapeGraphAI@1e7f334))

### Bug Fixes

* add chinese embedding model ([03ffebc](ScrapeGraphAI@03ffebc))
* common params ([6b4cdf9](ScrapeGraphAI@6b4cdf9))
* **cache:** correctly pass the node arguments and logging ([c881f64](ScrapeGraphAI@c881f64))
* **pdf:** correctly read .pdf files ([203de83](ScrapeGraphAI@203de83))
* fix robot node ([2419003](ScrapeGraphAI@2419003))
* **node:** fixed generate answer node pydantic schema ([ab00f23](ScrapeGraphAI@ab00f23))
* **schema:** fixed json output ([5c9843f](ScrapeGraphAI@5c9843f))
* oneapi model ([4fcb990](ScrapeGraphAI@4fcb990))
* shallow copy config of create_embedder ([62b372b](ScrapeGraphAI@62b372b))
* test for fetch node ([49c7e0e](ScrapeGraphAI@49c7e0e))
* typo in prompt ([4639f0c](ScrapeGraphAI@4639f0c))
* **multi:** updated multi pdf scraper with schema ([91c5b5a](ScrapeGraphAI@91c5b5a))

### Docs

* **cache:** added cache_path param ([edddb68](ScrapeGraphAI@edddb68))
* better logging ([283b61f](ScrapeGraphAI@283b61f))
* **scriptcreator:** enhance documentation ([650c3aa](ScrapeGraphAI@650c3aa))
* fix label&logo for github action badges ([071f3d1](ScrapeGraphAI@071f3d1))
* refactor graph section and added telemetry ([39bf4c9](ScrapeGraphAI@39bf4c9))
* stylize badges in readme ([8696ade](ScrapeGraphAI@8696ade))

### Refactor

* add missing schemas and renamed files ([09cb6e9](ScrapeGraphAI@09cb6e9))

### Test

* fix tests for fetch node with proper mock&refactor ([17dd936](ScrapeGraphAI@17dd936))

### CI

* **release:** 1.5.3-beta.1 [skip ci] ([6ea1d2c](ScrapeGraphAI@6ea1d2c))
* **release:** 1.5.3-beta.2 [skip ci] ([b57bcef](ScrapeGraphAI@b57bcef))
* **release:** 1.5.5-beta.1 [skip ci] ([38d138e](ScrapeGraphAI@38d138e))
* **release:** 1.6.0-beta.1 [skip ci] ([1d217e4](ScrapeGraphAI@1d217e4))
* **release:** 1.6.0-beta.10 [skip ci] ([4d0d8fa](ScrapeGraphAI@4d0d8fa))
* **release:** 1.6.0-beta.11 [skip ci] ([3453ac0](ScrapeGraphAI@3453ac0))
* **release:** 1.6.0-beta.2 [skip ci] ([ed1dc0b](ScrapeGraphAI@ed1dc0b))
* **release:** 1.6.0-beta.3 [skip ci] ([b70cb37](ScrapeGraphAI@b70cb37))
* **release:** 1.6.0-beta.4 [skip ci] ([08a14ef](ScrapeGraphAI@08a14ef))
* **release:** 1.6.0-beta.5 [skip ci] ([dde0c7e](ScrapeGraphAI@dde0c7e))
* **release:** 1.6.0-beta.6 [skip ci] ([ac8e7c1](ScrapeGraphAI@ac8e7c1))
* **release:** 1.6.0-beta.7 [skip ci] ([cab5f68](ScrapeGraphAI@cab5f68))
* **release:** 1.6.0-beta.8 [skip ci] ([7a6f016](ScrapeGraphAI@7a6f016))
* **release:** 1.6.0-beta.9 [skip ci] ([ca8aff8](ScrapeGraphAI@ca8aff8))
* **release:** 1.7.0-beta.1 [skip ci] ([84a74b2](ScrapeGraphAI@84a74b2))
* **release:** 1.7.0-beta.10 [skip ci] ([7f3b907](ScrapeGraphAI@7f3b907))
* **release:** 1.7.0-beta.11 [skip ci] ([c016efd](ScrapeGraphAI@c016efd))
* **release:** 1.7.0-beta.12 [skip ci] ([a794405](ScrapeGraphAI@a794405))
* **release:** 1.7.0-beta.2 [skip ci] ([e5bb5ae](ScrapeGraphAI@e5bb5ae))
* **release:** 1.7.0-beta.3 [skip ci] ([85a75c8](ScrapeGraphAI@85a75c8))
* **release:** 1.7.0-beta.4 [skip ci] ([b4d7532](ScrapeGraphAI@b4d7532))
* **release:** 1.7.0-beta.5 [skip ci] ([79b8326](ScrapeGraphAI@79b8326))
* **release:** 1.7.0-beta.6 [skip ci] ([dae3158](ScrapeGraphAI@dae3158))
* **release:** 1.7.0-beta.7 [skip ci] ([7da6cd2](ScrapeGraphAI@7da6cd2))
* **release:** 1.7.0-beta.8 [skip ci] ([a87702f](ScrapeGraphAI@a87702f))
* **release:** 1.7.0-beta.9 [skip ci] ([0c5d6e2](ScrapeGraphAI@0c5d6e2))

v1.7.0-beta.12

Toggle v1.7.0-beta.12's commit message
ci(release): 1.7.0-beta.12 [skip ci]

## [1.7.0-beta.12](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.11...v1.7.0-beta.12) (2024-06-17)

### Bug Fixes

* add chinese embedding model ([03ffebc](ScrapeGraphAI@03ffebc))

v1.7.0-beta.11

Toggle v1.7.0-beta.11's commit message
ci(release): 1.7.0-beta.11 [skip ci]

## [1.7.0-beta.11](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.10...v1.7.0-beta.11) (2024-06-17)

### Features

* **telemetry:** add telemetry module ([080a318](ScrapeGraphAI@080a318))

### Docs

* refactor graph section and added telemetry ([39bf4c9](ScrapeGraphAI@39bf4c9))

v1.7.0-beta.10

Toggle v1.7.0-beta.10's commit message
ci(release): 1.7.0-beta.10 [skip ci]

## [1.7.0-beta.10](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.9...v1.7.0-beta.10) (2024-06-17)

### Bug Fixes

* removed duplicate from ollama dictionary ([dcd216e](ScrapeGraphAI@dcd216e))

### CI

* **release:** 1.6.1 [skip ci] ([44fbd71](ScrapeGraphAI@44fbd71))

v1.7.0-beta.9

Toggle v1.7.0-beta.9's commit message
ci(release): 1.7.0-beta.9 [skip ci]

## [1.7.0-beta.9](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.8...v1.7.0-beta.9) (2024-06-16)

### Bug Fixes

* fix robot node ([2419003](ScrapeGraphAI@2419003))

v1.7.0-beta.8

Toggle v1.7.0-beta.8's commit message
ci(release): 1.7.0-beta.8 [skip ci]

## [1.7.0-beta.8](ScrapeGraphAI/Scrapegraph-ai@v1.7.0-beta.7...v1.7.0-beta.8) (2024-06-16)

### Bug Fixes

* shallow copy config of create_embedder ([62b372b](ScrapeGraphAI@62b372b))

### Refactor

* add missing schemas and renamed files ([09cb6e9](ScrapeGraphAI@09cb6e9))

v1.6.1

Toggle v1.6.1's commit message
ci(release): 1.6.1 [skip ci]

## [1.6.1](ScrapeGraphAI/Scrapegraph-ai@v1.6.0...v1.6.1) (2024-06-15)

### Bug Fixes

* removed duplicate from ollama dictionary ([dcd216e](ScrapeGraphAI@dcd216e))