semantic-release-bot
|
49cdadf117
|
ci(release): 1.5.6 [skip ci]
## [1.5.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.5...v1.5.6) (2024-06-05)
### Bug Fixes
* getter ([67d83cf](67d83cff46))
|
2024-06-05 10:03:20 +00:00 |
|
Marco Vinciguerra
|
67d83cff46
|
fix: getter
|
2024-06-05 12:02:00 +02:00 |
|
duke147
|
4e16c9a81d
|
support ernie
|
2024-06-05 17:37:35 +08:00 |
|
Marco Vinciguerra
|
4f53b09bf1
|
add examples for schema
/ build (3.10) (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-06-05 10:43:57 +02:00 |
|
Marco Vinciguerra
|
450fde601e
|
add get functions on the dictionary
|
2024-06-05 09:28:24 +02:00 |
|
semantic-release-bot
|
7a6f016f92
|
ci(release): 1.6.0-beta.8 [skip ci]
## [1.6.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.7...v1.6.0-beta.8) (2024-06-05)
### Features
* add json as output ([5d20186](5d20186bf2))
|
2024-06-05 07:21:31 +00:00 |
|
Marco Vinciguerra
|
5d20186bf2
|
feat: add json as output
|
2024-06-05 09:20:20 +02:00 |
|
semantic-release-bot
|
36292150da
|
ci(release): 1.5.5 [skip ci]
## [1.5.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.4...v1.5.5) (2024-06-05)
### Bug Fixes
* bug on generate_answer_node ([1d38ed1](1d38ed146a))
### Docs
* add Japanese README ([4559ab6](4559ab6db8))
* update japanese.md ([f0042a8](f0042a8e33))
* update README.md ([871e398](871e398a26))
|
2024-06-05 07:18:31 +00:00 |
|
Marco Vinciguerra
|
1d38ed146a
|
fix: bug on generate_answer_node
|
2024-06-05 09:17:29 +02:00 |
|
Marco Vinciguerra
|
04b0352b79
|
Merge pull request #345 from eltociear/add-japanese-readme
docs: add Japanese README
|
2024-06-05 09:11:34 +02:00 |
|
Ikko Eltociear Ashimine
|
f0042a8e33
|
docs: update japanese.md
|
2024-06-05 16:07:18 +09:00 |
|
semantic-release-bot
|
cab5f6828c
|
ci(release): 1.6.0-beta.7 [skip ci]
## [1.6.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.6...v1.6.0-beta.7) (2024-06-05)
### Features
* **pydantic:** added pydantic output schema ([376f758](376f758a76))
* **append_node:** append node to existing graph ([f8b08e0](f8b08e0b33))
|
2024-06-05 07:06:33 +00:00 |
|
Ikko Eltociear Ashimine
|
871e398a26
|
docs: update README.md
|
2024-06-05 16:05:26 +09:00 |
|
Marco Vinciguerra
|
a7443a7f98
|
Merge pull request #341 from VinciGit00/332-pydantic-schema-validation
#332 pydantic schema validation
|
2024-06-05 09:05:25 +02:00 |
|
Marco Vinciguerra
|
74fd530914
|
Merge branch 'pre/beta' into 332-pydantic-schema-validation
|
2024-06-05 09:05:19 +02:00 |
|
Ikko Eltociear Ashimine
|
4559ab6db8
|
docs: add Japanese README
|
2024-06-05 16:04:37 +09:00 |
|
elijahbenizzy
|
e96b7018b6
|
Integrates with Burr's Forking/spawning ability
Requires this PR: https://github.com/DAGWorks-Inc/burr/pull/225
|
2024-06-04 21:17:52 -07:00 |
|
Marco Perini
|
f8b08e0b33
|
feat(append_node): append node to existing graph
/ build (3.10) (push) Has been cancelled
|
2024-06-04 23:34:43 +02:00 |
|
Marco Perini
|
376f758a76
|
feat(pydantic): added pydantic output schema
|
2024-06-04 23:07:49 +02:00 |
|
semantic-release-bot
|
ac8e7c12fe
|
ci(release): 1.6.0-beta.6 [skip ci]
## [1.6.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.5...v1.6.0-beta.6) (2024-06-04)
### Features
* refactoring of abstract graph ([fff89f4](fff89f431f))
|
2024-06-04 17:42:27 +00:00 |
|
Marco Vinciguerra
|
fff89f431f
|
feat: refactoring of abstract graph
|
2024-06-04 19:41:11 +02:00 |
|
Marco Vinciguerra
|
58cd523bc5
|
Merge branch 'pre/beta' of https://github.com/VinciGit00/Scrapegraph-ai into pre/beta
|
2024-06-04 18:41:46 +02:00 |
|
Marco Vinciguerra
|
f81442b817
|
removed unused if
|
2024-06-04 18:41:44 +02:00 |
|
Marco Vinciguerra
|
4c0d0e935b
|
Merge pull request #339 from seyf97/seyf97-link_extraction_patch
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
Update cleanup_html.py
|
2024-06-04 14:28:03 +02:00 |
|
Marco Vinciguerra
|
7ed2fe8ef0
|
feat: add dynamic caching
|
2024-06-04 14:27:46 +02:00 |
|
seyf97
|
acece72c28
|
Update cleanup_html.py
Remove redundant lines in Links extraction
|
2024-06-04 13:49:00 +03:00 |
|
Marco Vinciguerra
|
7a13a6819f
|
feat: refactoring of rag node
|
2024-06-04 12:01:21 +02:00 |
|
semantic-release-bot
|
dde0c7e27d
|
ci(release): 1.6.0-beta.5 [skip ci]
## [1.6.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.4...v1.6.0-beta.5) (2024-06-04)
### Features
* refactoring of an in if ([244aada](244aada2de))
|
2024-06-04 08:02:26 +00:00 |
|
Marco Vinciguerra
|
244aada2de
|
feat: refactoring of an in if
|
2024-06-04 10:01:20 +02:00 |
|
Marco Vinciguerra
|
55b486503e
|
Merge pull request #338 from VinciGit00/main
allignment
|
2024-06-04 09:59:29 +02:00 |
|
Marco Vinciguerra
|
28d874e4e1
|
Merge pull request #335 from jiangyuan-li/main
CodeQL / Analyze (python) (push) Has been cancelled
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-06-04 08:56:13 +02:00 |
|
Marco Vinciguerra
|
3141ac8687
|
Merge pull request #336 from SchneeHertz/main
|
2024-06-04 08:54:52 +02:00 |
|
SchneeHertz
|
12ecc99a6c
|
Update chinese.md
|
2024-06-04 14:46:22 +08:00 |
|
SchneeHertz
|
89f40f12bc
|
Update chinese.md
|
2024-06-04 14:38:33 +08:00 |
|
SchneeHertz
|
c4bf325728
|
Improve the Chinese Readme to synchronize with the English Readme.
|
2024-06-04 14:36:17 +08:00 |
|
Jiangyuan Li
|
8a52e138ec
|
Update README.md
Fix typos in translating "Chinese"
|
2024-06-03 17:19:47 -07:00 |
|
semantic-release-bot
|
08a14efdd3
|
ci(release): 1.6.0-beta.4 [skip ci]
## [1.6.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.3...v1.6.0-beta.4) (2024-06-03)
### Features
* fix an if ([c8d556d](c8d556da4e))
|
2024-06-03 19:50:50 +00:00 |
|
Marco Vinciguerra
|
f36dd8bade
|
Merge branch 'pre/beta' of https://github.com/VinciGit00/Scrapegraph-ai into pre/beta
|
2024-06-03 21:49:36 +02:00 |
|
Marco Vinciguerra
|
c8d556da4e
|
feat: fix an if
|
2024-06-03 21:49:34 +02:00 |
|
semantic-release-bot
|
b70cb37c62
|
ci(release): 1.6.0-beta.3 [skip ci]
## [1.6.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.2...v1.6.0-beta.3) (2024-06-03)
### Features
* removed a bug ([8de720d](8de720d379))
|
2024-06-03 19:46:52 +00:00 |
|
Marco Vinciguerra
|
8de720d379
|
feat: removed a bug
|
2024-06-03 21:45:37 +02:00 |
|
Marco Vinciguerra
|
1dde43cdeb
|
add new examples
|
2024-06-03 21:03:13 +02:00 |
|
Marco Vinciguerra
|
08499c2cfb
|
Update README.md
CodeQL / Analyze (python) (push) Waiting to run
/ build (3.10) (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-06-03 15:30:15 +02:00 |
|
semantic-release-bot
|
ed1dc0be08
|
ci(release): 1.6.0-beta.2 [skip ci]
## [1.6.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.1...v1.6.0-beta.2) (2024-06-03)
### Features
* add csv scraper and xml scraper multi ([b408655](b4086550cc))
* add json multiscraper ([5bda918](5bda918a39))
* add pdf scraper multi graph ([f5cbd80](f5cbd80c97))
* removed rag node ([930f673](930f673747))
|
2024-06-03 11:27:25 +00:00 |
|
Marco Perini
|
79ace115c7
|
Merge pull request #323 from VinciGit00/refactoring-pdf_scraper
Refactoring pdf scraper and json scrape
|
2024-06-03 13:26:11 +02:00 |
|
Marco Vinciguerra
|
743dfe1191
|
add all possible examples
|
2024-06-03 12:19:43 +02:00 |
|
Marco Vinciguerra
|
b4086550cc
|
feat: add csv scraper and xml scraper multi
|
2024-06-02 22:57:33 +02:00 |
|
Marco Vinciguerra
|
9992f8cef2
|
Merge pull request #325 from seyf97/patch-2
Update requirements.txt
|
2024-06-02 16:16:51 +02:00 |
|
seyf97
|
40bc77daca
|
Update requirements.txt
Remove duplicate requirement "langchain-anthropic"
|
2024-06-02 16:49:27 +03:00 |
|
Marco Vinciguerra
|
fa9722d2b9
|
add examples
|
2024-06-02 14:43:02 +02:00 |
|