Marco Vinciguerra
|
8b48af2fed
|
Merge pull request #546 from Nafay-0/patch-1
|
2024-08-14 14:25:10 +02:00 |
|
Nafay Rizwani
|
69b8ed16b7
|
Fixed llm.rst for Azure OpenAI configuration
|
2024-08-13 23:57:40 +05:00 |
|
semantic-release-bot
|
2333b513aa
|
ci(release): 1.13.3 [skip ci]
## [1.13.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.2...v1.13.3) (2024-08-10)
### Bug Fixes
* conditional node ([778efd4](778efd4c87))
|
2024-08-10 10:22:36 +00:00 |
|
Marco Vinciguerra
|
778efd4c87
|
fix: conditional node
|
2024-08-10 12:21:09 +02:00 |
|
semantic-release-bot
|
b7f64b6fe1
|
ci(release): 1.13.2 [skip ci]
## [1.13.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.1...v1.13.2) (2024-08-10)
### Bug Fixes
* fetch node ([f01b55e](f01b55e89b))
### chore
* update gemini model to "gemini-pro" ([a7264ce](a7264cebd2))
|
2024-08-10 09:43:09 +00:00 |
|
Marco Vinciguerra
|
f01b55e89b
|
fix: fetch node
|
2024-08-10 11:41:51 +02:00 |
|
Marco Vinciguerra
|
caff63bdf2
|
Merge pull request #524 from kkdai/typo-gemini-exam
|
2024-08-10 09:27:05 +02:00 |
|
semantic-release-bot
|
24e70d5b08
|
ci(release): 1.13.1 [skip ci]
## [1.13.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0...v1.13.1) (2024-08-09)
### Bug Fixes
* conditional node ([ce00345](ce00345495))
|
2024-08-09 21:40:24 +00:00 |
|
Marco Vinciguerra
|
ce00345495
|
fix: conditional node
|
2024-08-09 23:38:26 +02:00 |
|
Evan Lin
|
a7264cebd2
|
chore: update gemini model to "gemini-pro"
|
2024-08-09 23:15:01 +08:00 |
|
semantic-release-bot
|
78593e303a
|
ci(release): 1.13.0 [skip ci]
## [1.13.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.12.2...v1.13.0) (2024-08-09)
### Features
* add grok integration ([fa651d4](fa651d4cd9))
* add mistral support ([17f2707](17f2707313))
* update base_graph ([0571b6d](0571b6da55))
### Bug Fixes
* **chunking:** count tokens from words instead of characters ([5ec2de9](5ec2de9e1a)), closes [#513](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/513)
* **FetchNode:** handling of missing browser_base key ([07720b6](07720b6e0c))
* **AbstractGraph:** LangChain warnings handling, Mistral tokens ([786af99](786af992f8))
* **FetchNode:** missing bracket syntax error ([50edbcc](50edbcc7f8))
* refactoring of fetch_node ([29ad140](29ad140fa3))
* refactoring of fetch_node adding comment ([bfc6852](bfc6852b77))
* refactoring of fetch_node qixed error ([1ea2ad8](1ea2ad8e79))
* refactoring of merge_answer_node ([898e5a7](898e5a7af5))
### chore
* **models_tokens:** add mistral models ([5e82432](5e824327c3))
* **mistral:** create examples ([f8ad616](f8ad616e10))
* **examples:** fix Mistral examples ([b0ffc51](b0ffc51e54))
* update requirements for mistral ([9868555](9868555123))
### CI
* **release:** 1.11.0-beta.11 [skip ci] ([579d3f3](579d3f394b))
* **release:** 1.11.0-beta.12 [skip ci] ([cf2a17e](cf2a17ed5d))
* **release:** 1.13.0-beta.1 [skip ci] ([8eb66f6](8eb66f6e22))
* **release:** 1.13.0-beta.2 [skip ci] ([684d01a](684d01a2cb))
* **release:** 1.13.0-beta.3 [skip ci] ([6b053cf](6b053cfc95))
* **release:** 1.13.0-beta.4 [skip ci] ([7f1f750](7f1f7503f7))
* **release:** 1.13.0-beta.5 [skip ci] ([2eba73b](2eba73b784)), closes [#513](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/513)
* **release:** 1.13.0-beta.6 [skip ci] ([e75b574](e75b574b67))
* **release:** 1.13.0-beta.7 [skip ci] ([6e56925](6e56925355))
|
2024-08-09 08:51:37 +00:00 |
|
Marco Vinciguerra
|
08038bcf73
|
Merge pull request #522 from ScrapeGraphAI/pre/beta
Pre/beta
|
2024-08-09 10:49:59 +02:00 |
|
semantic-release-bot
|
6e56925355
|
ci(release): 1.13.0-beta.7 [skip ci]
## [1.13.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.6...v1.13.0-beta.7) (2024-08-09)
### Bug Fixes
* generate answer node omni ([b52e4a3](b52e4a390b))
* generate answer node pdf has a bug ([625ca9f](625ca9f22a))
### CI
* **release:** 1.12.1 [skip ci] ([928f704](928f7040ab))
* **release:** 1.12.2 [skip ci] ([ece605e](ece605e3ee))
|
2024-08-09 08:33:21 +00:00 |
|
Marco Vinciguerra
|
8b6d9dd1d0
|
Merge pull request #521 from ScrapeGraphAI/temp
allignmenet
|
2024-08-09 10:31:34 +02:00 |
|
Marco Vinciguerra
|
157d59d5c0
|
Merge branch 'pre/beta' into temp
|
2024-08-09 10:28:59 +02:00 |
|
semantic-release-bot
|
e75b574b67
|
ci(release): 1.13.0-beta.6 [skip ci]
## [1.13.0-beta.6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.5...v1.13.0-beta.6) (2024-08-09)
### Bug Fixes
* **FetchNode:** missing bracket syntax error ([50edbcc](50edbcc7f8))
|
2024-08-09 07:39:44 +00:00 |
|
Federico Aguzzi
|
50edbcc7f8
|
fix(FetchNode): missing bracket syntax error
|
2024-08-09 09:37:51 +02:00 |
|
Marco Vinciguerra
|
0048ba1542
|
Merge branch 'pre/beta' of https://github.com/ScrapeGraphAI/Scrapegraph-ai into pre/beta
/ build (push) Waiting to run
Release / Build (push) Waiting to run
Release / Release (push) Blocked by required conditions
|
2024-08-08 12:09:39 +02:00 |
|
Marco Vinciguerra
|
71ae3845b4
|
Update generate_answer_node_prompts.py
|
2024-08-08 12:09:38 +02:00 |
|
semantic-release-bot
|
2eba73b784
|
ci(release): 1.13.0-beta.5 [skip ci]
## [1.13.0-beta.5](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.4...v1.13.0-beta.5) (2024-08-08)
### Bug Fixes
* **chunking:** count tokens from words instead of characters ([5ec2de9](5ec2de9e1a)), closes [#513](https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/513)
|
2024-08-08 09:00:17 +00:00 |
|
Marco Vinciguerra
|
b612b32229
|
Merge pull request #517 from ScrapeGraphAI/513-refactoring-of-chunking-function
Refactoring of chunking function
|
2024-08-08 10:58:33 +02:00 |
|
Federico Aguzzi
|
5ec2de9e1a
|
fix(chunking): count tokens from words instead of characters
closes #513
|
2024-08-08 10:50:52 +02:00 |
|
semantic-release-bot
|
7f1f7503f7
|
ci(release): 1.13.0-beta.4 [skip ci]
## [1.13.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.3...v1.13.0-beta.4) (2024-08-07)
### Bug Fixes
* refactoring of merge_answer_node ([898e5a7](898e5a7af5))
|
2024-08-07 19:51:52 +00:00 |
|
Marco Vinciguerra
|
7f03926432
|
Merge pull request #515 from vedovati-matteo/pre/beta
fix: refactoring of merge_answer_node
|
2024-08-07 21:50:14 +02:00 |
|
Matteo Vedovati
|
108cdd3919
|
Merge branch 'pre/beta' of https://github.com/vedovati-matteo/Scrapegraph-ai into pre/beta
|
2024-08-07 21:43:13 +02:00 |
|
Matteo Vedovati
|
898e5a7af5
|
fix: refactoring of merge_answer_node
|
2024-08-07 21:42:54 +02:00 |
|
semantic-release-bot
|
6b053cfc95
|
ci(release): 1.13.0-beta.3 [skip ci]
## [1.13.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.2...v1.13.0-beta.3) (2024-08-07)
### Features
* add mistral support ([17f2707](17f2707313))
### Bug Fixes
* **FetchNode:** handling of missing browser_base key ([07720b6](07720b6e0c))
* **AbstractGraph:** LangChain warnings handling, Mistral tokens ([786af99](786af992f8))
### chore
* **models_tokens:** add mistral models ([5e82432](5e824327c3))
* **mistral:** create examples ([f8ad616](f8ad616e10))
* **examples:** fix Mistral examples ([b0ffc51](b0ffc51e54))
* update requirements for mistral ([9868555](9868555123))
|
2024-08-07 19:29:18 +00:00 |
|
Marco Vinciguerra
|
19298719eb
|
Merge pull request #509 from ScrapeGraphAI/mistral-ai-integration
Mistral AI integration
|
2024-08-07 21:27:35 +02:00 |
|
Marco Vinciguerra
|
b6bff0be33
|
Merge branch 'pre/beta' into mistral-ai-integration
|
2024-08-07 21:24:18 +02:00 |
|
Marco Vinciguerra
|
a7db47ecad
|
refatoring
CodeQL / Analyze (python) (push) Has been cancelled
/ build (push) Has been cancelled
Release / Build (push) Has been cancelled
Release / Release (push) Has been cancelled
|
2024-08-07 21:23:42 +02:00 |
|
Marco Vinciguerra
|
bd5b6863ee
|
Update search_graph_openai.py
|
2024-08-07 16:19:04 +02:00 |
|
Federico Aguzzi
|
b0ffc51e54
|
chore(examples): fix Mistral examples
/ build (push) Waiting to run
|
2024-08-07 15:20:49 +02:00 |
|
Federico Aguzzi
|
786af992f8
|
fix(AbstractGraph): LangChain warnings handling, Mistral tokens
|
2024-08-07 15:16:10 +02:00 |
|
Federico Aguzzi
|
07720b6e0c
|
fix(FetchNode): handling of missing browser_base key
|
2024-08-07 15:15:13 +02:00 |
|
semantic-release-bot
|
ece605e3ee
|
ci(release): 1.12.2 [skip ci]
## [1.12.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.12.1...v1.12.2) (2024-08-07)
### Bug Fixes
* generate answer node omni ([b52e4a3](b52e4a390b))
|
2024-08-07 12:11:25 +00:00 |
|
Marco Vinciguerra
|
b52e4a390b
|
fix: generate answer node omni
|
2024-08-07 14:09:02 +02:00 |
|
semantic-release-bot
|
928f7040ab
|
ci(release): 1.12.1 [skip ci]
## [1.12.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.12.0...v1.12.1) (2024-08-07)
### Bug Fixes
* generate answer node pdf has a bug ([625ca9f](625ca9f22a))
|
2024-08-07 12:08:26 +00:00 |
|
Marco Vinciguerra
|
625ca9f22a
|
fix: generate answer node pdf has a bug
|
2024-08-07 14:06:53 +02:00 |
|
semantic-release-bot
|
684d01a2cb
|
ci(release): 1.13.0-beta.2 [skip ci]
## [1.13.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.1...v1.13.0-beta.2) (2024-08-07)
### Bug Fixes
* refactoring of fetch_node ([29ad140](29ad140fa3))
* refactoring of fetch_node adding comment ([bfc6852](bfc6852b77))
* refactoring of fetch_node qixed error ([1ea2ad8](1ea2ad8e79))
|
2024-08-07 11:55:13 +00:00 |
|
Marco Vinciguerra
|
62bb2e1754
|
Merge pull request #511 from vedovati-matteo/pre/beta
fix: refactoring of fetch_node
|
2024-08-07 13:53:33 +02:00 |
|
Matteo Vedovati
|
bfc6852b77
|
fix: refactoring of fetch_node adding comment
|
2024-08-07 13:02:02 +02:00 |
|
Matteo Vedovati
|
1ea2ad8e79
|
fix: refactoring of fetch_node qixed error
|
2024-08-07 12:04:54 +02:00 |
|
Matteo Vedovati
|
29ad140fa3
|
fix: refactoring of fetch_node
|
2024-08-07 11:56:10 +02:00 |
|
Federico Aguzzi
|
f8ad616e10
|
chore(mistral): create examples
|
2024-08-06 18:16:15 +02:00 |
|
Federico Aguzzi
|
17f2707313
|
feat: add mistral support
|
2024-08-06 17:51:50 +02:00 |
|
Federico Aguzzi
|
9868555123
|
chore: update requirements for mistral
|
2024-08-06 17:23:56 +02:00 |
|
Federico Aguzzi
|
5e824327c3
|
chore(models_tokens): add mistral models
|
2024-08-06 17:22:39 +02:00 |
|
Marco Vinciguerra
|
82e63213ae
|
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-08-06 17:07:35 +02:00 |
|
Marco Vinciguerra
|
37dd6e9ba9
|
update reqs
Co-Authored-By: Matteo Vedovati <68272450+vedovati-matteo@users.noreply.github.com>
|
2024-08-06 17:07:33 +02:00 |
|
semantic-release-bot
|
8eb66f6e22
|
ci(release): 1.13.0-beta.1 [skip ci]
## [1.13.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.12.0...v1.13.0-beta.1) (2024-08-06)
### Features
* add grok integration ([fa651d4](fa651d4cd9))
* update base_graph ([0571b6d](0571b6da55))
### CI
* **release:** 1.11.0-beta.11 [skip ci] ([579d3f3](579d3f394b))
* **release:** 1.11.0-beta.12 [skip ci] ([cf2a17e](cf2a17ed5d))
|
2024-08-06 14:52:44 +00:00 |
|