Skip to content

Commit 3bf9c3c

Browse files
ci(release): 1.14.0-beta.3 [skip ci]
## [1.14.0-beta.3](v1.14.0-beta.2...v1.14.0-beta.3) (2024-08-13) ### Bug Fixes * **models_tokens:** incorrect provider names ([cb6b353](cb6b353)) ### chore * **examples:** add vertex examples, rename genai examples ([1aa9c6e](1aa9c6e)) * **examples:** update provider names to match tokens dictionary ([ee078cb](ee078cb))
1 parent c5aebd7 commit 3bf9c3c

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [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)
2+
3+
4+
### Bug Fixes
5+
6+
* **models_tokens:** incorrect provider names ([cb6b353](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/cb6b35397e56c6785553480200aa948053d9904b))
7+
8+
9+
### chore
10+
11+
* **examples:** add vertex examples, rename genai examples ([1aa9c6e](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/1aa9c6e73bfa26b83010cf8d980cdf5f572cde5a))
12+
* **examples:** update provider names to match tokens dictionary ([ee078cb](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ee078cb102ad922a900228ebe5ea45724712a960))
13+
114
## [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)
215

316

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.14.0b2"
5+
version = "1.14.0b3"
66

77

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

0 commit comments

Comments
 (0)