Marco Vinciguerra
|
391d051a5e
|
updated
|
2024-08-17 14:39:19 +02:00 |
|
semantic-release-bot
|
2053693eba
|
ci(release): 1.14.0-beta.9 [skip ci]
## [1.14.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.8...v1.14.0-beta.9) (2024-08-17)
### Features
* update model tokens dict ([0aca287](0aca28732b))
|
2024-08-17 12:35:45 +00:00 |
|
Marco Vinciguerra
|
0aca28732b
|
feat: update model tokens dict
|
2024-08-17 14:34:06 +02:00 |
|
Marco Vinciguerra
|
9098725adf
|
Delete scrape_plain_text_llama3.1_test.py
|
2024-08-17 14:17:32 +02:00 |
|
Marco Vinciguerra
|
c2c2e6582f
|
Update generate_answer_node.py
|
2024-08-17 13:30:44 +02:00 |
|
Marco Vinciguerra
|
c6edeeecb1
|
add new env
/ build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-08-17 12:29:48 +02:00 |
|
semantic-release-bot
|
d639a9e9cc
|
ci(release): 1.14.0-beta.8 [skip ci]
## [1.14.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.7...v1.14.0-beta.8) (2024-08-17)
### Bug Fixes
* browser-base integration ([1d7f30b](1d7f30b65b))
|
2024-08-17 10:22:28 +00:00 |
|
Marco Vinciguerra
|
f0587908e2
|
Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta
|
2024-08-17 12:21:03 +02:00 |
|
Marco Vinciguerra
|
1d7f30b65b
|
fix: browser-base integration
|
2024-08-17 12:21:00 +02:00 |
|
Marco Vinciguerra
|
08782ff42d
|
Merge pull request #555 from ScrapeGraphAI/547-different-prompt_tokens-size-between-azure-openai-and-openai
fix(FetchNode): add OpenAI markdown optimization to Azure
|
2024-08-17 11:35:25 +02:00 |
|
Federico Aguzzi
|
5eed0a7654
|
fix(FetchNode) add OpenAI optimization to GPT models on Azure
closes #547
|
2024-08-17 10:33:54 +02:00 |
|
semantic-release-bot
|
a6fcc1ea58
|
ci(release): 1.14.0-beta.7 [skip ci]
## [1.14.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.6...v1.14.0-beta.7) (2024-08-16)
### Bug Fixes
* model count ([faef318](faef3186f7))
|
2024-08-16 15:40:26 +00:00 |
|
Marco Vinciguerra
|
faef3186f7
|
fix: model count
|
2024-08-16 17:38:55 +02:00 |
|
semantic-release-bot
|
6730797008
|
ci(release): 1.14.0-beta.6 [skip ci]
## [1.14.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.5...v1.14.0-beta.6) (2024-08-16)
### Features
* add integration for new module of gpt4o ([982150e](982150e81f))
|
2024-08-16 07:08:48 +00:00 |
|
Marco Vinciguerra
|
c722b2d7ab
|
Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta
|
2024-08-16 09:07:17 +02:00 |
|
Marco Vinciguerra
|
982150e81f
|
feat: add integration for new module of gpt4o
|
2024-08-16 09:06:55 +02:00 |
|
semantic-release-bot
|
db3494d377
|
ci(release): 1.14.0-beta.5 [skip ci]
## [1.14.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.4...v1.14.0-beta.5) (2024-08-16)
### Features
* Add new feature to support gpt-4o variant models with different pricing ([8551448](855144876d))
|
2024-08-16 07:02:56 +00:00 |
|
Marco Vinciguerra
|
5100368b5a
|
Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta
|
2024-08-16 09:01:30 +02:00 |
|
Marco Vinciguerra
|
b115f9612f
|
refactoring of code and documentation
|
2024-08-16 09:01:27 +02:00 |
|
Marco Vinciguerra
|
333f09a289
|
Merge pull request #552 from sandeepchittilla/550-add-support-gpt4o-variants
Add new feature to support gpt-4o variant models with different pricing
|
2024-08-16 09:00:31 +02:00 |
|
semantic-release-bot
|
7af1e45565
|
ci(release): 1.14.0-beta.4 [skip ci]
## [1.14.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.3...v1.14.0-beta.4) (2024-08-15)
### Features
* update abstract graph ([c77231c](c77231c983))
|
2024-08-15 14:47:28 +00:00 |
|
Federico Aguzzi
|
ea72d7609c
|
Merge pull request #536 from ScrapeGraphAI/refactoring-of-abstract-graph
Refactoring of abstract graph
|
2024-08-15 16:46:03 +02:00 |
|
sandeepchittilla
|
855144876d
|
feat: Add new feature to support gpt-4o variant models with different pricing
|
2024-08-15 14:59:48 +01:00 |
|
Marco Vinciguerra
|
3e6a037078
|
Merge pull request #548 from aziz-ullah-khan/azure-fix
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
fix azure-openai models_tokens issue
|
2024-08-15 08:30:08 +02:00 |
|
aziz-ullah-khan
|
36d5b155ac
|
fix azure-openai models_tokens issue
|
2024-08-14 17:39:53 +05:00 |
|
Marco Vinciguerra
|
8b48af2fed
|
Merge pull request #546 from Nafay-0/patch-1
|
2024-08-14 14:25:10 +02:00 |
|
Marco Vinciguerra
|
203ee2c186
|
removed unused imports
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-08-14 11:07:11 +02:00 |
|
Marco Vinciguerra
|
597f2acd07
|
fixed doc bugs and removed unused rag node
|
2024-08-14 10:59:53 +02:00 |
|
Nafay Rizwani
|
69b8ed16b7
|
Fixed llm.rst for Azure OpenAI configuration
|
2024-08-13 23:57:40 +05:00 |
|
semantic-release-bot
|
3bf9c3c9e6
|
ci(release): 1.14.0-beta.3 [skip ci]
## [1.14.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.2...v1.14.0-beta.3) (2024-08-13)
### Bug Fixes
* **models_tokens:** incorrect provider names ([cb6b353](cb6b35397e))
### chore
* **examples:** add vertex examples, rename genai examples ([1aa9c6e](1aa9c6e73b))
* **examples:** update provider names to match tokens dictionary ([ee078cb](ee078cb102))
|
2024-08-13 18:56:36 +00:00 |
|
Marco Vinciguerra
|
c5aebd73d3
|
Merge pull request #541 from ScrapeGraphAI/496-not-match-gemini-embeddings-model
|
2024-08-13 20:54:57 +02:00 |
|
Federico Aguzzi
|
1aa9c6e73b
|
chore(examples): add vertex examples, rename genai examples
|
2024-08-13 19:38:23 +02:00 |
|
Federico Aguzzi
|
ee078cb102
|
chore(examples): update provider names to match tokens dictionary
|
2024-08-13 19:33:29 +02:00 |
|
Marco Vinciguerra
|
9be44742d6
|
Update abstract_graph.py
/ build (push) Has been cancelled
|
2024-08-13 19:29:03 +02:00 |
|
Marco Vinciguerra
|
795c9325cc
|
Merge branch 'pre/beta' into refactoring-of-abstract-graph
/ build (push) Waiting to run
|
2024-08-12 18:35:55 +02:00 |
|
Marco Vinciguerra
|
c105c26b2f
|
Update abstract_graph.py
|
2024-08-12 18:32:41 +02:00 |
|
Marco Vinciguerra
|
bfe1f3b5d0
|
Merge pull request #542 from AmazeQiu/pre/beta
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-08-12 13:01:31 +02:00 |
|
AmazeQiu
|
7378e98fe2
|
Merge branch 'ScrapeGraphAI:pre/beta' into pre/beta
|
2024-08-12 17:38:40 +08:00 |
|
amazeqiu
|
427666f518
|
fix update Dockerfile
|
2024-08-12 17:37:02 +08:00 |
|
semantic-release-bot
|
7fd921b990
|
ci(release): 1.14.0-beta.2 [skip ci]
## [1.14.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.1...v1.14.0-beta.2) (2024-08-12)
### Bug Fixes
* **AbstractGraph:** pass kwargs to Ernie and Nvidia models ([e6bedb6](e6bedb6701))
### chore
* **examples:** fix import bug in image2text demo ([71438a1](71438a1e86))
* **requirements:** update requirements.txt ([7fe181f](7fe181f69b))
|
2024-08-12 09:13:28 +00:00 |
|
Federico Aguzzi
|
3ecd67c33f
|
Merge pull request #531 from ScrapeGraphAI/530-probable-bug
closes #530
Update abstract_graph.py
|
2024-08-12 11:11:54 +02:00 |
|
Marco Vinciguerra
|
8e1c9f2431
|
Merge pull request #537 from ScrapeGraphAI/534-importerror-cannot-import-name-openai-from-scrapegraphaimodels-usrlocallibpython310dist-packagesscrapegraphaimodels__init__py
|
2024-08-12 10:52:26 +02:00 |
|
Federico Aguzzi
|
cb6b35397e
|
fix(models_tokens): incorrect provider names
|
2024-08-12 10:52:13 +02:00 |
|
Federico Aguzzi
|
7fe181f69b
|
chore(requirements): update requirements.txt
Co-Authored-By: Marco Vinciguerra <88108002+VinciGit00@users.noreply.github.com>
|
2024-08-12 10:38:16 +02:00 |
|
Federico Aguzzi
|
bae89e832e
|
Merge branch 'pre/beta' into 530-probable-bug
|
2024-08-12 10:37:50 +02:00 |
|
Federico Aguzzi
|
71438a1e86
|
chore(examples): fix import bug in image2text demo
Co-Authored-By: Marco Vinciguerra <88108002+VinciGit00@users.noreply.github.com>
|
2024-08-12 10:30:50 +02:00 |
|
Federico Aguzzi
|
e6bedb6701
|
fix(AbstractGraph): pass kwargs to Ernie and Nvidia models
/ build (push) Has been cancelled
Co-Authored-By: Marco Vinciguerra <88108002+VinciGit00@users.noreply.github.com>
|
2024-08-12 10:11:45 +02:00 |
|
Marco Vinciguerra
|
9e1d0f6506
|
fixing import bug
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
|
2024-08-11 19:23:30 +02:00 |
|
Marco Vinciguerra
|
8cece1d31b
|
Merge branch 'pre/beta' into refactoring-of-abstract-graph
|
2024-08-11 19:20:26 +02:00 |
|
Marco Vinciguerra
|
cef2fdb420
|
Update abstract_graph.py
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
|
2024-08-11 19:19:17 +02:00 |
|