Marco Vinciguerra
|
00a392bdbe
|
Merge pull request #292 from VinciGit00/refactoring
Refactoring
|
2024-05-23 18:45:44 +02:00 |
|
Marco Vinciguerra
|
c93dbe0a94
|
Update smart_scraper_graph.py
|
2024-05-23 18:44:52 +02:00 |
|
Marco Vinciguerra
|
6d33a8a25e
|
rollback
|
2024-05-23 18:44:04 +02:00 |
|
Marco Vinciguerra
|
909af8d912
|
refactor gen answ node
|
2024-05-23 13:45:23 +02:00 |
|
Marco Vinciguerra
|
1774b18059
|
refactor of embeddings
|
2024-05-23 12:32:49 +02:00 |
|
Marco Vinciguerra
|
b6f7b647f8
|
Merge pull request #290 from VinciGit00/pre/beta
Pre/beta
|
2024-05-23 11:48:44 +02:00 |
|
Marco Vinciguerra
|
1cb71ed9db
|
Merge pull request #289 from stoensin/patch-1
Update abstract_graph.py
|
2024-05-23 11:47:59 +02:00 |
|
Marco Vinciguerra
|
f00ed35f7b
|
Merge branch 'pre/beta' into patch-1
|
2024-05-23 11:47:51 +02:00 |
|
Marco Vinciguerra
|
0ba3a594fc
|
Update models_tokens.py
|
2024-05-23 11:43:54 +02:00 |
|
Joe Stone
|
ffd6015a50
|
Update abstract_graph.py
Adapt to some ollama modles with "nam/modelname" like ( 893379029/piccolo-large-zh-v2)
|
2024-05-23 15:58:47 +08:00 |
|
semantic-release-bot
|
eb41f0d7b5
|
ci(release): 1.4.0 [skip ci]
## [1.4.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.2...v1.4.0) (2024-05-22)
### Features
* Add new models and update existing ones ([58289ec](58289eccc5))
|
2024-05-22 19:58:10 +00:00 |
|
Marco Vinciguerra
|
d78112bb68
|
Merge pull request #287 from arsaboo/models2
fix: Add new models and sorted the list
|
2024-05-22 21:56:12 +02:00 |
|
Alok Saboo
|
58289eccc5
|
feat: Add new models and update existing ones
|
2024-05-22 15:07:27 -04:00 |
|
semantic-release-bot
|
ee22b60e37
|
ci(release): 1.3.2 [skip ci]
## [1.3.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.1...v1.3.2) (2024-05-22)
### Bug Fixes
* pdf scraper bug ([f2dffe5](f2dffe534f))
|
2024-05-22 09:56:46 +00:00 |
|
Marco Vinciguerra
|
f2dffe534f
|
fix: pdf scraper bug
|
2024-05-22 11:54:55 +02:00 |
|
Marco Vinciguerra
|
aa14271cd6
|
Update README.md
|
2024-05-21 14:58:28 +02:00 |
|
Marco Vinciguerra
|
ca436abf3c
|
fix: error in jsons
|
2024-05-21 14:35:48 +02:00 |
|
Marco Vinciguerra
|
7369a4deee
|
Merge pull request #281 from VinciGit00/multi_scraper_graph
SmartScraperMulti Graph and Schema Support
|
2024-05-21 14:32:23 +02:00 |
|
Marco Vinciguerra
|
be4237a04d
|
Merge branch 'pre/beta' into multi_scraper_graph
|
2024-05-21 13:44:06 +02:00 |
|
Marco Perini
|
fc58e2d3a6
|
feat(smart-scraper-multi): add schema to graphs and created SmartScraperMultiGraph
|
2024-05-21 13:13:27 +02:00 |
|
Marco Vinciguerra
|
2e1c79d960
|
Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai
|
2024-05-21 10:41:08 +02:00 |
|
Marco Vinciguerra
|
1ef63217dd
|
add deepseek embeddings
|
2024-05-21 10:41:01 +02:00 |
|
semantic-release-bot
|
f15fbc0d52
|
ci(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.0...v1.3.1) (2024-05-21)
### Bug Fixes
* add deepseek embeddings ([659fad7](659fad770a))
|
2024-05-21 08:38:36 +00:00 |
|
Marco Vinciguerra
|
659fad770a
|
fix: add deepseek embeddings
|
2024-05-21 10:36:40 +02:00 |
|
Marco Vinciguerra
|
481106d923
|
Update README.md
|
2024-05-21 09:19:21 +02:00 |
|
Marco Vinciguerra
|
6f51f461d2
|
Update README.md
|
2024-05-21 09:18:23 +02:00 |
|
Marco Vinciguerra
|
7c4a26fd0d
|
Update README.md
|
2024-05-21 09:18:05 +02:00 |
|
Marco Vinciguerra
|
75bb389cf7
|
add stat logo parternship
|
2024-05-21 09:15:02 +02:00 |
|
Marco Vinciguerra
|
c8c3201745
|
Merge pull request #273 from JGalego/bugfix/bedrock-runs
bugfix: ScriptCreatorGraph verbose settings + RobotsNode handling model IDs
|
2024-05-20 19:40:23 +02:00 |
|
Marco Vinciguerra
|
0ad78ca29b
|
Merge pull request #272 from JGalego/docs/bedrock-examples
doc: Amazon Bedrock examples ⛰️
|
2024-05-20 19:39:57 +02:00 |
|
JGalego
|
3ffa896c39
|
Fixed model ID -> model name conversion
|
2024-05-20 17:35:55 +01:00 |
|
JGalego
|
d0a301d3c3
|
Moved common params up (verbose, headless and loader_kwargs)
|
2024-05-20 17:25:13 +01:00 |
|
JGalego
|
05ecc3ae20
|
Added missing logic to extract model_name from model_id
|
2024-05-20 17:17:11 +01:00 |
|
JGalego
|
9e92b03913
|
Added missing Titan text embedding models
|
2024-05-20 16:56:41 +01:00 |
|
JGalego
|
60584921ca
|
Updated JSON scraper example prompt
|
2024-05-20 16:55:28 +01:00 |
|
JGalego
|
7e5ff4e410
|
Added bedrock examples
|
2024-05-20 16:49:20 +01:00 |
|
semantic-release-bot
|
f1a25233d6
|
ci(release): 1.4.0-beta.2 [skip ci]
## [1.4.0-beta.2](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.4.0-beta.1...v1.4.0-beta.2) (2024-05-19)
### Features
* **docloaders:** undetected-playwright ([7b3ee4e](7b3ee4e71e))
|
2024-05-19 20:28:36 +00:00 |
|
Marco Perini
|
9096da7d47
|
Merge pull request #269 from QIN2DIM/feat-undetected-playwright
feat(docloaders): undetected-playwright
|
2024-05-19 22:26:50 +02:00 |
|
semantic-release-bot
|
2caddf9a99
|
ci(release): 1.4.0-beta.1 [skip ci]
## [1.4.0-beta.1](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.3.0...v1.4.0-beta.1) (2024-05-19)
### Features
* **base_graph:** alligned with main ([73fa31d](73fa31db0f))
### CI
* **release:** 1.2.0-beta.1 [skip ci] ([fd3e0aa](fd3e0aa582))
* **release:** 1.3.0-beta.1 [skip ci] ([191db0b](191db0bc77))
|
2024-05-19 20:10:37 +00:00 |
|
Marco Vinciguerra
|
82585aa65e
|
Merge pull request #270 from VinciGit00/try
reallignment
|
2024-05-19 22:08:20 +02:00 |
|
Marco Vinciguerra
|
ec8cbcab23
|
Merge branch 'pre/beta' into try
|
2024-05-19 22:08:11 +02:00 |
|
semantic-release-bot
|
7fd06a6ac5
|
ci(release): 1.3.0 [skip ci]
## [1.3.0](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.4...v1.3.0) (2024-05-19)
### Features
* add new model ([8c7afa7](8c7afa7570))
|
2024-05-19 20:06:05 +00:00 |
|
Marco Vinciguerra
|
3c3c7577d8
|
Merge branch 'main' of https://github.com/VinciGit00/Scrapegraph-ai
|
2024-05-19 22:03:45 +02:00 |
|
Marco Vinciguerra
|
8c7afa7570
|
feat: add new model
|
2024-05-19 22:03:21 +02:00 |
|
QIN2DIM
|
7b3ee4e71e
|
feat(docloaders): undetected-playwright
|
2024-05-19 18:01:03 +08:00 |
|
Marco Vinciguerra
|
ae9986a113
|
Merge pull request #264 from MobinX/patch-1
Added gemini flash and pro support
|
2024-05-19 08:45:25 +02:00 |
|
Mobin Chowdhury
|
7f30da9930
|
Update models_tokens.py
|
2024-05-18 23:32:27 +06:00 |
|
Marco Vinciguerra
|
5701afe927
|
add new import
|
2024-05-18 10:36:41 +02:00 |
|
Marco Perini
|
a338383399
|
feat(kg): removed import
|
2024-05-18 10:30:29 +02:00 |
|
Marco Perini
|
c75e6a06b1
|
feat(kg): working rag kg
|
2024-05-18 10:26:25 +02:00 |
|