Marco Vinciguerra
|
aed5452d39
|
Merge pull request #624 from ScrapeGraphAI/fix-import-errors
Fix ScreenshotScraper dynamic import errors
|
2024-09-02 15:11:21 +02:00 |
|
Federico Aguzzi
|
5242166575
|
fix(SmartScraper): pass llm_model to ParseNode
|
2024-09-02 15:04:54 +02:00 |
|
Federico Aguzzi
|
b8ef93738e
|
fix(ScreenshotScraper): impose dynamic imports
|
2024-09-02 15:03:54 +02:00 |
|
semantic-release-bot
|
08afc9292e
|
ci(release): 1.17.0-beta.2 [skip ci]
## [1.17.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.17.0-beta.1...v1.17.0-beta.2) (2024-09-02)
### Bug Fixes
* **Ollama:** instance model from correct package ([398b2c5](398b2c556f))
* **DeepSeek:** proper model initialization ([74dfc69](74dfc693f6))
* screenshot scraper ([388630c](388630c0ff))
|
2024-09-02 10:46:33 +00:00 |
|
Marco Vinciguerra
|
89b1f10477
|
Merge pull request #621 from ScrapeGraphAI/609-fix-deepseek-instancing
Fix deepseek and ollama instancing
|
2024-09-02 12:45:13 +02:00 |
|
Marco Vinciguerra
|
3ff69cb5bc
|
Merge pull request #614 from ScrapeGraphAI/screenshot-scraper-fix
Screenshot scraper fix
|
2024-09-02 12:44:05 +02:00 |
|
Marco Vinciguerra
|
1e466cd2a8
|
Merge branch 'pre/beta' into screenshot-scraper-fix
|
2024-09-02 12:43:32 +02:00 |
|
Federico Aguzzi
|
398b2c556f
|
fix(Ollama): instance model from correct package
|
2024-09-02 12:28:36 +02:00 |
|
Federico Aguzzi
|
74dfc693f6
|
fix(DeepSeek): proper model initialization
|
2024-09-02 12:28:22 +02:00 |
|
Marco Vinciguerra
|
ef2db0c9e3
|
Update pyproject.toml
|
2024-09-02 12:08:47 +02:00 |
|
semantic-release-bot
|
13efd4e3a4
|
ci(release): 1.17.0-beta.1 [skip ci]
## [1.17.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0...v1.17.0-beta.1) (2024-09-02)
### Features
* add togheterai ([8f615ad](8f615adef3))
### Bug Fixes
* update generate answernode ([c348f67](c348f674ad))
### chore
* **examples:** create Together AI examples ([34942de](34942deca5))
### CI
* **release:** 1.16.0-beta.1 [skip ci] ([d7f6036](d7f6036f90))
* **release:** 1.16.0-beta.2 [skip ci] ([1c37d5d](1c37d5db1c))
* **release:** 1.16.0-beta.3 [skip ci] ([886c987](886c987172))
* **release:** 1.16.0-beta.4 [skip ci] ([ba5c7ad](ba5c7adcea))
|
2024-09-02 09:37:23 +00:00 |
|
Marco Vinciguerra
|
fd0a90236e
|
Merge pull request #619 from tm-robinson/543-ScriptCreatorGraph-only-use-first-chunk
543 script creator graph only use first chunk
|
2024-09-02 11:36:05 +02:00 |
|
Marco Vinciguerra
|
e741602996
|
Merge branch 'pre/beta' into 543-ScriptCreatorGraph-only-use-first-chunk
|
2024-09-02 11:35:53 +02:00 |
|
semantic-release-bot
|
ba5c7adcea
|
ci(release): 1.16.0-beta.4 [skip ci]
## [1.16.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0-beta.3...v1.16.0-beta.4) (2024-09-02)
### Features
* add deepcopy error ([71b22d4](71b22d4880))
### Bug Fixes
* deepcopy fail for coping model_instance config ([cd07418](cd07418474))
* fix pydantic object copy ([553527a](553527a269))
|
2024-09-02 09:29:10 +00:00 |
|
Marco Vinciguerra
|
1bcc0bff0a
|
Merge pull request #620 from goasleep/feature/export_search_engine
feat:expose the search engine params to user
|
2024-09-02 11:27:59 +02:00 |
|
Tom Robinson
|
3d265a8631
|
change GenerateScraperNode to only use first chunk
|
2024-09-02 08:21:19 +01:00 |
|
Tom Robinson
|
a8b0e4a359
|
updated token calculation on parsenode
|
2024-09-02 08:01:21 +01:00 |
|
smith peng
|
8422463ca6
|
feat:expose the search engine params to user
|
2024-09-02 14:28:39 +08:00 |
|
Marco Vinciguerra
|
f51b15572d
|
add example
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-09-01 11:58:01 +02:00 |
|
semantic-release-bot
|
fccf034cf8
|
ci(release): 1.16.0 [skip ci]
## [1.16.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.2...v1.16.0) (2024-09-01)
### Features
* add deepcopy error ([71b22d4](71b22d4880))
### Bug Fixes
* deepcopy fail for coping model_instance config ([cd07418](cd07418474))
* fix pydantic object copy ([553527a](553527a269))
|
2024-09-01 09:55:26 +00:00 |
|
semantic-release-bot
|
886c987172
|
ci(release): 1.16.0-beta.3 [skip ci]
## [1.16.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0-beta.2...v1.16.0-beta.3) (2024-09-01)
### Bug Fixes
* pyproject.toml ([360ce1c](360ce1c0e4))
### CI
* **release:** 1.15.2 [skip ci] ([d88730c](d88730ccc7))
|
2024-09-01 09:55:08 +00:00 |
|
Marco Vinciguerra
|
afdf5249c5
|
Merge pull request #613 from goasleep/feature/add_copy_tool
fix: deepcopy fail for coping model_instance config
|
2024-09-01 11:54:21 +02:00 |
|
Marco Vinciguerra
|
86f9442a05
|
Merge pull request #615 from ScrapeGraphAI/temp
fixed tool and dependencies
|
2024-09-01 11:53:59 +02:00 |
|
Marco Vinciguerra
|
0e0b280bde
|
Merge branch 'pre/beta' into temp
|
2024-09-01 11:53:51 +02:00 |
|
semantic-release-bot
|
d88730ccc7
|
ci(release): 1.15.2 [skip ci]
## [1.15.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.1...v1.15.2) (2024-09-01)
### Bug Fixes
* pyproject.toml ([360ce1c](360ce1c0e4))
|
2024-09-01 09:53:02 +00:00 |
|
Marco Vinciguerra
|
360ce1c0e4
|
fix: pyproject.toml
|
2024-09-01 11:51:46 +02:00 |
|
smith peng
|
553527a269
|
fix: fix pydantic object copy
|
2024-09-01 16:42:48 +08:00 |
|
semantic-release-bot
|
1c37d5db1c
|
ci(release): 1.16.0-beta.2 [skip ci]
## [1.16.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0-beta.1...v1.16.0-beta.2) (2024-08-31)
### Bug Fixes
* update generate answernode ([c348f67](c348f674ad))
|
2024-08-31 12:52:23 +00:00 |
|
Federico Aguzzi
|
9c2aefaa34
|
Merge pull request #612 from ScrapeGraphAI/598-1140+-pydantic-validationerror-with-smartscrapergraph
fix: update generate answernode
|
2024-08-31 14:51:04 +02:00 |
|
Marco Vinciguerra
|
9fd6509454
|
Update pyproject.toml
/ build (push) Has been cancelled
|
2024-08-31 13:30:05 +02:00 |
|
Marco Vinciguerra
|
a73573d87a
|
update version
|
2024-08-31 12:32:25 +02:00 |
|
smith peng
|
71b22d4880
|
feat: add deepcopy error
|
2024-08-31 17:55:14 +08:00 |
|
smith peng
|
36818b1fb3
|
feat:adjust uncopiable obj raise error and remove memo
|
2024-08-31 17:39:33 +08:00 |
|
smith peng
|
cd07418474
|
fix: deepcopy fail for coping model_instance config
|
2024-08-31 16:26:11 +08:00 |
|
smith peng
|
4f4d091b82
|
feat:add deepcopy tool
|
2024-08-31 11:30:20 +08:00 |
|
Marco Vinciguerra
|
388630c0ff
|
fix: screenshot scraper
|
2024-08-30 13:02:13 +02:00 |
|
Marco Vinciguerra
|
a0d21137b7
|
refactoring of folders
|
2024-08-30 12:17:21 +02:00 |
|
Marco Vinciguerra
|
405f28ef05
|
Merge pull request #606 from Santabot123/pre/beta
Screenshot scraping
|
2024-08-30 11:41:54 +02:00 |
|
Marco Vinciguerra
|
735120d0a3
|
Merge branch 'screenshot-scraper-fix' into pre/beta
|
2024-08-30 11:41:45 +02:00 |
|
Marco Vinciguerra
|
c348f674ad
|
fix: update generate answernode
|
2024-08-30 11:37:44 +02:00 |
|
Marco Vinciguerra
|
a96617d6f8
|
changed pydantic with langchain_pydantic
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-08-29 22:39:02 +02:00 |
|
Marco Vinciguerra
|
8f056dd8b5
|
Merge pull request #611 from DAGWorks-Inc/issue-580
Fixes up error messages to be clearer for missing keys in state expression
|
2024-08-29 22:29:40 +02:00 |
|
elijahbenizzy
|
25d8fd2e72
|
Fixes node expression validator error message to make it easier to debug missing keys
|
2024-08-29 13:24:47 -07:00 |
|
semantic-release-bot
|
d7f6036f90
|
ci(release): 1.16.0-beta.1 [skip ci]
## [1.16.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.1...v1.16.0-beta.1) (2024-08-28)
### Features
* add togheterai ([8f615ad](8f615adef3))
### chore
* **examples:** create Together AI examples ([34942de](34942deca5))
|
2024-08-28 20:44:40 +00:00 |
|
Federico Aguzzi
|
5f604d1341
|
Merge pull request #605 from ScrapeGraphAI/togheter_ai_integration
feat: add togetherai
|
2024-08-28 22:42:51 +02:00 |
|
Federico Aguzzi
|
34942deca5
|
chore(examples): create Together AI examples
Co-Authored-By: Marco Vinciguerra <88108002+VinciGit00@users.noreply.github.com>
|
2024-08-28 22:39:05 +02:00 |
|
semantic-release-bot
|
ceb522f823
|
ci(release): 1.15.1 [skip ci]
## [1.15.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0...v1.15.1) (2024-08-28)
### Bug Fixes
* abstract graph local model ([04128e7](04128e7e9f))
* **models:** better DeepSeek and OneApi integration ([f7a85c2](f7a85c266a))
* **docloaders:** BrowserBase dynamic import ([5c16ee9](5c16ee985b))
* bug for abstract graph ([cf73883](cf73883451))
* **AbstractGraph:** correct and simplify instancing logic ([f73343f](f73343f193))
* **BurrBrige:** dynamic imports ([7789663](7789663338))
* **AbstractGraph:** model selection bug ([4f120e2](4f120e29c5))
* set up dynamic imports correctly ([83e71df](83e71df2e2))
### chore
* **examples:** update model names ([f6df9b7](f6df9b7512))
* update README.md ([5f562b8](5f562b89bd))
### Test
* **AbstractGraph:** add AbstractGraph tests ([229d74d](229d74d4bd))
### CI
* **release:** 1.15.0-beta.4 [skip ci] ([c1ce9c6](c1ce9c69d4))
* **release:** 1.15.0-beta.5 [skip ci] ([22ab45f](22ab45f6bd))
* **release:** 1.15.0-beta.6 [skip ci] ([050fa3f](050fa3faa0))
* **release:** 1.15.0-beta.7 [skip ci] ([be3f1ec](be3f1ec58d))
* **release:** 1.15.0-beta.8 [skip ci] ([dbec550](dbec55064f))
* **release:** 1.15.1-beta.1 [skip ci] ([8f38a6b](8f38a6bf15))
|
2024-08-28 19:33:27 +00:00 |
|
Federico Aguzzi
|
6d6b414fde
|
Merge pull request #607 from ScrapeGraphAI/pre/beta
abstract graph fix
|
2024-08-28 21:32:15 +02:00 |
|
semantic-release-bot
|
8f38a6bf15
|
ci(release): 1.15.1-beta.1 [skip ci]
## [1.15.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0...v1.15.1-beta.1) (2024-08-28)
### Bug Fixes
* abstract graph local model ([04128e7](04128e7e9f))
* **models:** better DeepSeek and OneApi integration ([f7a85c2](f7a85c266a))
* **docloaders:** BrowserBase dynamic import ([5c16ee9](5c16ee985b))
* bug for abstract graph ([cf73883](cf73883451))
* **AbstractGraph:** correct and simplify instancing logic ([f73343f](f73343f193))
* **BurrBrige:** dynamic imports ([7789663](7789663338))
* **AbstractGraph:** model selection bug ([4f120e2](4f120e29c5))
* set up dynamic imports correctly ([83e71df](83e71df2e2))
### chore
* **examples:** update model names ([f6df9b7](f6df9b7512))
* update README.md ([5f562b8](5f562b89bd))
### Test
* **AbstractGraph:** add AbstractGraph tests ([229d74d](229d74d4bd))
### CI
* **release:** 1.15.0-beta.4 [skip ci] ([c1ce9c6](c1ce9c69d4))
* **release:** 1.15.0-beta.5 [skip ci] ([22ab45f](22ab45f6bd))
* **release:** 1.15.0-beta.6 [skip ci] ([050fa3f](050fa3faa0))
* **release:** 1.15.0-beta.7 [skip ci] ([be3f1ec](be3f1ec58d))
* **release:** 1.15.0-beta.8 [skip ci] ([dbec550](dbec55064f))
|
2024-08-28 19:31:07 +00:00 |
|
Federico Aguzzi
|
bbdd58c930
|
merge: main into pre/beta
|
2024-08-28 21:29:16 +02:00 |
|