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))
This commit is contained in:
semantic-release-bot 2024-08-16 07:08:48 +00:00
parent c722b2d7ab
commit 6730797008
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [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](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/982150e81fbaa4241c725aaa9dfcd553f8b86978))
## [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)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.14.0b5"
version = "1.14.0b6"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."