Scrapegraph-ai/scrapegraphai/graphs
Marco Vinciguerra aa7a7e2dae
Pre/beta (#835)
* fix: error on fetching the code

* feat: revert search function

* feat: add api integration

* ci(release): 1.32.0-beta.1 [skip ci]

## [1.32.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.31.1...v1.32.0-beta.1) (2024-11-24)

### Features

* revert search function ([faf0c01](faf0c0123b))

* fix: improved links extraction for parse_node, resolves #822

* ci(release): 1.32.0-beta.2 [skip ci]

## [1.32.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.1...v1.32.0-beta.2) (2024-11-25)

### Bug Fixes

* error on fetching the code ([7285ab0](7285ab065b))

* ci(release): 1.32.0-beta.3 [skip ci]

## [1.32.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.2...v1.32.0-beta.3) (2024-11-26)

### Bug Fixes

* improved links extraction for parse_node, resolves [#822](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/822) ([7da7bfe](7da7bfe338))

* chore: migrate from rye to uv

* feat: add sdk integration

* ci(release): 1.32.0-beta.4 [skip ci]

## [1.32.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.32.0-beta.3...v1.32.0-beta.4) (2024-12-02)

### Features

* add api integration ([8aa9103](8aa9103f02))
* add sdk integration ([209b445](209b4456fd))

### chore

* migrate from rye to uv ([5fe528a](5fe528a7e7))

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Michele_Zenoni <michelezenoni1@gmail.com>
Co-authored-by: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
2024-12-02 09:39:26 +01:00
..
__init__.py Merge pull request #764 from ScrapeGraphAI/pre/beta 2024-10-26 10:05:15 +02:00
abstract_graph.py fix: try to infer possible provider from the model name, resolves #805 2024-11-17 20:04:30 +01:00
base_graph.py feat: refactoring of the base_graph 2024-10-28 09:58:03 +01:00
code_generator_graph.py refactoring of the code 2024-10-15 11:21:04 +02:00
csv_scraper_graph.py refactoring of the code 2024-10-15 11:21:04 +02:00
csv_scraper_multi_graph.py Merge branch 'main' into pre/beta 2024-10-18 22:16:39 +02:00
depth_search_graph.py refactoring of examples 2024-10-08 08:54:18 +02:00
document_scraper_graph.py add docstring files 2024-10-24 15:28:27 +02:00
document_scraper_multi_graph.py refactoring of the code 2024-10-15 11:21:04 +02:00
json_scraper_graph.py docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
json_scraper_multi_graph.py Merge branch 'main' into pre/beta 2024-10-18 22:16:39 +02:00
omni_scraper_graph.py add docstring files 2024-10-24 15:28:27 +02:00
omni_search_graph.py refactoring of the code 2024-10-15 11:21:04 +02:00
screenshot_scraper_graph.py refactoring of examples 2024-10-08 08:54:18 +02:00
script_creator_graph.py refactoring of examples 2024-10-08 08:54:18 +02:00
script_creator_multi_graph.py Merge branch 'main' into pre/beta 2024-10-18 22:16:39 +02:00
search_graph.py feat: Serper API integration for Google search 2024-11-02 15:02:08 +05:00
search_link_graph.py refactoring of the code 2024-10-15 11:21:04 +02:00
smart_scraper_graph.py Pre/beta (#835) 2024-12-02 09:39:26 +01:00
smart_scraper_lite_graph.py feat: refactoring of ScrapeGraph to SmartScraperLiteGraph 2024-10-21 10:12:53 +02:00
smart_scraper_multi_concat_graph.py Merge pull request #756 from shenghongtw/pre/beta 2024-10-20 10:13:47 +02:00
smart_scraper_multi_graph.py Merge pull request #756 from shenghongtw/pre/beta 2024-10-20 10:13:47 +02:00
smart_scraper_multi_lite_graph.py feat: refactoring of ScrapeGraph to SmartScraperLiteGraph 2024-10-21 10:12:53 +02:00
speech_graph.py refactoring of the code 2024-09-28 09:02:20 +02:00
xml_scraper_graph.py refctoring of the code 2024-09-23 08:37:52 +02:00
xml_scraper_multi_graph.py refactoring of the code 2024-10-15 11:21:04 +02:00