Commit Graph

1332 Commits

Author SHA1 Message Date
DragonelRoland
0b1539341c
Update smart_scraper_openai.py 2024-07-20 14:25:48 +02:00
semantic-release-bot
b4b90b3c12 ci(release): 1.9.2 [skip ci]
## [1.9.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.1...v1.9.2) (2024-07-20)

### Bug Fixes

* azure models ([03f4a3a](03f4a3aa29))

### chore

* remove unused workflow ([5c6dd8d](5c6dd8de4d))
2024-07-20 11:20:42 +00:00
Marco Vinciguerra
03f4a3aa29 fix: azure models 2024-07-20 13:19:21 +02:00
Marco Vinciguerra
007488d78b
Merge pull request #467 from bhyun-kim/main
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-07-18 09:05:26 +02:00
Byunghyun Kim
c3fe100e9c
Merge pull request #1 from bhyun-kim/patch-1
Update korean.md
2024-07-17 20:28:30 -05:00
Byunghyun Kim
3ada4182b5
Update korean.md 2024-07-17 20:25:01 -05:00
Byunghyun Kim
e471396987
Update README.md 2024-07-17 20:10:57 -05:00
Federico Aguzzi
5c6dd8de4d chore: remove unused workflow
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
This workflow is both unused and incompatible with the pyproject.toml - based build system used in this project.
2024-07-16 10:16:44 +02:00
semantic-release-bot
316c7debe9 ci(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0...v1.9.1) (2024-07-12)

### Bug Fixes

* solve a burr integration ([881290b](881290b506))
2024-07-12 11:49:35 +00:00
Marco Vinciguerra
76c9b4cc9a
Merge pull request #449 from ScrapeGraphAI/pre/beta
fix: solve a burr integration
2024-07-12 13:48:26 +02:00
Marco Vinciguerra
881290b506 fix: solve a burr integration 2024-07-12 13:47:42 +02:00
Marco Vinciguerra
c062705a1f
Merge pull request #448 from SalamanderXing/fix-issue-447
Resolves #447
2024-07-12 13:46:10 +02:00
salamanderxing
4b65392cca Resolves #447 2024-07-12 10:56:25 +02:00
Marco Vinciguerra
c19d83f994
Update fetch_node.py
Some checks failed
CodeQL / Analyze (python) (push) Has been cancelled
Python application / build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-07-11 18:03:10 +02:00
Marco Vinciguerra
f2260ce705
Merge pull request #446 from ScrapeGraphAI/pre/beta
Some checks are pending
CodeQL / Analyze (python) (push) Waiting to run
Python application / build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
Pre/beta
2024-07-10 21:45:21 +02:00
Marco Vinciguerra
62f51652eb Create serch_graph_scehma.py
Some checks failed
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
Some checks are pending
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
2024-07-10 12:19:41 +02:00
semantic-release-bot
40bb0246d3 ci(release): 1.9.0 [skip ci]
## [1.9.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.0...v1.9.0) (2024-07-09)

### 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))

### Bug Fixes

* add test ([3a537ee](3a537eec6f))
* fix pyproject.toml ([7570bf8](7570bf8294))

### chore

* **Docker:** fix port number ([afeb81f](afeb81f77a))
* **CI:** fix pylint workflow ([583c321](583c32106e))
* **rye:** rebuild lockfiles ([27c2dd2](27c2dd2351))

### Docs

* **roadmap:** fix urls ([14faba4](14faba4f00))
* **roadmap:** next steps ([3e644f4](3e644f498f))

### CI

* **release:** 1.8.1-beta.1 [skip ci] ([8f9f96f](8f9f96f7e7))
* **release:** 1.9.0-beta.1 [skip ci] ([146432d](146432d476))
* **release:** 1.9.0-beta.2 [skip ci] ([5cb5fbf](5cb5fbf550))
2024-07-09 16:52:52 +00:00
Marco Vinciguerra
f3f7dfe86e
Merge pull request #438 from ScrapeGraphAI/pre/beta
Pre/beta
2024-07-09 18:51:31 +02:00
Marco Vinciguerra
b1fcfd4137
Merge pull request #444 from jafarsaad/Jees
Create python-app.yml
2024-07-09 18:50:32 +02:00
Jafar Saad
8392518293
Create python-app.yml 2024-07-09 21:19:05 +07: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
Some checks failed
/ 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
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
3ee1743687 update prompts
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-07-04 14:22:45 +02:00
Marco Vinciguerra
d419b0a3f2 Update docker-compose.yml
Some checks failed
/ build (3.10) (push) Has been cancelled
2024-07-02 17:26:11 +02:00
Marco Vinciguerra
ed2af51501 update the chunk size
Some checks are pending
/ 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
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
f3b6343af9 add new info
Some checks failed
/ 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
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