Marco Vinciguerra
|
7783bfbbec
|
Merge pull request #706 from ScrapeGraphAI/pre/beta
Pre/beta
|
2024-09-27 17:52:05 +02:00 |
|
semantic-release-bot
|
6d8f5435d1
|
ci(release): 1.22.0-beta.5 [skip ci]
## [1.22.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.4...v1.22.0-beta.5) (2024-09-27)
### Features
* add reasoning integration ([b2822f6](b2822f620a))
|
2024-09-27 15:51:48 +00:00 |
|
Marco Vinciguerra
|
faf25eeba9
|
Merge branch 'reasoning-branch' into pre/beta
|
2024-09-27 17:50:29 +02:00 |
|
Marco Vinciguerra
|
b2822f620a
|
feat: add reasoning integration
|
2024-09-27 17:45:44 +02:00 |
|
semantic-release-bot
|
4330179cb6
|
ci(release): 1.22.0-beta.4 [skip ci]
## [1.22.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.3...v1.22.0-beta.4) (2024-09-27)
### Features
* add html_mode to smart_scraper ([bdcffd6](bdcffd6360))
|
2024-09-27 14:47:04 +00:00 |
|
Marco Vinciguerra
|
02ec4c1177
|
Merge pull request #704 from ScrapeGraphAI/refactoring-smart_scraper
feat: add html_mode to smart_scraper
|
2024-09-27 16:45:50 +02:00 |
|
Marco Vinciguerra
|
1e4ee3abdf
|
Update html_mode.py
|
2024-09-27 16:42:51 +02:00 |
|
Marco Vinciguerra
|
bdcffd6360
|
feat: add html_mode to smart_scraper
|
2024-09-27 16:41:45 +02:00 |
|
Marco Vinciguerra
|
857f28dba0
|
Merge pull request #702 from vedovati-matteo/pre/beta
Reasoning Node added
|
2024-09-27 14:42:17 +02:00 |
|
Matteo Vedovati
|
b1ce563962
|
Merge pull request #10 from VinciGit00/patch-2
Update reasoning_node_prompts.py
|
2024-09-27 14:14:03 +02:00 |
|
Marco Vinciguerra
|
9fa109453f
|
Update reasoning_node_prompts.py
|
2024-09-27 14:09:35 +02:00 |
|
Matteo Vedovati
|
afa9aa3fe7
|
import refactoring
|
2024-09-26 18:37:40 +02:00 |
|
Matteo Vedovati
|
b7b3e9660f
|
reasoning node refactoring
|
2024-09-26 18:33:22 +02:00 |
|
Matteo Vedovati
|
0b12589664
|
reasoning node prompt refinement
|
2024-09-26 18:28:26 +02:00 |
|
Matteo Vedovati
|
3228f7dafb
|
Update reasoning_node.py
|
2024-09-26 18:10:37 +02:00 |
|
Matteo Vedovati
|
e2fe39c093
|
Reasoning node created
|
2024-09-26 17:59:50 +02:00 |
|
semantic-release-bot
|
e5ac0205d1
|
ci(release): 1.22.0-beta.3 [skip ci]
## [1.22.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.2...v1.22.0-beta.3) (2024-09-25)
### Bug Fixes
* update to pydantic documentation ([76ce257](76ce257efb))
|
2024-09-25 13:14:24 +00:00 |
|
Marco Vinciguerra
|
3da874c67e
|
Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta
|
2024-09-25 15:12:31 +02:00 |
|
Marco Vinciguerra
|
76ce257efb
|
fix: update to pydantic documentation
|
2024-09-25 15:12:29 +02:00 |
|
semantic-release-bot
|
431c09f551
|
ci(release): 1.22.0-beta.2 [skip ci]
## [1.22.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.22.0-beta.1...v1.22.0-beta.2) (2024-09-25)
### Bug Fixes
* node refiner + examples ([d55f6be](d55f6bee47))
|
2024-09-25 12:55:24 +00:00 |
|
Marco Vinciguerra
|
d55f6bee47
|
fix: node refiner + examples
|
2024-09-25 14:53:51 +02:00 |
|
Marco Vinciguerra
|
bb375cd12e
|
new version
|
2024-09-25 10:52:12 +02:00 |
|
Marco Vinciguerra
|
8553d89bca
|
Merge pull request #698 from vedovati-matteo/pre/beta
Code Generator functionalities and graph
|
2024-09-25 10:45:29 +02:00 |
|
Matteo Vedovati
|
fb879012d3
|
Add code generator examples
|
2024-09-25 10:28:11 +02:00 |
|
Matteo Vedovati
|
04fdb5d900
|
Merge pull request #9 from VinciGit00/pre/beta
add possiibility to save the code
|
2024-09-25 10:07:56 +02:00 |
|
Marco Vinciguerra
|
bcf02e5f19
|
add possiibility to save the code
|
2024-09-24 21:42:45 +02:00 |
|
Matteo Vedovati
|
ce841e21fb
|
Code generation refactoring
|
2024-09-24 19:04:43 +02:00 |
|
Matteo Vedovati
|
2d2c7194be
|
Template refactoring
|
2024-09-24 18:33:12 +02:00 |
|
Matteo Vedovati
|
d6a77029bb
|
Validator fixed
|
2024-09-24 18:12:50 +02:00 |
|
Matteo Vedovati
|
8578bf17d5
|
Merge pull request #8 from VinciGit00/patch-5
Update generate_code_node.py
|
2024-09-24 17:33:13 +02:00 |
|
Matteo Vedovati
|
b0d9b37bac
|
Merge pull request #7 from VinciGit00/patch-4
Update html_analyzer_node.py
|
2024-09-24 17:32:56 +02:00 |
|
Matteo Vedovati
|
9927397c10
|
Merge pull request #6 from VinciGit00/patch-3
Patch 3
|
2024-09-24 17:32:46 +02:00 |
|
Marco Vinciguerra
|
54ebb39732
|
Update generate_code_node.py
|
2024-09-24 17:00:18 +02:00 |
|
Marco Vinciguerra
|
d38a50115f
|
Update html_analyzer_node.py
|
2024-09-24 16:59:33 +02:00 |
|
Marco Vinciguerra
|
04ac7362d4
|
i don't like comments
|
2024-09-24 16:57:52 +02:00 |
|
Matteo Vedovati
|
0d77ba3e5b
|
Merge pull request #3 from VinciGit00/pre/beta
raise keyerror exception for the schema
|
2024-09-24 12:47:48 +02:00 |
|
Matteo Vedovati
|
cd55c92b4e
|
Merge branch 'pre/beta' into pre/beta
|
2024-09-24 12:47:38 +02:00 |
|
Matteo Vedovati
|
84abaa6dfe
|
Merge pull request #5 from ScrapeGraphAI/temp
Pre/beta
|
2024-09-24 12:46:28 +02:00 |
|
Matteo Vedovati
|
df90770779
|
Update generate_code_node.py
|
2024-09-24 12:44:55 +02:00 |
|
Marco Vinciguerra
|
5a3ece9a1a
|
Merge branch 'pre/beta' into temp
|
2024-09-24 12:41:55 +02:00 |
|
Marco Vinciguerra
|
36a8a1c872
|
refining and refactoring of the code
|
2024-09-24 12:36:10 +02:00 |
|
Marco Vinciguerra
|
657ef711f7
|
raise keyerror exception for the schema
|
2024-09-24 12:06:45 +02:00 |
|
semantic-release-bot
|
f42a95faa0
|
ci(release): 1.22.0-beta.1 [skip ci]
## [1.22.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.21.2-beta.2...v1.22.0-beta.1) (2024-09-24)
### Features
* add info to the dictionary for toghtherai ([3b5ee76](3b5ee767cb))
* update exception ([3876cb7](3876cb7be8))
|
2024-09-24 07:38:14 +00:00 |
|
Marco Vinciguerra
|
a557f13a09
|
Merge pull request #693 from ScrapeGraphAI/togheter_fixing
Togheter fixing
|
2024-09-24 09:36:59 +02:00 |
|
Marco Vinciguerra
|
3876cb7be8
|
feat: update exception
Co-Authored-By: Federico Aguzzi <62149513+f-aguzzi@users.noreply.github.com>
|
2024-09-24 09:35:33 +02:00 |
|
Marco Vinciguerra
|
3b5ee767cb
|
feat: add info to the dictionary for toghtherai
|
2024-09-24 09:18:15 +02:00 |
|
Marco Vinciguerra
|
1ffdd3f4e9
|
Update models_tokens.py
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-09-23 20:56:53 +02:00 |
|
Marco Vinciguerra
|
d0969feb7c
|
removed unused imports and comments + removed dead code
|
2024-09-23 09:25:13 +02:00 |
|
semantic-release-bot
|
ba4e863f14
|
ci(release): 1.21.2-beta.2 [skip ci]
## [1.21.2-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.21.2-beta.1...v1.21.2-beta.2) (2024-09-23)
### Bug Fixes
* graph Iterator node ([8ce08ba](8ce08baf01))
* issue about parser ([7eda6bc](7eda6bc06b))
|
2024-09-23 06:23:22 +00:00 |
|
Marco Vinciguerra
|
390ad8282d
|
Merge pull request #689 from ScrapeGraphAI/687-smartscrapermulticoncatgraph-error-with-bedrock
687 smartscrapermulticoncatgraph error with bedrock
|
2024-09-23 08:22:04 +02:00 |
|