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
/ 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
/ 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
/ 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
/ 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
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 |
|
Kshitij Jande
|
2a9ab69f4b
|
Strip out the scheme from the server address URI
|
2024-06-13 12:18:41 +05:30 |
|
iamgodot
|
17dd936af7
|
test: fix tests for fetch node with proper mock&refactor
|
2024-06-12 22:45:43 -07:00 |
|
Marco Vinciguerra
|
cc9f5cc723
|
Merge pull request #375 from iamgodot/docs
/ build (3.10) (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-06-12 20:35:57 +02:00 |
|
iamgodot
|
071f3d1906
|
docs: fix label&logo for github action badges
|
2024-06-12 11:25:49 -07:00 |
|
Marco Vinciguerra
|
1705046cc7
|
Update pdf_scraper_graph.py
|
2024-06-12 18:00:12 +02:00 |
|
Marco Vinciguerra
|
dc1340e302
|
Update generate_answer_pdf_node.py
|
2024-06-12 15:47:04 +02:00 |
|
Marco Vinciguerra
|
e45f159a31
|
enhanced performance and readibility
|
2024-06-12 14:59:10 +02:00 |
|
Marco Vinciguerra
|
58a257f05b
|
update model tokens
/ build (3.10) (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-06-12 12:41:58 +02:00 |
|
Marco Vinciguerra
|
e6c7940a57
|
feat: add Parse_Node
|
2024-06-12 12:29:14 +02:00 |
|
semantic-release-bot
|
79b8326b5b
|
ci(release): 1.7.0-beta.5 [skip ci]
## [1.7.0-beta.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.4...v1.7.0-beta.5) (2024-06-12)
### Features
* update fetch node ([1e7f334](1e7f3349f3))
|
2024-06-12 10:14:40 +00:00 |
|
Marco Vinciguerra
|
9952d98190
|
Merge branch 'pre/beta' of https://github.com/VinciGit00/Scrapegraph-ai into pre/beta
|
2024-06-12 12:13:22 +02:00 |
|
Marco Vinciguerra
|
1e7f3349f3
|
feat: update fetch node
|
2024-06-12 12:13:07 +02:00 |
|
Marco Vinciguerra
|
0145b8f0e8
|
Merge pull request #372 from supercoder-dev/supercoder-327
Issue 327 Resolved
|
2024-06-12 12:12:28 +02:00 |
|
Marco Vinciguerra
|
5065aa00e1
|
Merge branch 'pre/beta' into supercoder-327
|
2024-06-12 12:12:15 +02:00 |
|
supercoder-dev
|
d0e300af72
|
Update fetch_node.py
|
2024-06-12 14:32:01 +05:30 |
|
supercoder-dev
|
879c94a2b5
|
Update cleanup_html.py
|
2024-06-12 14:30:02 +05:30 |
|
supercoder-dev
|
828bdeedce
|
Update smart_scraper_graph.py
|
2024-06-12 14:28:33 +05:30 |
|
semantic-release-bot
|
b4d7532c6c
|
ci(release): 1.7.0-beta.4 [skip ci]
## [1.7.0-beta.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.3...v1.7.0-beta.4) (2024-06-12)
### Bug Fixes
* common params ([6b4cdf9](6b4cdf92b8))
|
2024-06-12 01:07:46 +00:00 |
|
Marco Perini
|
6b4cdf92b8
|
fix: common params
|
2024-06-12 03:06:21 +02:00 |
|
semantic-release-bot
|
85a75c893a
|
ci(release): 1.7.0-beta.3 [skip ci]
## [1.7.0-beta.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.0-beta.2...v1.7.0-beta.3) (2024-06-11)
### Features
* add caching ([d790361](d79036149a))
* add dynamic caching ([7ed2fe8](7ed2fe8ef0))
* add new chunking function ([e1f045b](e1f045b280))
* **merge:** add scriptcreatormulti, rag cache and semchunk ([15421ef](15421eff70))
* **schema:** merge scripts to follow pydantic schema ([5d692bf](5d692bff9e))
* refactoring of rag node ([7a13a68](7a13a6819f))
### Bug Fixes
* **cache:** correctly pass the node arguments and logging ([c881f64](c881f64209))
* **node:** fixed generate answer node pydantic schema ([ab00f23](ab00f23d85))
### Docs
* **cache:** added cache_path param ([edddb68](edddb682d0))
* **scriptcreator:** enhance documentation ([650c3aa](650c3aaa60))
|
2024-06-11 23:55:32 +00:00 |
|
Marco Perini
|
6f994cef8c
|
Merge pull request #370 from VinciGit00/dev
Multiple Branches
|
2024-06-12 01:54:17 +02:00 |
|
Marco Perini
|
ab00f23d85
|
fix(node): fixed generate answer node pydantic schema
|
2024-06-12 01:40:49 +02:00 |
|