Skip to content

Commit dbec550

Browse files
ci(release): 1.15.0-beta.8 [skip ci]
## [1.15.0-beta.8](v1.15.0-beta.7...v1.15.0-beta.8) (2024-08-28) ### Bug Fixes * **models:** better DeepSeek and OneApi integration ([f7a85c2](f7a85c2)) * **AbstractGraph:** model selection bug ([4f120e2](4f120e2))
1 parent 08fa257 commit dbec550

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.15.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.7...v1.15.0-beta.8) (2024-08-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **models:** better DeepSeek and OneApi integration ([f7a85c2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f7a85c266ae758cc16297ebc5d98f8919a80c523))
7+
* **AbstractGraph:** model selection bug ([4f120e2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/4f120e29c546373a2cc06c102cc9886cc5270c06))
8+
19
## [1.15.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.6...v1.15.0-beta.7) (2024-08-27)
210

311

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "scrapegraphai"
33

44

5-
version = "1.15.0b7"
5+
version = "1.15.0b8"
66

77
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
88
authors = [

0 commit comments

Comments
 (0)