Commit Graph

1229 Commits

Author SHA1 Message Date
Marco Vinciguerra
119514bdfc feat: add vertexai integration 2024-07-01 12:21:47 +02:00
Marco Vinciguerra
79a2f51c34 add new models tokens 2024-06-19 10:42:41 +02:00
Marco Vinciguerra
40b4b2d939 add new models tokens 2024-06-19 10:42:00 +02:00
semantic-release-bot
ec77ff7ea4 ci(release): 1.7.0-beta.14 [skip ci]
## [1.7.0-beta.14](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.13...v1.7.0-beta.14) (2024-06-19)

### Features

* add new search engine avaiability and new tests ([073d226](073d226723))
* add research with bing + test function ([aa2160c](aa2160c108))
2024-06-19 08:40:20 +00:00
Marco Vinciguerra
6108c3e6c1
Merge pull request #397 from VinciGit00/pre/beta2
Pre/beta2
2024-06-19 10:39:10 +02:00
Marco Perini
0cb46f5f30
Merge pull request #392 from VinciGit00/391-switch-between-search-engines
Some checks failed
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
feat: add new search engine avaiability and new tests
2024-06-18 23:46:28 +02:00
Marco Vinciguerra
aa2160c108 feat: add research with bing + test function
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-18 21:28:29 +02:00
semantic-release-bot
ce0a47aee5 ci(release): 1.7.0-beta.13 [skip ci]
## [1.7.0-beta.13](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.12...v1.7.0-beta.13) (2024-06-18)

### Bug Fixes

* updated for schema changes ([aedda44](aedda44868))
2024-06-18 18:54:59 +00:00
Marco Vinciguerra
61d08a5be8
Merge pull request #394 from inchoate/update-docs-for-schema 2024-06-18 20:53:41 +02:00
Jason Vertrees
aedda44868 fix: updated for schema changes
docs: updated for schema changes
2024-06-18 13:31:10 -05:00
Marco Vinciguerra
073d226723 feat: add new search engine avaiability and new tests 2024-06-18 14:35:13 +02:00
Marco Vinciguerra
a8251bdb85 add new lock files
Some checks failed
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-06-17 15:01:36 +02:00
semantic-release-bot
a794405471 ci(release): 1.7.0-beta.12 [skip ci]
## [1.7.0-beta.12](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.11...v1.7.0-beta.12) (2024-06-17)

### Bug Fixes

* add chinese embedding model ([03ffebc](03ffebc52d))
2024-06-17 12:19:10 +00:00
Marco Vinciguerra
48ff87f20a Merge branch 'pre/beta' of https://github.com/VinciGit00/Scrapegraph-ai into pre/beta 2024-06-17 14:17:46 +02:00
Marco Vinciguerra
03ffebc52d fix: add chinese embedding model 2024-06-17 14:17:44 +02:00
semantic-release-bot
c016efd021 ci(release): 1.7.0-beta.11 [skip ci]
## [1.7.0-beta.11](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.10...v1.7.0-beta.11) (2024-06-17)

### Features

* **telemetry:** add telemetry module ([080a318](080a318ff6))

### Docs

* refactor graph section and added telemetry ([39bf4c9](39bf4c960d))
2024-06-17 12:08:37 +00:00
Marco Perini
d9559ef7ad
Merge pull request #389 from VinciGit00/telemetry
Telemetry
2024-06-17 14:07:26 +02:00
Marco Perini
39bf4c960d docs: refactor graph section and added telemetry 2024-06-17 13:56:13 +02:00
Marco Perini
080a318ff6 feat(telemetry): add telemetry module 2024-06-17 13:00:33 +02:00
Marco Vinciguerra
93342b4708 Merge branch 'pre/beta' of https://github.com/VinciGit00/Scrapegraph-ai into pre/beta 2024-06-17 11:17:11 +02:00
Marco Vinciguerra
6a753f2803 add smart_scraper_openai_test 2024-06-17 11:17:08 +02:00
semantic-release-bot
7f3b907410 ci(release): 1.7.0-beta.10 [skip ci]
## [1.7.0-beta.10](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.9...v1.7.0-beta.10) (2024-06-17)

### Bug Fixes

* removed duplicate from ollama dictionary ([dcd216e](dcd216e345))

### CI

* **release:** 1.6.1 [skip ci] ([44fbd71](44fbd71742))
2024-06-17 09:04:36 +00:00
Marco Vinciguerra
d7cd1dfd9a
Merge pull request #387 from shubihu/main
fix: Incorrect API Key Error with OpenAI Proxy
2024-06-17 11:03:20 +02:00
Marco Vinciguerra
da93162b53
Merge branch 'pre/beta' into main 2024-06-17 11:02:56 +02:00
shubihu
d8d5cd267a
Update abstract_graph.py
fix: Incorrect API Key Error with OpenAI Proxy
2024-06-17 16:26:33 +08:00
Marco Perini
4c8becc721 overwrite common params to affect nodes config
Some checks failed
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-06-16 15:19:40 +02:00
semantic-release-bot
0c5d6e2c82 ci(release): 1.7.0-beta.9 [skip ci]
## [1.7.0-beta.9](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.8...v1.7.0-beta.9) (2024-06-16)

### Bug Fixes

* fix robot node ([2419003](2419003999))
2024-06-16 12:05:59 +00:00
Marco Vinciguerra
2419003999 fix: fix robot node
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-16 14:04:36 +02:00
semantic-release-bot
a87702f107 ci(release): 1.7.0-beta.8 [skip ci]
## [1.7.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.7...v1.7.0-beta.8) (2024-06-16)

### Bug Fixes

* shallow copy config of create_embedder ([62b372b](62b372b675))

### Refactor

* add missing schemas and renamed files ([09cb6e9](09cb6e964e))
2024-06-16 11:35:48 +00:00
Marco Vinciguerra
3d34ea65df
Merge pull request #384 from liaoliaojun/fix/merge
fix: TypeError ‘Model provided by the configuration not supported’
2024-06-16 13:34:43 +02:00
Marco Vinciguerra
c31706fdae fixed tests
Some checks are pending
/ build (3.10) (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-06-15 20:41:26 +02:00
semantic-release-bot
44fbd71742 ci(release): 1.6.1 [skip ci]
## [1.6.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.6.0...v1.6.1) (2024-06-15)

### Bug Fixes

* removed duplicate from ollama dictionary ([dcd216e](dcd216e345))
2024-06-15 17:52:28 +00:00
Marco Vinciguerra
dcd216e345 fix: removed duplicate from ollama dictionary
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-06-15 19:51:20 +02:00
liaoliaojun
62b372b675 fix: shallow copy config of create_embedder 2024-06-15 17:53:13 +08:00
Marco Perini
09cb6e964e refactor: add missing schemas and renamed files
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-14 15:38:46 +02:00
Marco Perini
d8a99e96b7 Merge branch 'pre/beta' of https://github.com/VinciGit00/Scrapegraph-ai into pre/beta 2024-06-14 15:24:59 +02:00
Marco Perini
9b0e62742b changed source to text 2024-06-14 15:24:50 +02:00
semantic-release-bot
7da6cd2ab2 ci(release): 1.7.0-beta.7 [skip ci]
## [1.7.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.6...v1.7.0-beta.7) (2024-06-14)

### Features

* add Parse_Node ([e6c7940](e6c7940a57))

### Bug Fixes

* **pdf:** correctly read .pdf files ([203de83](203de83405))
* **multi:** updated multi pdf scraper with schema ([91c5b5a](91c5b5af43))

### Docs

* better logging ([283b61f](283b61fafc))
2024-06-14 13:24:14 +00:00
Marco Perini
1ae7c6a56a
Merge pull request #373 from VinciGit00/349-problem-with-scrapegraphaigraphspdf_scraper_graphpy
feat: add Parse_Node
2024-06-14 15:22:56 +02:00
Marco Perini
12f4386552
Merge branch 'pre/beta' into 349-problem-with-scrapegraphaigraphspdf_scraper_graphpy 2024-06-14 15:22:43 +02:00
Marco Perini
203de83405 fix(pdf): correctly read .pdf files 2024-06-14 15:20:30 +02:00
Marco Perini
91c5b5af43 fix(multi): updated multi pdf scraper with schema 2024-06-14 14:59:12 +02:00
Marco Perini
49f1795cae
Merge pull request #381 from VinciGit00/improve_generate_answer_nodes
refactoring of merging answers nodes
2024-06-14 14:35:07 +02:00
Marco Vinciguerra
7a34562d50 refactoring of merging answers nodes 2024-06-13 21:41:54 +02:00
Marco Perini
283b61fafc docs: better logging 2024-06-13 18:13:47 +02:00
Marco Vinciguerra
a6757aca57
Merge pull request #380 from Kshitij-Jande/main
Strip out the scheme from the proxy server address URI.
2024-06-13 13:23:26 +02:00
Marco Vinciguerra
c44b701d2d add new readmes
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-13 11:39:57 +02:00
semantic-release-bot
dae3158519 ci(release): 1.7.0-beta.6 [skip ci]
## [1.7.0-beta.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.5...v1.7.0-beta.6) (2024-06-13)

### Bug Fixes

* test for fetch node ([49c7e0e](49c7e0eaab))

### Docs

* fix label&logo for github action badges ([071f3d1](071f3d1906))

### Test

* fix tests for fetch node with proper mock&refactor ([17dd936](17dd936af7))
2024-06-13 09:06:15 +00:00
Marco Vinciguerra
49c7e0eaab fix: test for fetch node 2024-06-13 11:04:59 +02:00
Marco Vinciguerra
9dd2a63857
Merge pull request #379 from iamgodot/test
test: fix tests for fetch node with proper mock&refactor
2024-06-13 11:03:46 +02:00