mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-01 21:00:48 +08:00
ci(release): 1.15.0-beta.1 [skip ci]
## [1.15.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.1-beta.1...v1.15.0-beta.1) (2024-08-23) ### Features * ligthweigthing the library ([62f32e9](62f32e994b)) ### Bug Fixes * Azure OpenAI issue ([a92b9c6](a92b9c6970))
This commit is contained in:
parent
62f32e994b
commit
06dc640d44
12
CHANGELOG.md
12
CHANGELOG.md
@ -1,3 +1,15 @@
|
|||||||
|
## [1.15.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.1-beta.1...v1.15.0-beta.1) (2024-08-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* ligthweigthing the library ([62f32e9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/62f32e994bcb748dfef4f7e1b2e5213a989c33cc))
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Azure OpenAI issue ([a92b9c6](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/a92b9c6970049a4ba9dbdf8eff3eeb7f98c6c639))
|
||||||
|
|
||||||
## [1.14.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0...v1.14.1-beta.1) (2024-08-21)
|
## [1.14.1-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0...v1.14.1-beta.1) (2024-08-21)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "scrapegraphai"
|
name = "scrapegraphai"
|
||||||
version = "1.14.1b1"
|
version = "1.15.0b1"
|
||||||
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
|
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
|
||||||
authors = [
|
authors = [
|
||||||
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },
|
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user