Commit Graph

541 Commits

Author SHA1 Message Date
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
Marco Perini
d592d27bb4
Merge pull request #115 from VinciGit00/101-scrape-json-files
feat: add xml scraper and json scraper
2024-04-30 14:29:57 +02:00
EURAC\marperini
8fba7e5490 feat(refactor): changed variable names 2024-04-30 14:28:30 +02:00
VinciGit00
da95c18857 Merge branch 'pre/beta' of https://github.com/VinciGit00/Scrapegraph-ai into pre/beta 2024-04-30 13:57:40 +02:00
VinciGit00
59594cbc2f add grow example 2024-04-30 13:57:24 +02: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
VinciGit00
e3d0194dc9 fix: script generator and add new benchmarks 2024-04-30 11:51:04 +02:00
VinciGit00
da2c82a2a2 add json and xml scraper 2024-04-30 10:52:22 +02: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
Marco Vinciguerra
b79ef221a5
Merge pull request #114 from VinciGit00/integration_claude
feat: add Claude integration
2024-04-30 10:12:15 +02:00
VinciGit00
e0ffc838b0 feat: add cluade integration 2024-04-30 10:08:54 +02: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
Marco Vinciguerra
e494455925
Merge pull request #113 from VinciGit00/playwright 2024-04-30 07:56:12 +02: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 Perini
ae2971c519
Merge pull request #111 from VinciGit00/groq-implementation
Groq implementation
2024-04-30 02:59:26 +02:00
Marco Perini
719a353410
feat: add co-author
Co-authored-by: gioCarBo <gioCarBo@users.noreply.github.com>
2024-04-30 02:57:49 +02:00
EURAC\marperini
d36872518a feat: updated requirements.txt 2024-04-30 02:37:39 +02:00
EURAC\marperini
dbbf10fc77 feat(llm): implemented groq model 2024-04-30 02:32:14 +02:00
EURAC\marperini
6e0c001946 updated lock file 2024-04-30 02:03:23 +02:00
Marco Vinciguerra
7a4820447c
Merge pull request #108 from VinciGit00/93-groq-model-implementation
feat: base groq + requirements + toml update with groq
2024-04-29 21:48:56 +02:00
Marco Vinciguerra
a449ed1199
Merge branch 'pre/beta' into 93-groq-model-implementation 2024-04-29 21:48:08 +02:00
Marco Vinciguerra
ecaef43bf3
Merge pull request #107 from VinciGit00/main
merging for new version
2024-04-29 21:46:04 +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
Marco Perini
0999708ff6
Merge pull request #106 from VinciGit00/refactor_search_node
Update search_link_node.py
2024-04-29 16:20:23 +02:00
VinciGit00
f8917320b3 add xml_example 2024-04-29 16:15:24 +02:00
VinciGit00
deb920a33e fixing json and example 2024-04-29 16:11:57 +02:00
VinciGit00
3eacc6fbc3 add paths 2024-04-29 16:07:11 +02:00
VinciGit00
674e64222e add first new graphs 2024-04-29 15:55:21 +02:00
VinciGit00
0b25d9a977 Update search_link_node.py 2024-04-29 15:49:46 +02:00
VinciGit00
dc97c60180 add new version 2024-04-29 14:50:14 +02:00
VinciGit00
d6b8c4c3b7 Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-04-29 14:44:54 +02:00
VinciGit00
9526ec9cd9 Update requirements.txt
Co-Authored-By: Marco Perini <19621159+PeriniM@users.noreply.github.com>
2024-04-29 14:44:42 +02:00
Marco Perini
8a15f021dc
Merge pull request #105 from VinciGit00/fixing_local_models
if the conf is not present preset to 8192 the context window
2024-04-29 14:42:23 +02:00
Marco Vinciguerra
bec79bafdb
Merge pull request #104 from VinciGit00/main
alineament
2024-04-29 12:23:28 +02:00
VinciGit00
45b2317ab7 add json examples 2024-04-29 11:16:48 +02:00
VinciGit00
4f10ac302e fixed gemma model 2024-04-29 11:06:30 +02:00
Marco Vinciguerra
af6d51f7a6
Merge branch 'pre/beta' into main 2024-04-29 10:32:13 +02:00
VinciGit00
ab72db3b50 if the conf is not present preset to 8192 the context window 2024-04-29 10:26:34 +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
Marco Perini
67ac884e4c
Merge pull request #91 from VinciGit00/fixing_bugs 2024-04-28 19:12:38 +02:00
VinciGit00
a9b11e433a fix: bug for calculate costs 2024-04-28 14:36:49 +02: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
Marco Vinciguerra
bd5dd64816
Merge pull request #90 from VinciGit00/fixing_bugs
fix: bug with fetch node
2024-04-27 21:25:16 +02:00
VinciGit00
9cd516507c fix: bug with fetch node 2024-04-27 21:23:35 +02: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
Marco Vinciguerra
ca3d9cc042
Merge pull request #89 from VinciGit00/proxy_rotation
fix: robot node and proxy rotation
2024-04-27 19:10:00 +02:00
VinciGit00
adbc08f27b fix: robot node and proxyes 2024-04-27 19:07:37 +02:00