Federico Aguzzi
|
dccb893fdf
|
Merge pull request #456 from ScrapeGraphAI/refactoring-of-search_link_node
fix: search link node
|
2024-07-15 23:06:03 +02:00 |
|
Marco Vinciguerra
|
830daee1f3
|
Update search_link_node.py
/ build (push) Has been cancelled
|
2024-07-15 20:47:09 +02:00 |
|
Marco Vinciguerra
|
da0b744443
|
add test
|
2024-07-15 20:46:22 +02:00 |
|
Marco Vinciguerra
|
f42d47e2c3
|
add examples
|
2024-07-15 20:27:44 +02:00 |
|
Marco Vinciguerra
|
57fdaf9e3a
|
create search_link_graph
/ build (push) Waiting to run
|
2024-07-15 12:36:11 +02:00 |
|
semantic-release-bot
|
2fa04b5815
|
ci(release): 1.9.0-beta.4 [skip ci]
## [1.9.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.3...v1.9.0-beta.4) (2024-07-14)
### Features
* add searchngx integration ([5c92186](5c92186081))
### chore
* correct search engine name ([7ba2f6a](7ba2f6ae0b))
* remove unused import ([fd1b7cb](fd1b7cb24a))
|
2024-07-14 20:57:09 +00:00 |
|
Federico Aguzzi
|
789c16fb76
|
Merge pull request #458 from ScrapeGraphAI/searchngx_integration
merge: update research_web.py
|
2024-07-14 22:55:52 +02:00 |
|
Federico Aguzzi
|
eaf3e98122
|
Merge pull request #454 from ScrapeGraphAI/removing-rag-node
merge: removed rag node
|
2024-07-14 22:40:12 +02:00 |
|
Federico Aguzzi
|
7ba2f6ae0b
|
chore: correct search engine name
/ build (push) Has been cancelled
|
2024-07-14 22:39:34 +02:00 |
|
Federico Aguzzi
|
fd1b7cb24a
|
chore: remove unused import
/ build (push) Has been cancelled
|
2024-07-14 22:36:43 +02:00 |
|
Marco Vinciguerra
|
5c92186081
|
feat: add searchngx integration
|
2024-07-14 19:32:18 +02:00 |
|
Marco Vinciguerra
|
7e5789baa3
|
Update research_web.py
|
2024-07-14 19:31:22 +02:00 |
|
Marco Vinciguerra
|
cf3ab5564a
|
fix: search link node
|
2024-07-14 16:49:29 +02:00 |
|
Marco Vinciguerra
|
a7249685cb
|
removed rag node
|
2024-07-14 10:24:38 +02:00 |
|
semantic-release-bot
|
d3e63d91be
|
ci(release): 1.9.0-beta.3 [skip ci]
## [1.9.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.2...v1.9.0-beta.3) (2024-07-12)
### Bug Fixes
* solve a burr integration ([881290b](881290b506))
|
2024-07-12 11:49:12 +00:00 |
|
Marco Vinciguerra
|
881290b506
|
fix: solve a burr integration
|
2024-07-12 13:47:42 +02:00 |
|
Marco Vinciguerra
|
62f51652eb
|
Create serch_graph_scehma.py
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-07-10 20:16:25 +02:00 |
|
Marco Vinciguerra
|
8bd8fb0859
|
refactoring of examples
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-07-10 12:19:41 +02:00 |
|
semantic-release-bot
|
5cb5fbf550
|
ci(release): 1.9.0-beta.2 [skip ci]
## [1.9.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.1...v1.9.0-beta.2) (2024-07-05)
### Bug Fixes
* fix pyproject.toml ([7570bf8](7570bf8294))
|
2024-07-05 11:09:18 +00:00 |
|
Marco Vinciguerra
|
7570bf8294
|
fix: fix pyproject.toml
|
2024-07-05 13:07:46 +02:00 |
|
Marco Vinciguerra
|
ff80cbb133
|
Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-07-04 21:05:36 +02:00 |
|
Marco Vinciguerra
|
ba782a6af9
|
add compatibility for versions
|
2024-07-04 21:04:47 +02:00 |
|
semantic-release-bot
|
146432d476
|
ci(release): 1.9.0-beta.1 [skip ci]
## [1.9.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.1-beta.1...v1.9.0-beta.1) (2024-07-04)
### Features
* add fireworks integration ([df0e310](df0e310829))
* add integration for infos ([3bf5f57](3bf5f570a8))
* add integrations for markdown files ([2804434](2804434a9e))
* add vertexai integration ([119514b](119514bdfc))
* improve md prompt recognition ([5fe694b](5fe694b6b4))
### chore
* **Docker:** fix port number ([afeb81f](afeb81f77a))
* **CI:** fix pylint workflow ([583c321](583c32106e))
* **rye:** rebuild lockfiles ([27c2dd2](27c2dd2351))
|
2024-07-04 17:44:13 +00:00 |
|
Marco Vinciguerra
|
765b548c0e
|
Merge pull request #417 from ScrapeGraphAI/md_scraper_integration
feat: add integrations for markdown files
|
2024-07-04 19:42:53 +02:00 |
|
Marco Vinciguerra
|
8a52914871
|
Merge pull request #429 from ScrapeGraphAI/421-default-prompt-template-customization
421 default prompt template customization
|
2024-07-04 19:42:35 +02:00 |
|
Marco Vinciguerra
|
fd6142e08e
|
Merge pull request #436 from ScrapeGraphAI/support
Support
|
2024-07-04 19:42:22 +02:00 |
|
Federico Aguzzi
|
104d8692d6
|
Merge branch 'pre/beta' into support
/ build (push) Has been cancelled
|
2024-07-04 18:36:34 +02:00 |
|
semantic-release-bot
|
8f9f96f7e7
|
ci(release): 1.8.1-beta.1 [skip ci]
## [1.8.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.0...v1.8.1-beta.1) (2024-07-04)
### Bug Fixes
* add test ([3a537ee](3a537eec6f))
### Docs
* **roadmap:** fix urls ([14faba4](14faba4f00))
* **roadmap:** next steps ([3e644f4](3e644f498f))
|
2024-07-04 16:35:06 +00:00 |
|
Federico Aguzzi
|
1bbd25a63f
|
Merge pull request #407 from ScrapeGraphAI/404-split-unit-testing-from-src
Merge #404 (split unit testing from src)
|
2024-07-04 18:33:45 +02:00 |
|
Marco Vinciguerra
|
8f4a13b82a
|
Merge pull request #437 from ScrapeGraphAI/main
allignment
|
2024-07-04 18:33:05 +02:00 |
|
Marco Vinciguerra
|
591cab0933
|
add new env
|
2024-07-04 18:31:18 +02:00 |
|
Federico Aguzzi
|
d77a622b05
|
Merge branch '423-add-vertex-ai-integration' into support
|
2024-07-04 18:23:22 +02:00 |
|
Federico Aguzzi
|
27c2dd2351
|
chore(rye): rebuild lockfiles
|
2024-07-04 18:18:11 +02:00 |
|
Federico Aguzzi
|
720f18729b
|
Merge branch 'fireworks_integration' into support
|
2024-07-04 18:17:38 +02:00 |
|
Federico Aguzzi
|
2ab7ddc95a
|
Merge pull request #405 from ScrapeGraphAI/integration_markdown
Integration markdown
|
2024-07-04 18:13:12 +02:00 |
|
Federico Aguzzi
|
afeb81f77a
|
chore(Docker): fix port number
/ build (push) Has been cancelled
|
2024-07-04 18:12:02 +02:00 |
|
Federico Aguzzi
|
583c32106e
|
chore(CI): fix pylint workflow
|
2024-07-04 18:01:34 +02:00 |
|
Marco Vinciguerra
|
3ee1743687
|
update prompts
/ build (3.10) (push) Has been cancelled
|
2024-07-04 14:22:45 +02:00 |
|
Marco Vinciguerra
|
d419b0a3f2
|
Update docker-compose.yml
/ build (3.10) (push) Has been cancelled
|
2024-07-02 17:26:11 +02:00 |
|
Marco Vinciguerra
|
ed2af51501
|
update the chunk size
/ build (3.10) (push) Waiting to run
|
2024-07-02 12:03:08 +02:00 |
|
Marco Vinciguerra
|
3bf5f570a8
|
feat: add integration for infos
|
2024-07-01 21:19:16 +02:00 |
|
Marco Vinciguerra
|
e3a19c2059
|
Merge pull request #428 from VinciGit00/integration_markdown
Integration markdown
|
2024-07-01 20:44:56 +02:00 |
|
Marco Vinciguerra
|
2d7ce4f20c
|
Merge pull request #426 from AmosDinh/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
fixed bug
|
2024-07-01 16:02:21 +02:00 |
|
AmosDinh
|
3f9bf5b4d4
|
fixed typo
|
2024-07-01 13:42:10 +00:00 |
|
Marco Vinciguerra
|
f3b6343af9
|
add new info
/ build (3.10) (push) Has been cancelled
|
2024-07-01 12:30:04 +02:00 |
|
Marco Vinciguerra
|
119514bdfc
|
feat: add vertexai integration
|
2024-07-01 12:21:47 +02:00 |
|
Marco Perini
|
14faba4f00
|
docs(roadmap): fix urls
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-07-01 11:01:52 +02:00 |
|
Marco Perini
|
3e644f498f
|
docs(roadmap): next steps
|
2024-07-01 10:56:28 +02:00 |
|
Marco Vinciguerra
|
5fe694b6b4
|
feat: improve md prompt recognition
/ build (3.10) (push) Waiting to run
|
2024-06-30 18:10:00 +02:00 |
|
semantic-release-bot
|
cb3cb76326
|
ci(release): 1.8.0 [skip ci]
## [1.8.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.5...v1.8.0) (2024-06-30)
### Features
* add new search engine avaiability and new tests ([073d226](073d226723))
* add research with bing + test function ([aa2160c](aa2160c108))
### Bug Fixes
* updated for schema changes ([aedda44](aedda44868))
### CI
* **release:** 1.7.0-beta.13 [skip ci] ([ce0a47a](ce0a47aee5))
* **release:** 1.7.0-beta.14 [skip ci] ([ec77ff7](ec77ff7ea4))
* **release:** 1.8.0-beta.1 [skip ci] ([bbfbbd9](bbfbbd93be))
|
2024-06-30 15:00:03 +00:00 |
|