Commit Graph

515 Commits

Author SHA1 Message Date
semantic-release-bot
f0f73736f7 ci(release): 0.11.0-beta.7 [skip ci]
## [0.11.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.6...v0.11.0-beta.7) (2024-05-13)

### Bug Fixes

* bug for claude ([d0167de](d0167dee71))

### Docs

* **refactor:** changed example ([c7ec114](c7ec114274))
2024-05-13 11:44:57 +00:00
semantic-release-bot
2724d3dd5f ci(release): 0.11.0-beta.6 [skip ci]
## [0.11.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.5...v0.11.0-beta.6) (2024-05-13)

### Bug Fixes

* **fetch-node:** removed isSoup from default ([0c15947](0c1594737f))
2024-05-13 10:11:05 +00:00
semantic-release-bot
353382b4d3 ci(release): 0.11.0-beta.5 [skip ci]
## [0.11.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.4...v0.11.0-beta.5) (2024-05-13)

### Features

* **webdriver-backend:** add dynamic import scripts from module and file ([db2234b](db2234bf5d))
* **proxy-rotation:** add parse (IP address) or search (from broker) functionality for proxy rotation ([2170131](217013181d))
* added proxy rotation ([0c36a7e](0c36a7ec1f))
* **safe-web-driver:** enchanced the original `AsyncChromiumLoader` web driver with proxy protection and flexible kwargs and backend ([768719c](768719cce8))

### Bug Fixes

* **pytest:** add dependency for mocking testing functions ([2f4fd45](2f4fd45700))
* **chromium-loader:** ensure it subclasses langchain's base loader ([b54d984](b54d984c13))
* **proxy-rotation:** removed duplicated arg and passed the loader_kwarhs correctly to the node ([1e9a564](1e9a564616))
* **proxy-rotation:** removed max_shape duplicate ([5d6d996](5d6d996e8f))

### Docs

* **refactor:** added proxy-rotation usage and refactor readthedocs ([e256b75](e256b758b2))
2024-05-13 09:19:15 +00:00
Marco Perini
7e8acd8e6a
Merge branch 'pre/beta' into fix/fetch-node-proxybroker 2024-05-13 11:17:37 +02:00
semantic-release-bot
4ccddda5eb ci(release): 0.11.0-beta.4 [skip ci]
## [0.11.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.3...v0.11.0-beta.4) (2024-05-12)

### Features

* add new prompt info ([e2350ed](e2350eda62))
2024-05-12 16:10:12 +00:00
semantic-release-bot
106fb12531 ci(release): 0.11.0-beta.3 [skip ci]
## [0.11.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.2...v0.11.0-beta.3) (2024-05-12)

### Features

* add support for deepseek-chat ([156b67b](156b67b91e)), closes [#222](https://github.com/VinciGit00/Scrapegraph-ai/issues/222)

### Docs

* add diagram showing general structure/flow of the library ([13ae918](13ae9180ac))
* update overview diagram with more models ([b441b30](b441b30a5c))
2024-05-12 07:14:00 +00:00
semantic-release-bot
d359814c4a ci(release): 0.10.1 [skip ci]
## [0.10.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0...v0.10.1) (2024-05-11)

### Bug Fixes

* crash asyncio due dependency version ([2563773](2563773447))

### Docs

* fixed speechgraphexample ([4bf90f3](4bf90f32a8))
* fixed unused param and install ([cc28d5a](cc28d5a64f))
* **readme:** improve main readme ([ae5655f](ae5655fdde))
* update instructions to use with LocalAI ([198420c](198420c505))
* Update README.md ([772e064](772e064c55))
* updated sponsor logo ([f8d8d71](f8d8d71589))
2024-05-11 08:17:32 +00:00
Lorenzo Padoan
2563773447 fix: crash asyncio due dependency version 2024-05-11 10:13:41 +02:00
Federico Minutoli
fc2aa3ac1c Merge branch 'pre/beta' of https://github.com/DiTo97/Scrapegraph-ai into fix/fetch-node-proxybroker 2024-05-10 21:20:40 +02:00
Federico Minutoli
2f4fd45700 fix(pytest): add dependency for mocking testing functions 2024-05-10 21:05:48 +02:00
semantic-release-bot
7ae50c035e ci(release): 0.11.0-beta.2 [skip ci]
## [0.11.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.1...v0.11.0-beta.2) (2024-05-10)

### Features

* revert fetch_node ([864aa91](864aa91326))
2024-05-10 13:13:20 +00:00
semantic-release-bot
63c0dd9372 ci(release): 0.11.0-beta.1 [skip ci]
## [0.11.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0...v0.11.0-beta.1) (2024-05-10)

### Features

* Add support for passing pdf path as source ([f10f3b1](f10f3b1438))
* update info ([4ed0fb8](4ed0fb89c3))

### Bug Fixes

* add json integration ([0ab31c3](0ab31c3fdb))
* Augment the information getting fetched from a webpage ([f8ce3d5](f8ce3d5916))
* fixed bugs for csv and xml ([324e977](324e977b85))
* limit python version to < 3.12 ([a37fbbc](a37fbbcbcf))

### CI

* **release:** 0.10.0-beta.3 [skip ci] ([ad32298](ad32298e70))
* **release:** 0.10.0-beta.4 [skip ci] ([548bff9](548bff9d77))
* **release:** 0.10.0-beta.5 [skip ci] ([28c9dce](28c9dce7cb))
* **release:** 0.10.0-beta.6 [skip ci] ([460d292](460d292af2))
2024-05-10 09:15:24 +00:00
semantic-release-bot
460d292af2 ci(release): 0.10.0-beta.6 [skip ci]
## [0.10.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0-beta.5...v0.10.0-beta.6) (2024-05-09)

### Bug Fixes

* add json integration ([0ab31c3](0ab31c3fdb))
2024-05-09 19:08:34 +00:00
semantic-release-bot
28c9dce7cb ci(release): 0.10.0-beta.5 [skip ci]
## [0.10.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0-beta.4...v0.10.0-beta.5) (2024-05-09)

### Bug Fixes

* fixed bugs for csv and xml ([324e977](324e977b85))
2024-05-09 18:49:05 +00:00
semantic-release-bot
548bff9d77 ci(release): 0.10.0-beta.4 [skip ci]
## [0.10.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0-beta.3...v0.10.0-beta.4) (2024-05-09)

### Features

* Add support for passing pdf path as source ([f10f3b1](f10f3b1438))

### Bug Fixes

* limit python version to < 3.12 ([a37fbbc](a37fbbcbcf))
2024-05-09 18:17:45 +00:00
Marco Vinciguerra
590aab792d
Merge pull request #193 from daniele-roncaglioni/189-poetry-python-version-issue 2024-05-09 15:55:57 +02:00
roncaglionidaniele
a37fbbcbcf fix: limit python version to < 3.12 2024-05-09 15:47:01 +02:00
semantic-release-bot
ad32298e70 ci(release): 0.10.0-beta.3 [skip ci]
## [0.10.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0-beta.2...v0.10.0-beta.3) (2024-05-09)

### Features

* update info ([4ed0fb8](4ed0fb89c3))
2024-05-09 13:32:21 +00:00
semantic-release-bot
0ca52b1da6 ci(release): 0.10.0 [skip ci]
## [0.10.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0...v0.10.0) (2024-05-08)

### Features

* add claude documentation ([5bdee55](5bdee55876))
* add gemini embeddings ([79daa4c](79daa4c112))
* add llava integration ([019b722](019b7223dc))
* add new hugging_face models ([d5547a4](d5547a450c))
* Fix bug for gemini case when embeddings config not passed ([726de28](726de28898))
* fixed custom_graphs example and robots_node ([84fcb44](84fcb44aaa))
* multiple graph instances ([dbb614a](dbb614a8dd))
* **node:** multiple url search in SearchGraph + fixes ([930adb3](930adb38f2))
* refactoring search function ([aeb1acb](aeb1acbf05))

### Bug Fixes

* bug on .toml ([f7d66f5](f7d66f5181))
* **llm:** fixed gemini api_key ([fd01b73](fd01b73b71))
* **examples:** local, mixed models and fixed SearchGraph embeddings problem ([6b71ec1](6b71ec1d2b))
* **examples:** openai std examples ([186c0d0](186c0d035d))
* removed .lock file for deployment ([d4c7d4e](d4c7d4e7fc))

### Docs

* update README.md ([17ec992](17ec992b49))

### CI

* **release:** 0.10.0-beta.1 [skip ci] ([c47a505](c47a505750))
* **release:** 0.10.0-beta.2 [skip ci] ([3f0e069](3f0e0694f3))
* **release:** 0.9.0-beta.2 [skip ci] ([5aa600c](5aa600cb0a))
* **release:** 0.9.0-beta.3 [skip ci] ([da8c72c](da8c72ce13))
* **release:** 0.9.0-beta.4 [skip ci] ([8c5397f](8c5397f67a))
* **release:** 0.9.0-beta.5 [skip ci] ([532adb6](532adb639d))
* **release:** 0.9.0-beta.6 [skip ci] ([8c0b46e](8c0b46eb40))
* **release:** 0.9.0-beta.7 [skip ci] ([6911e21](6911e21584))
* **release:** 0.9.0-beta.8 [skip ci] ([739aaa3](739aaa33c3))
2024-05-08 13:52:51 +00:00
semantic-release-bot
3f0e0694f3 ci(release): 0.10.0-beta.2 [skip ci]
## [0.10.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.10.0-beta.1...v0.10.0-beta.2) (2024-05-08)

### Bug Fixes

* **examples:** local, mixed models and fixed SearchGraph embeddings problem ([6b71ec1](6b71ec1d2b))
* **examples:** openai std examples ([186c0d0](186c0d035d))
* removed .lock file for deployment ([d4c7d4e](d4c7d4e7fc))

### Docs

* update README.md ([17ec992](17ec992b49))
2024-05-08 13:47:59 +00:00
Marco Perini
186c0d035d fix(examples): openai std examples 2024-05-08 14:56:44 +02:00
Marco Vinciguerra
b326886250
Merge branch '88-blockscraper-implementation' into asdt 2024-05-07 13:27:30 +02:00
semantic-release-bot
c47a505750 ci(release): 0.10.0-beta.1 [skip ci]
## [0.10.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0...v0.10.0-beta.1) (2024-05-06)

### Features

* add claude documentation ([5bdee55](5bdee55876))
* add gemini embeddings ([79daa4c](79daa4c112))
* add llava integration ([019b722](019b7223dc))
* add new hugging_face models ([d5547a4](d5547a450c))
* Fix bug for gemini case when embeddings config not passed ([726de28](726de28898))
* fixed custom_graphs example and robots_node ([84fcb44](84fcb44aaa))
* multiple graph instances ([dbb614a](dbb614a8dd))
* **node:** multiple url search in SearchGraph + fixes ([930adb3](930adb38f2))
* refactoring search function ([aeb1acb](aeb1acbf05))

### Bug Fixes

* bug on .toml ([f7d66f5](f7d66f5181))
* **llm:** fixed gemini api_key ([fd01b73](fd01b73b71))

### CI

* **release:** 0.9.0-beta.2 [skip ci] ([5aa600c](5aa600cb0a))
* **release:** 0.9.0-beta.3 [skip ci] ([da8c72c](da8c72ce13))
* **release:** 0.9.0-beta.4 [skip ci] ([8c5397f](8c5397f67a))
* **release:** 0.9.0-beta.5 [skip ci] ([532adb6](532adb639d))
* **release:** 0.9.0-beta.6 [skip ci] ([8c0b46e](8c0b46eb40))
* **release:** 0.9.0-beta.7 [skip ci] ([6911e21](6911e21584))
* **release:** 0.9.0-beta.8 [skip ci] ([739aaa3](739aaa33c3))
2024-05-06 12:53:53 +00:00
semantic-release-bot
739aaa33c3 ci(release): 0.9.0-beta.8 [skip ci]
## [0.9.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.7...v0.9.0-beta.8) (2024-05-06)

### Features

* add llava integration ([019b722](019b7223dc))
2024-05-06 12:37:57 +00:00
semantic-release-bot
6911e21584 ci(release): 0.9.0-beta.7 [skip ci]
## [0.9.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.6...v0.9.0-beta.7) (2024-05-06)

### Bug Fixes

* **llm:** fixed gemini api_key ([fd01b73](fd01b73b71))
2024-05-06 11:24:38 +00:00
semantic-release-bot
8c0b46eb40 ci(release): 0.9.0-beta.6 [skip ci]
## [0.9.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.5...v0.9.0-beta.6) (2024-05-06)

### Features

* Fix bug for gemini case when embeddings config not passed ([726de28](726de28898))
2024-05-06 10:31:34 +00:00
semantic-release-bot
532adb639d ci(release): 0.9.0-beta.5 [skip ci]
## [0.9.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.4...v0.9.0-beta.5) (2024-05-06)

### Features

* fixed custom_graphs example and robots_node ([84fcb44](84fcb44aaa))
* multiple graph instances ([dbb614a](dbb614a8dd))
* **node:** multiple url search in SearchGraph + fixes ([930adb3](930adb38f2))
2024-05-06 07:54:17 +00:00
semantic-release-bot
8c5397f67a ci(release): 0.9.0-beta.4 [skip ci]
## [0.9.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.3...v0.9.0-beta.4) (2024-05-05)

### Features

* add gemini embeddings ([79daa4c](79daa4c112))
2024-05-05 15:57:31 +00:00
semantic-release-bot
da8c72ce13 ci(release): 0.9.0-beta.3 [skip ci]
## [0.9.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.2...v0.9.0-beta.3) (2024-05-05)

### Features

* add claude documentation ([5bdee55](5bdee55876))
2024-05-05 00:20:22 +00:00
semantic-release-bot
5aa600cb0a ci(release): 0.9.0-beta.2 [skip ci]
## [0.9.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.1...v0.9.0-beta.2) (2024-05-05)

### Features

* refactoring search function ([aeb1acb](aeb1acbf05))

### Bug Fixes

* bug on .toml ([f7d66f5](f7d66f5181))
2024-05-05 00:06:04 +00:00
Marco Perini
8c6dda6e27
Merge pull request #138 from VinciGit00/new-search-function
feat: refactoring search function
2024-05-05 02:02:41 +02:00
semantic-release-bot
14615a73c7 ci(release): 0.9.0-beta.1 [skip ci]
## [0.9.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.8.0...v0.9.0-beta.1) (2024-05-04)

### Features

* Enable end users to pass model instances of HuggingFaceHub ([7599234](7599234ab9))

### Build

* **deps:** bump tqdm from 4.66.1 to 4.66.3 ([0a17c74](0a17c74e50))
* **deps:** bump tqdm from 4.66.1 to 4.66.3 ([aff6f98](aff6f983b0))

### CI

* **release:** 0.8.0-beta.1 [skip ci] ([d277b34](d277b349a9))
* **release:** 0.8.0-beta.2 [skip ci] ([892500a](892500afe9))
2024-05-04 19:22:02 +00:00
dependabot[bot]
aff6f983b0
build(deps): bump tqdm from 4.66.1 to 4.66.3
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)

---
updated-dependencies:
- dependency-name: tqdm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-04 07:45:48 +00:00
semantic-release-bot
af437b1c56 ci(release): 0.8.0 [skip ci]
## [0.8.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0...v0.8.0) (2024-05-03)

### Features

* add pdf scraper ([10a9453](10a94530e3))

### CI

* **release:** 0.7.0-beta.3 [skip ci] ([fbb06ab](fbb06ab551))
2024-05-03 20:26:58 +00:00
VinciGit00
f7d66f5181 fix: bug on .toml 2024-05-03 22:01:41 +02:00
semantic-release-bot
38788455f9 ci(release): 0.7.0 [skip ci]
## [0.7.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.2...v0.7.0) (2024-05-03)

### Features

* add base_node to __init__.py ([cb1cb61](cb1cb616b7))
* Azure implementation + embeddings refactoring ([aa9271e](aa9271e7bc))

### Refactor

* Changed the way embedding model is created in AbstractGraph class and removed handling of embedding model creation from RAGNode. Now AbstractGraph will call a dedicated method for embedding models instead of _create_llm. This makes it easy to use any LLM with any supported embedding model. ([819cbcd](819cbcd3be))

### CI

* **release:** 0.7.0-beta.1 [skip ci] ([98dec36](98dec36c60))
* **release:** 0.7.0-beta.2 [skip ci] ([42fa02e](42fa02e65a))
2024-05-03 19:45:17 +00:00
semantic-release-bot
42fa02e65a ci(release): 0.7.0-beta.2 [skip ci]
## [0.7.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.7.0-beta.1...v0.7.0-beta.2) (2024-05-03)

### Features

* Azure implementation + embeddings refactoring ([aa9271e](aa9271e7bc))

### Refactor

* Changed the way embedding model is created in AbstractGraph class and removed handling of embedding model creation from RAGNode. Now AbstractGraph will call a dedicated method for embedding models instead of _create_llm. This makes it easy to use any LLM with any supported embedding model. ([819cbcd](819cbcd3be))
2024-05-03 19:41:30 +00:00
VinciGit00
aeb1acbf05 feat: refactoring search function 2024-05-03 21:06:09 +02:00
semantic-release-bot
98dec36c60 ci(release): 0.7.0-beta.1 [skip ci]
## [0.7.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.2...v0.7.0-beta.1) (2024-05-03)

### Features

* add base_node to __init__.py ([cb1cb61](cb1cb616b7))
2024-05-03 12:19:52 +00:00
semantic-release-bot
2f478f861e ci(release): 0.6.2 [skip ci]
## [0.6.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.1...v0.6.2) (2024-05-02)

### Bug Fixes

* add to requirements.txt langchain-aws = "^0.1.2" ([1afa319](1afa31910d))

### Docs

* **tree:** added roadmap ([c8eeff8](c8eeff873d))
* **roadmap:** open contributions ([4441505](4441505b23))
* typo ([faa3498](faa3498fa7))

### CI

* **release:** 0.6.1-beta.1 [skip ci] ([75a4042](75a4042a23))
2024-05-02 19:07:31 +00:00
Marco Vinciguerra
96ebcfcc35
Merge branch 'pre/beta' into main 2024-05-02 21:05:28 +02:00
semantic-release-bot
2b23a3c771 ci(release): 0.6.1 [skip ci]
## [0.6.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.0...v0.6.1) (2024-05-02)

### Bug Fixes

* gemini errror ([2ea54ea](2ea54eab1d))
2024-05-02 16:58:06 +00:00
semantic-release-bot
75a4042a23 ci(release): 0.6.1-beta.1 [skip ci]
## [0.6.1-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.6.0...v0.6.1-beta.1) (2024-05-02)

### Bug Fixes

* add to requirements.txt langchain-aws = "^0.1.2" ([1afa319](1afa31910d))
2024-05-02 15:58:40 +00:00
Marco Vinciguerra
579a27faf9
Merge pull request #126 from VinciGit00/bedrock_support
feat: bedrock support
2024-05-02 17:57:20 +02:00
semantic-release-bot
35ae76f9ce ci(release): 0.6.0 [skip ci]
## [0.6.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.2...v0.6.0) (2024-05-02)

### Features

* added node and graph for CSV scraping ([4d542a8](4d542a88f7))
* Allow end users to pass model instances for llm and embedding model ([b86aac2](b86aac2188))
* modified node name ([02d1af0](02d1af006c))

### CI

* **release:** 0.5.0-beta.7 [skip ci] ([40b2a34](40b2a346d5))
* **release:** 0.5.0-beta.8 [skip ci] ([c11331a](c11331a26a))
2024-05-02 15:56:48 +00:00
Marco Vinciguerra
a2d5c75f10
Merge branch 'pre/beta' into main 2024-05-02 17:55:21 +02:00
semantic-release-bot
c11331a26a ci(release): 0.5.0-beta.8 [skip ci]
## [0.5.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.7...v0.5.0-beta.8) (2024-05-02)

### Features

* Allow end users to pass model instances for llm and embedding model ([b86aac2](b86aac2188))
2024-05-02 15:00:33 +00:00
VinciGit00
16de49fa08 add integration for bedrock
Co-Authored-By: redrusty2 <15157208+redrusty2@users.noreply.github.com>
2024-05-02 13:47:17 +02:00
semantic-release-bot
15be111422 ci(release): 0.5.2 [skip ci]
## [0.5.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.1...v0.5.2) (2024-05-02)

### Bug Fixes

* bug on script_creator_graph.py ([4a3bc37](4a3bc37f2f))
2024-05-02 07:25:07 +00:00
semantic-release-bot
55a49a4381 ci(release): 0.5.1 [skip ci]
## [0.5.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0...v0.5.1) (2024-05-02)

### Bug Fixes

* examples and graphs ([5cf4e4f](5cf4e4f92f))

### Docs

* added venv suggestion ([ba2b24b](ba2b24b4cd))
* base and fetch node ([e981796](e9817963c8))
* change contributing.md with new ci/cd workflow ([3e91a46](3e91a46522))
* fixed basegraph docstring ([29427c2](29427c2334))
* graphs and helpers docstrings ([0631985](0631985e61))
* refactor examples ([c11fc28](c11fc28896))
* refactor models docstrings ([18c20eb](18c20eb03d))
* refactor nodes docstrings ([1409797](1409797475))
* update utils docstrings ([cf038b3](cf038b33ea))
2024-05-02 07:22:11 +00:00
semantic-release-bot
40b2a346d5 ci(release): 0.5.0-beta.7 [skip ci]
## [0.5.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.6...v0.5.0-beta.7) (2024-05-01)

### Features

* added node and graph for CSV scraping ([4d542a8](4d542a88f7))
* modified node name ([02d1af0](02d1af006c))
2024-05-01 19:36:35 +00:00
semantic-release-bot
6b22a9d169 ci(release): 0.5.0 [skip ci]
## [0.5.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.1...v0.5.0) (2024-04-30)

### Features

* add cluade integration ([e0ffc83](e0ffc838b0))
* add co-author ([719a353](719a353410))
* **fetch:** added playwright support ([42ab0aa](42ab0aa1d2))
* added verbose flag to suppress print statements ([2dd7817](2dd7817cfb))
* base groq + requirements + toml update with groq ([7dd5b1a](7dd5b1a033))
* **refactor:** changed variable names ([8fba7e5](8fba7e5490))
* **llm:** implemented groq model ([dbbf10f](dbbf10fc77))
* updated requirements.txt ([d368725](d36872518a))

### Bug Fixes

* script generator and add new benchmarks ([e3d0194](e3d0194dc9))

### CI

* **release:** 0.4.0-beta.3 [skip ci] ([d13321b](d13321b2f8))
* **release:** 0.5.0-beta.1 [skip ci] ([450291f](450291f52e))
* **release:** 0.5.0-beta.2 [skip ci] ([ff7d12f](ff7d12f138))
* **release:** 0.5.0-beta.3 [skip ci] ([7e81f7c](7e81f7c03f))
* **release:** 0.5.0-beta.4 [skip ci] ([14e56f6](14e56f6ab1))
* **release:** 0.5.0-beta.5 [skip ci] ([5ac97e2](5ac97e2fb3))
* **release:** 0.5.0-beta.6 [skip ci] ([9356124](9356124ce3))
2024-04-30 14:52:14 +00:00
semantic-release-bot
9356124ce3 ci(release): 0.5.0-beta.6 [skip ci]
## [0.5.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.5...v0.5.0-beta.6) (2024-04-30)

### Features

* added verbose flag to suppress print statements ([2dd7817](2dd7817cfb))
2024-04-30 13:45:42 +00:00
semantic-release-bot
5ac97e2fb3 ci(release): 0.5.0-beta.5 [skip ci]
## [0.5.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.4...v0.5.0-beta.5) (2024-04-30)

### Features

* **refactor:** changed variable names ([8fba7e5](8fba7e5490))
2024-04-30 12:31:23 +00:00
semantic-release-bot
14e56f6ab1 ci(release): 0.5.0-beta.4 [skip ci]
## [0.5.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.3...v0.5.0-beta.4) (2024-04-30)

### Bug Fixes

* script generator and add new benchmarks ([e3d0194](e3d0194dc9))
2024-04-30 09:52:32 +00:00
semantic-release-bot
7e81f7c03f ci(release): 0.5.0-beta.3 [skip ci]
## [0.5.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.2...v0.5.0-beta.3) (2024-04-30)

### Features

* add cluade integration ([e0ffc83](e0ffc838b0))
2024-04-30 08:13:58 +00:00
semantic-release-bot
ff7d12f138 ci(release): 0.5.0-beta.2 [skip ci]
## [0.5.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.5.0-beta.1...v0.5.0-beta.2) (2024-04-30)

### Features

* **fetch:** added playwright support ([42ab0aa](42ab0aa1d2))
2024-04-30 05:57:35 +00:00
EURAC\marperini
42ab0aa1d2 feat(fetch): added playwright support 2024-04-30 04:02:58 +02:00
semantic-release-bot
450291f52e ci(release): 0.5.0-beta.1 [skip ci]
## [0.5.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.1...v0.5.0-beta.1) (2024-04-30)

### Features

* add co-author ([719a353](719a353410))
* base groq + requirements + toml update with groq ([7dd5b1a](7dd5b1a033))
* **llm:** implemented groq model ([dbbf10f](dbbf10fc77))
* updated requirements.txt ([d368725](d36872518a))

### CI

* **release:** 0.4.0-beta.3 [skip ci] ([d13321b](d13321b2f8))
2024-04-30 01:00:46 +00:00
Marco Vinciguerra
a449ed1199
Merge branch 'pre/beta' into 93-groq-model-implementation 2024-04-29 21:48:08 +02:00
Lorenzo Padoan
7dd5b1a033 feat: base groq + requirements + toml update with groq
Co-Authored-By: gioCarBo <109686531+giocarbo@users.noreply.github.com>
2024-04-29 20:06:51 +02:00
VinciGit00
dc97c60180 add new version 2024-04-29 14:50:14 +02:00
Marco Vinciguerra
af6d51f7a6
Merge branch 'pre/beta' into main 2024-04-29 10:32:13 +02:00
semantic-release-bot
40217513e8 ci(release): 0.4.1 [skip ci]
## [0.4.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0...v0.4.1) (2024-04-28)

### Bug Fixes

* added missing dependecies ([7f1c3b7](7f1c3b7d83))
2024-04-28 18:30:37 +00:00
PeriniM
7f1c3b7d83 fix: added missing dependecies
include python v3.9.0 and change deprecated method langchain
2024-04-28 20:29:23 +02:00
semantic-release-bot
4e45dd6c94 ci(release): 0.4.0 [skip ci]
## [0.4.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0...v0.4.0) (2024-04-28)

### Features

* add new proxy rotation function ([f6077d1](f6077d1f98))

### Bug Fixes

* bug for calculate costs ([a9b11e4](a9b11e433a))
* bug with fetch node ([9cd5165](9cd516507c))
* changed proxy function ([b754dd9](b754dd909c))
* robot node and proxyes ([adbc08f](adbc08f27b))

### CI

* **release:** 0.4.0-beta.1 [skip ci] ([4bc7274](4bc727412f))
* **release:** 0.4.0-beta.2 [skip ci] ([3c77acb](3c77acbb1d))
2024-04-28 17:14:05 +00:00
semantic-release-bot
d13321b2f8 ci(release): 0.4.0-beta.3 [skip ci]
## [0.4.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0-beta.2...v0.4.0-beta.3) (2024-04-27)

### Bug Fixes

* bug with fetch node ([9cd5165](9cd516507c))
2024-04-27 19:26:24 +00:00
semantic-release-bot
3c77acbb1d ci(release): 0.4.0-beta.2 [skip ci]
## [0.4.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.4.0-beta.1...v0.4.0-beta.2) (2024-04-27)

### Bug Fixes

* robot node and proxyes ([adbc08f](adbc08f27b))
2024-04-27 17:11:16 +00:00
semantic-release-bot
4bc727412f ci(release): 0.4.0-beta.1 [skip ci]
## [0.4.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0...v0.4.0-beta.1) (2024-04-27)

### Features

* add new proxy rotation function ([f6077d1](f6077d1f98))

### Bug Fixes

* changed proxy function ([b754dd9](b754dd909c))
2024-04-27 12:46:25 +00:00
VinciGit00
c548032869 add new version 2024-04-27 12:28:40 +02:00
semantic-release-bot
e872de6717 ci(release): 0.3.0 [skip ci]
## [0.3.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.2.8...v0.3.0) (2024-04-26)

### Features

* trigger new beta release ([26c92c3](26c92c3969))
* trigger new beta release ([6f028c4](6f028c4993))

### CI

* **release:** 0.3.0-beta.1 [skip ci] ([b481fd7](b481fd7602))
* **release:** 0.3.0-beta.2 [skip ci] ([7c8dbb8](7c8dbb8ac1))
* add ci workflow to manage lib release with semantic-release ([92cd040](92cd040dad))
* remove pull request trigger and fix plugin release train ([876fe66](876fe668d9))
2024-04-26 17:37:45 +00:00
semantic-release-bot
7c8dbb8ac1 ci(release): 0.3.0-beta.2 [skip ci]
## [0.3.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.3.0-beta.1...v0.3.0-beta.2) (2024-04-26)

### Features

* trigger new beta release ([26c92c3](26c92c3969))
2024-04-26 17:29:22 +00:00
semantic-release-bot
b481fd7602 ci(release): 0.3.0-beta.1 [skip ci]
## [0.3.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.2.8...v0.3.0-beta.1) (2024-04-26)

### Features

* trigger new beta release ([6f028c4](6f028c4993))

### CI

* add ci workflow to manage lib release with semantic-release ([92cd040](92cd040dad))
* remove pull request trigger and fix plugin release train ([876fe66](876fe668d9))
2024-04-26 17:17:03 +00:00
VinciGit00
1b004d82a1 add new version 2024-04-25 12:15:41 +02:00
VinciGit00
ec3fef9683 add new version 2024-04-21 20:22:31 +02:00
VinciGit00
411ffbe778 add new version 2024-04-21 17:12:37 +02:00
VinciGit00
b683854bf0 add new version 2024-04-21 11:27:38 +02:00
VinciGit00
13669cc1ab revert to old naming 2024-04-19 13:43:51 +02:00
VinciGit00
a2349e56af recatoring of nodes excluive for openai 2024-04-19 13:21:48 +02:00
VinciGit00
3f95801737 Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-04-19 10:36:40 +02:00
Lorenzo Padoan
625b0d7498 ADD benchmark of my lovely mac 💝💫💖💗💕
💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕💝💫💖💗💕
2024-04-17 22:25:08 +02:00
VinciGit00
bd004db80a add benchmarks and benchmarks results 2024-04-17 20:30:24 +02:00
EURAC\marperini
134c94e0ed added first asdt implementation 2024-04-17 17:12:59 +02:00
EURAC\marperini
e68ea31a3c upd: minify html library 2024-04-17 14:39:55 +02:00
VinciGit00
8ff27bec24 add new version 2024-04-11 23:01:58 +02:00
VinciGit00
06c173dedc add new version fixing embeddings 2024-04-10 12:25:24 +02:00
VinciGit00
ac67ae1f72 add new version 2024-04-10 09:49:01 +02:00
VinciGit00
78a1e7aec4 new model 2024-04-09 13:54:10 +02:00
VinciGit00
a25e7ea32b add new version 2024-04-09 11:45:20 +02:00
VinciGit00
958b2a4a79 add new version + refactoring of the code 2024-04-08 18:24:59 +02:00
EURAC\marperini
17add20c13 implemented node_config, add embedder model choice, add azure endpoint, refactor graphs and exmaples 2024-04-08 12:18:32 +02:00
EURAC\marperini
6a83c2306d docker compose working ollama implementation 2024-04-07 11:08:08 +02:00
VinciGit00
12a59195c6 add new version 2024-04-06 14:47:57 +02:00
VinciGit00
6dc4c6dec4 Merge branch 'main' into research_branch 2024-04-06 14:44:56 +02:00
EURAC\marperini
c2709aa50c working search graph 2024-04-06 13:01:04 +02:00
VinciGit00
9667f0ad58 add new version 2024-04-03 17:51:14 +02:00
VinciGit00
99f89a6c39 new discord permanent link 2024-04-02 13:37:11 +02:00
VinciGit00
632e0a6163 manual deploy 2024-03-25 22:05:15 +01:00
VinciGit00
e25f74ddc8 fixed bug for scraping from node + add example 2024-03-18 22:53:52 +01:00
VinciGit00
1afb950751 refactoring of code, add example on the readme 2024-03-18 14:35:47 +01:00
Perinim
cae38a0d67 fixed bugs after merge 2024-03-18 11:30:14 +01:00
VinciGit00
e0c5bfe093 add new example for gemini 2024-03-14 21:03:34 +01:00
VinciGit00
9e3df733a6 update pyproject configuration 2024-03-12 13:52:42 +01:00
PeriniM
ed64db24df working speech graph with rag 2024-02-23 14:17:46 +01:00
PeriniM
486294e5c2 updated version 2024-02-23 10:36:36 +01:00
PeriniM
4aa747ec57 updated lock 2024-02-23 10:00:58 +01:00
PeriniM
284ba5b75d added trulens 2024-02-23 09:39:25 +01:00
Marco Perini
ed48f273f8
Merge branch 'main' into multi-chunks-implementation 2024-02-22 00:00:01 +01:00
Perinim
dd17e47fe7 updated version 2024-02-21 23:56:01 +01:00
Perinim
a8b9b9e619 updated dependencies 2024-02-21 19:26:24 +01:00
Perinim
b0c75dc7ed created rag example 2024-02-21 19:15:38 +01:00
Perinim
3236f6315a added example multichunks rag 2024-02-21 13:32:14 +01:00
Perinim
39e130b7a3 new version 2024-02-20 11:28:01 +01:00
PeriniM
20db549d08 implemented graphbuilder 2024-02-19 04:11:35 +01:00
Perinim
07b4f8f58c add: pyproject.toml 2024-02-17 15:16:39 +01:00