Commit Graph

1086 Commits

Author SHA1 Message Date
semantic-release-bot
ca8aff8d88 ci(release): 1.6.0-beta.9 [skip ci]
## [1.6.0-beta.9](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0-beta.8...v1.6.0-beta.9) (2024-06-07)

### Features

* **indexify-node:** add example ([5d1fbf8](5d1fbf806a))

### Bug Fixes

* **schema:** fixed json output ([5c9843f](5c9843f141))
2024-06-07 18:28:38 +00:00
Marco Perini
f41a755519
Merge pull request #356 from VinciGit00/321-integration-with-indexify
fixed pydantic schema
2024-06-07 20:27:25 +02:00
Marco Vinciguerra
dd2b3a8f59 add examples
Some checks failed
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-06-05 21:08:00 +02:00
Marco Perini
5d1fbf806a feat(indexify-node): add example
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-05 18:45:37 +02:00
Marco Perini
5c9843f141 fix(schema): fixed json output 2024-06-05 15:07:21 +02:00
Marco Vinciguerra
4f53b09bf1 add examples for schema
Some checks are pending
/ 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
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
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
Marco Perini
f8b08e0b33 feat(append_node): append node to existing graph
Some checks failed
/ 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
Some checks failed
/ 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
seyf97
acece72c28
Update cleanup_html.py
Remove redundant lines in Links extraction
2024-06-04 13:49:00 +03: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
Some checks failed
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
Some checks are pending
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
semantic-release-bot
1d217e4ae6 ci(release): 1.6.0-beta.1 [skip ci]
## [1.6.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.5-beta.1...v1.6.0-beta.1) (2024-06-02)

### Features

* add forcing format as json ([5cfc101](5cfc10178a))
2024-06-02 10:27:12 +00:00
Marco Vinciguerra
5cfc10178a feat: add forcing format as json 2024-06-02 12:24:54 +02:00
Marco Vinciguerra
1fe49753b9 add openai and oneapi examples 2024-06-01 13:46:15 +02:00
Marco Vinciguerra
fff1232b8a add rag node 2024-06-01 13:06:20 +02:00
Marco Vinciguerra
5bda918a39 feat: add json multiscraper 2024-06-01 12:04:19 +02:00
Marco Vinciguerra
4d42d7bfc6 add example 2024-06-01 11:20:24 +02:00
Marco Vinciguerra
f5cbd80c97 feat: add pdf scraper multi graph 2024-06-01 09:52:21 +02:00