Commit Graph

1295 Commits

Author SHA1 Message Date
Federico Aguzzi
104d8692d6
Merge branch 'pre/beta' into support
Some checks failed
/ 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
Some checks failed
/ 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
2d7ce4f20c
Merge pull request #426 from AmosDinh/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
fixed bug
2024-07-01 16:02:21 +02:00
AmosDinh
3f9bf5b4d4 fixed typo 2024-07-01 13:42:10 +00:00
Marco Vinciguerra
119514bdfc feat: add vertexai integration 2024-07-01 12:21:47 +02:00
Marco Perini
14faba4f00
docs(roadmap): fix urls
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-07-01 11:01:52 +02:00
Marco Perini
3e644f498f
docs(roadmap): next steps 2024-07-01 10:56:28 +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
Marco Vinciguerra
1b545c05ba
Merge pull request #418 from VinciGit00/temp
Pre/beta
2024-06-30 16:58:42 +02:00
Marco Vinciguerra
30ca15ca28
Merge branch 'md_scraper_integration' into integration_markdown
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-30 16:58:37 +02:00
Marco Vinciguerra
b6a78e926f
Merge branch 'main' into temp 2024-06-30 16:54:15 +02:00
Marco Vinciguerra
2804434a9e feat: add integrations for markdown files
Some checks are pending
/ build (3.10) (push) Waiting to run
2024-06-29 13:35:39 +02:00
Marco Vinciguerra
9b45ebcdcf modify fetch node with no cut mode 2024-06-28 14:38:36 +02:00
Marco Vinciguerra
f3cbbcee92
Merge pull request #412 from oviniciusfeitosa/patch-1
Some checks failed
/ build (3.10) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
🐛 Rename user_prompt parameter to prompt
2024-06-28 11:09:25 +02:00
Marco Vinciguerra
5d2e592a67 add new claude models
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-28 10:53:40 +02:00
semantic-release-bot
e40d10443f ci(release): 1.7.5 [skip ci]
## [1.7.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.4...v1.7.5) (2024-06-28)

### Bug Fixes

* add new claude model ([4d93641](4d936410cc))
2024-06-28 08:51:17 +00:00
Marco Vinciguerra
4d936410cc fix: add new claude model 2024-06-28 10:50:01 +02:00
Vinícius Feitosa da Silva
a3c43c9a99
🐛 Rename user_prompt parameter to prompt
This adjustment makes the class consistent with the definition of the arguments.
2024-06-27 17:53:20 -03:00
Marco Vinciguerra
228a1de2be add new force 2024-06-27 18:57:27 +02:00
Marco Vinciguerra
ff4ccb94a1 add claude 3.5 integration
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-25 11:21:06 +02:00
semantic-release-bot
bbfbbd93be ci(release): 1.8.0-beta.1 [skip ci]
## [1.8.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.4...v1.8.0-beta.1) (2024-06-25)

### 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))
2024-06-25 08:49:47 +00:00
Marco Vinciguerra
a082125763
Merge pull request #409 from Maorsg/main
Edit Search_graph class
2024-06-25 10:48:33 +02:00
Marco Vinciguerra
0dfa5bf07e
Merge branch 'pre/beta' into main 2024-06-25 10:47:15 +02:00
Marco Vinciguerra
4b56604413 add examples + test
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-25 10:32:29 +02:00
Maorsg
f75e0835fc added a function to the search_graph class to allow user to return URLs considered in the search 2024-06-24 21:31:28 -04:00
Marco Vinciguerra
df0e310829 feat: add fireworks integration 2024-06-24 23:11:28 +02:00
Marco Vinciguerra
3a537eec6f fix: add test 2024-06-23 17:54:09 +02:00
Marco Vinciguerra
cc4eeb9d07
Merge pull request #406 from dfeddad/fix/typo-in-warning-message
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
Fix a small typo in the warning message
2024-06-23 13:06:39 +02:00
Marco Vinciguerra
92cabe1da6 add load examples from a yml file
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-23 13:02:35 +02:00
Djamel Feddad
2b4f4f12be
doc: Fixed a small typo in the warning message
This PR fixes a small type in the warning message
2024-06-23 15:34:48 +08:00
Marco Vinciguerra
9917972c11 fixed request
Some checks are pending
/ build (3.10) (push) Waiting to run
2024-06-22 21:39:37 +02:00
Marco Vinciguerra
d8fcb6ccd1 add new examples 2024-06-22 20:59:53 +02:00
Marco Vinciguerra
afd46ac77b fixed generate_answer_node
Some checks are pending
/ build (3.10) (push) Waiting to run
2024-06-22 11:31:54 +02:00
Marco Vinciguerra
6549915962 Update Readme.md
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-06-21 15:00:31 +02:00
Marco Vinciguerra
cf9a3d1a2f add test 2024-06-21 14:42:54 +02:00
Marco Vinciguerra
d1c3de777f fixed a bug 2024-06-21 14:14:43 +02:00
semantic-release-bot
62fdbcca52 ci(release): 1.7.4 [skip ci]
## [1.7.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.7.3...v1.7.4) (2024-06-21)

### Bug Fixes

* add new model for claude ([599512d](599512d2e5))
2024-06-21 12:09:33 +00:00
Marco Vinciguerra
599512d2e5 fix: add new model for claude 2024-06-21 14:08:10 +02:00
Marco Vinciguerra
7af411aa99 add trigger
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
2024-06-21 13:36:27 +02:00
Marco Vinciguerra
5d6123847e add new convert function
Some checks are pending
/ build (3.10) (push) Waiting to run
Co-Authored-By: Federico Minutoli <40361744+DiTo97@users.noreply.github.com>
2024-06-20 21:15:16 +02:00
Marco Vinciguerra
2f02830c81 refactoring of fetch node
Some checks are pending
/ build (3.10) (push) Waiting to run
2024-06-20 13:44:42 +02:00