Commit Graph

403 Commits

Author SHA1 Message Date
Marco Vinciguerra
c91975e0c8 update examples 2024-10-03 15:32:29 +02:00
Marco Vinciguerra
85cb957297 feat: finished basic version of deep scraper
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-10-03 13:13:04 +02:00
Marco Vinciguerra
4b371f4d94 feat: add deep scraper implementation
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-10-03 11:38:14 +02:00
Matteo Vedovati
ea3ae1fd6d fetch multiple links fix 2024-10-02 11:01:23 +02:00
Matteo Vedovati
4cb621feab fetch node level k implementation 2024-10-02 10:22:21 +02:00
Marco Vinciguerra
d9a8208b08
Merge branch 'pre/beta' into branch_temp 2024-09-29 15:43:59 +02:00
Marco Vinciguerra
9aa8c889fb fix: removed deep scraper 2024-09-29 15:40:04 +02: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
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
9905be8a37 fix: script creator multi 2024-09-26 10:09:36 +02:00
Marco Vinciguerra
76ce257efb fix: update to pydantic documentation 2024-09-25 15:12:29 +02:00
Marco Vinciguerra
d55f6bee47 fix: node refiner + examples 2024-09-25 14:53:51 +02:00
Matteo Vedovati
fb879012d3 Add code generator examples 2024-09-25 10:28:11 +02:00
Marco Vinciguerra
bcf02e5f19 add possiibility to save the code 2024-09-24 21:42:45 +02:00
Marco Vinciguerra
5a3ece9a1a
Merge branch 'pre/beta' into temp 2024-09-24 12:41:55 +02:00
Matteo Vedovati
34590664f1 Code generator updated version 2024-09-21 16:36:22 +02:00
Matteo Vedovati
5b579b323f gode generator v0.1 2024-09-21 11:44:04 +02:00
Marco Vinciguerra
6f0b9d852a update examples 2024-09-20 15:09:30 +02:00
Marco Vinciguerra
72873c1b38 refactoring of teh code 2024-09-19 12:34:25 +02:00
Marco Vinciguerra
932412e325 fix: update pyproject.toml 2024-09-18 09:59:14 +02:00
Lorenzo Paleari
eb89549248
feat: updated pydantic to v2 2024-09-17 23:08:56 +02:00
Marco Vinciguerra
5d1fe68dea
Merge branch 'pre/beta' into temp 2024-09-14 10:53:43 +02:00
Marco Vinciguerra
5c25da2fe6 feat: integration of o1 2024-09-13 14:20:23 +02:00
Marco Vinciguerra
ca31bd9412
Merge pull request #658 from shenghongtw/docs/Updated_the_graph_config_in_the_documentation
problem
2024-09-12 09:07:59 +02:00
Marco Vinciguerra
9eb40e1eae Update script_generator_openai.py 2024-09-12 09:06:15 +02:00
roryhaung
57a58e162e docs: Updated the graph_config in the documentation. 2024-09-12 14:50:02 +08:00
Marco Vinciguerra
f5e7a8bfaf fix of the bug for fetching the code 2024-09-06 16:58:37 +02:00
Marco Vinciguerra
94e69a0515 feat: add scrape_do_integration 2024-09-06 16:51:48 +02:00
Marco Vinciguerra
9e9c77551f add examples multi concat
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-09-06 16:13:36 +02:00
Marco Vinciguerra
8b02cb4460
Merge pull request #632 from ekinsenler/concat_node
feat: Concat node implementation
2024-09-06 15:52:35 +02:00
Federico Aguzzi
2859fb72d6 feat(AbstractGraph): add adjustable rate limit 2024-09-05 16:31:33 +02:00
ekinsenler
c0339d9dc6 fix file name 2024-09-04 20:31:24 +03:00
ekinsenler
f83c3d1ae6 add example for gemini 2024-09-04 20:29:04 +03:00
ekinsenler
bd4b26d7d7 feat: ConcatNode.py added for heavy merge operations 2024-09-04 17:53:32 +03:00
Marco Vinciguerra
81af62d35f
Merge pull request #622 from LorenzoPaleari/pre/beta
ScrapeGraphAI/580-OmniScraperGraph-fix
2024-09-02 15:13:07 +02:00
Lorenzo Paleari
57337a0a8c
fix: Removed link_urls and img_ulrs from FetchNode output 2024-09-02 12:53:40 +02:00
Marco Vinciguerra
1e466cd2a8
Merge branch 'pre/beta' into screenshot-scraper-fix 2024-09-02 12:43:32 +02:00
Marco Vinciguerra
f51b15572d add example
Some checks failed
/ 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
Marco Vinciguerra
0e0b280bde
Merge branch 'pre/beta' into temp 2024-09-01 11:53:51 +02: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
a96617d6f8 changed pydantic with langchain_pydantic
Some checks failed
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
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
Marco Vinciguerra
d29f747151 Update script_generator_openai.py 2024-08-28 20:19:06 +02:00
Federico Aguzzi
f7a85c266a fix(models): better DeepSeek and OneApi integration 2024-08-28 12:51:50 +02:00
Marco Vinciguerra
cf73883451 fix: bug for abstract graph 2024-08-27 18:05:34 +02:00
Federico Aguzzi
f6df9b7512 chore(examples): update model names 2024-08-27 12:41:18 +02:00