Commit Graph

893 Commits

Author SHA1 Message Date
semantic-release-bot
eb41f0d7b5 ci(release): 1.4.0 [skip ci]
## [1.4.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.2...v1.4.0) (2024-05-22)

### Features

* Add new models and update existing ones ([58289ec](58289eccc5))
2024-05-22 19:58:10 +00:00
Marco Vinciguerra
d78112bb68
Merge pull request #287 from arsaboo/models2
fix: Add new models and sorted the list
2024-05-22 21:56:12 +02:00
Alok Saboo
58289eccc5 feat: Add new models and update existing ones 2024-05-22 15:07:27 -04:00
semantic-release-bot
ee22b60e37 ci(release): 1.3.2 [skip ci]
## [1.3.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.1...v1.3.2) (2024-05-22)

### Bug Fixes

* pdf scraper bug ([f2dffe5](f2dffe534f))
2024-05-22 09:56:46 +00:00
Marco Vinciguerra
f2dffe534f fix: pdf scraper bug 2024-05-22 11:54:55 +02:00
Marco Vinciguerra
2e1c79d960 Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-05-21 10:41:08 +02:00
Marco Vinciguerra
1ef63217dd add deepseek embeddings 2024-05-21 10:41:01 +02:00
semantic-release-bot
f15fbc0d52 ci(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.0...v1.3.1) (2024-05-21)

### Bug Fixes

* add deepseek embeddings ([659fad7](659fad770a))
2024-05-21 08:38:36 +00:00
Marco Vinciguerra
659fad770a fix: add deepseek embeddings 2024-05-21 10:36:40 +02:00
Marco Vinciguerra
481106d923 Update README.md 2024-05-21 09:19:21 +02:00
Marco Vinciguerra
6f51f461d2 Update README.md 2024-05-21 09:18:23 +02:00
Marco Vinciguerra
7c4a26fd0d Update README.md 2024-05-21 09:18:05 +02:00
Marco Vinciguerra
75bb389cf7 add stat logo parternship 2024-05-21 09:15:02 +02:00
semantic-release-bot
7fd06a6ac5 ci(release): 1.3.0 [skip ci]
## [1.3.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.4...v1.3.0) (2024-05-19)

### Features

* add new model ([8c7afa7](8c7afa7570))
2024-05-19 20:06:05 +00:00
Marco Vinciguerra
3c3c7577d8 Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-05-19 22:03:45 +02:00
Marco Vinciguerra
8c7afa7570 feat: add new model 2024-05-19 22:03:21 +02:00
Marco Vinciguerra
ae9986a113
Merge pull request #264 from MobinX/patch-1
Added gemini flash and pro support
2024-05-19 08:45:25 +02:00
Mobin Chowdhury
7f30da9930
Update models_tokens.py 2024-05-18 23:32:27 +06:00
Marco Vinciguerra
a0125b7e90 add orca mini integration 2024-05-18 09:31:40 +02:00
semantic-release-bot
746e7bd343 ci(release): 1.2.4 [skip ci]
## [1.2.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.3...v1.2.4) (2024-05-17)

### Bug Fixes

* **deepcopy:** switch whether we have obj in the config ([d4d913c](d4d913c8a3))
2024-05-17 08:38:38 +00:00
Marco Perini
d4d913c8a3 fix(deepcopy): switch whether we have obj in the config 2024-05-17 10:36:39 +02:00
Marco Vinciguerra
b4cfcb100d
Update README.md 2024-05-16 16:32:14 +02:00
VinciGit00
52fe108e48 Update README.md 2024-05-15 21:10:43 +02:00
VinciGit00
e35c5ac33c Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-05-15 19:27:45 +02:00
VinciGit00
a718145f46 rye installation 2024-05-15 19:27:42 +02:00
semantic-release-bot
5a557f9295 ci(release): 1.2.3 [skip ci]
## [1.2.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.2...v1.2.3) (2024-05-15)

### Bug Fixes

* **deepcopy:** reaplced to shallow copy ([999c930](999c930f42))
2024-05-15 15:36:04 +00:00
VinciGit00
753f8cf194 add lock 2024-05-15 17:34:06 +02:00
VinciGit00
5e42e2e2dd Update .gitignore 2024-05-15 16:56:54 +02:00
Marco Perini
0b7ef252df Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-05-15 16:00:50 +02:00
Marco Perini
999c930f42 fix(deepcopy): reaplced to shallow copy 2024-05-15 16:00:42 +02:00
semantic-release-bot
3531a68f5b ci(release): 1.2.2 [skip ci]
## [1.2.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.1...v1.2.2) (2024-05-15)

### Bug Fixes

* come back to the old version ([cc5adef](cc5adefd29))
2024-05-15 13:57:23 +00:00
VinciGit00
3ee3b82bc7 Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-05-15 15:54:38 +02:00
VinciGit00
cc5adefd29 fix: come back to the old version 2024-05-15 15:54:00 +02:00
semantic-release-bot
7614c811a9 ci(release): 1.2.1 [skip ci]
## [1.2.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.0...v1.2.1) (2024-05-15)

### Bug Fixes

* removed unused ([5587a64](5587a64d23))
2024-05-15 13:53:31 +00:00
VinciGit00
5587a64d23 fix: removed unused 2024-05-15 15:51:27 +02:00
VinciGit00
7ced0d0564 remove asdt 2024-05-15 15:49:09 +02:00
semantic-release-bot
d5045abf17 ci(release): 1.2.0 [skip ci]
## [1.2.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.1.0...v1.2.0) (2024-05-15)

### Features

* add finalize_node() ([6e7283e](6e7283ed8f))
2024-05-15 13:22:20 +00:00
Marco Vinciguerra
cffcf80a75
Merge branch '88-blockscraper-implementation' into main 2024-05-15 15:20:12 +02:00
semantic-release-bot
51200d6918 ci(release): 1.1.0 [skip ci]
## [1.1.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.0.1...v1.1.0) (2024-05-15)

### Features

* add turboscraper (alfa) ([51aa109](51aa109e42))
* new search_graph ([67d5fbf](67d5fbf816))

### Docs

* **rye:** replaced poetry with rye ([efb781f](efb781f950))
2024-05-15 13:18:52 +00:00
Marco Vinciguerra
22cd9e3605
Merge branch 'search_link_context' into main 2024-05-15 15:16:57 +02:00
Marco Perini
efb781f950
docs(rye): replaced poetry with rye 2024-05-15 15:15:17 +02:00
VinciGit00
694d3ab0f3 Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai 2024-05-15 15:10:53 +02:00
VinciGit00
7ccd51a879 add rye update script bash 2024-05-15 15:10:51 +02:00
semantic-release-bot
a81d2b7a80 ci(release): 1.0.1 [skip ci]
## [1.0.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.0.0...v1.0.1) (2024-05-15)

### Bug Fixes

* **searchgraph:** used shallow copy to serialize obj ([096b665](096b665c01))
2024-05-15 13:07:36 +00:00
Marco Perini
096b665c01 fix(searchgraph): used shallow copy to serialize obj 2024-05-15 15:05:47 +02:00
Marco Vinciguerra
24d56af97c
Update pyproject.toml 2024-05-15 14:10:56 +02:00
semantic-release-bot
c0b6f0260f ci(release): 1.0.0 [skip ci]
## [1.0.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.1...v1.0.0) (2024-05-15)

### ⚠ BREAKING CHANGES

* **package manager:** move from poetry to rye

### chore

* **package manager:** move from poetry to rye ([8fc2510](8fc2510b37)), closes [#198](https://github.com/VinciGit00/Scrapegraph-ai/issues/198)

### Docs

* **main-readme:** fixed some typos ([78d1940](78d1940235))
2024-05-15 11:45:54 +00:00
Marco Vinciguerra
672bd29b65
Merge pull request #244 from f-aguzzi/main
chore(package manager)!: move from poetry to rye
2024-05-15 13:43:58 +02:00
Federico Aguzzi
8fc2510b37 chore(package manager)!: move from poetry to rye
closes #198
2024-05-15 13:42:58 +02:00
Marco Perini
78d1940235
docs(main-readme): fixed some typos 2024-05-15 12:09:14 +02:00