Commit Graph

515 Commits

Author SHA1 Message Date
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