Commit Graph

1357 Commits

Author SHA1 Message Date
Marco Vinciguerra
ca453daabe
Merge pull request #469 from Kernick/add-openai-supported-model-gpt-4o-mini
Add openai supported model gpt 4o mini
2024-07-19 10:09:27 +02:00
Marco Vinciguerra
3a9d556e1b
Merge branch 'pre/beta' into add-openai-supported-model-gpt-4o-mini 2024-07-19 10:08:41 +02:00
Kernick
4f079cfc74
Fixed a typo in the model name 2024-07-18 21:06:16 +03:00
Kernick
b91020ce56
Update models_tokens.py with gpt-4o-mini
OpenAI added a new available model - gpt-4o-mini. Adding this model to the supported models, so it would be possible to use it with the Scrapegraph-ai.
2024-07-18 21:03:55 +03:00
Marco Vinciguerra
a3d0aacff5 update env
Some checks failed
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
2024-07-18 11:30:25 +02:00
Federico Aguzzi
c7b05a4993 chore(ci): upgrade lockfiles 2024-07-18 11:23:10 +02:00
Federico Aguzzi
dfa759e834 style(models): fix module docstrings 2024-07-18 11:02:51 +02:00
Federico Aguzzi
7314bc3830 chore: upgrade tiktoken 2024-07-18 10:56:25 +02:00
Marco Vinciguerra
e2ca41e928 add example 2024-07-18 10:24:24 +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
semantic-release-bot
54a69de69e ci(release): 1.9.0-beta.6 [skip ci]
## [1.9.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.5...v1.9.0-beta.6) (2024-07-17)

### Features

* refactoring_to_md function ([602dd00](602dd00209))
2024-07-17 08:06:07 +00:00
Federico Aguzzi
cc97c7e563
Merge pull request #461 from ScrapeGraphAI/refactoring_convert_to_md
feat: refactoring_to_md function
2024-07-17 10:04:44 +02:00
Marco Vinciguerra
602dd00209 feat: refactoring_to_md function 2024-07-16 12:39:48 +02: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
bb624399cf ci(release): 1.9.0-beta.5 [skip ci]
## [1.9.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0-beta.4...v1.9.0-beta.5) (2024-07-15)

### Bug Fixes

* search link node ([cf3ab55](cf3ab5564a))
2024-07-15 21:07:35 +00:00
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
Some checks failed
/ 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
Some checks are pending
/ 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
Some checks failed
/ build (push) Has been cancelled
2024-07-14 22:39:34 +02:00
Federico Aguzzi
fd1b7cb24a chore: remove unused import
Some checks failed
/ 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
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
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
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