mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-25 21:11:11 +08:00
ci(release): 0.11.0-beta.10 [skip ci]
## [0.11.0-beta.10](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.9...v0.11.0-beta.10) (2024-05-14) ### Features * add gpt-4o ([52a4a3b](52a4a3b22d)), closes [#232](https://github.com/VinciGit00/Scrapegraph-ai/issues/232)
This commit is contained in:
parent
8e46799515
commit
218b8ede8a
@ -1,3 +1,10 @@
|
|||||||
|
## [0.11.0-beta.10](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.9...v0.11.0-beta.10) (2024-05-14)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add gpt-4o ([52a4a3b](https://github.com/VinciGit00/Scrapegraph-ai/commit/52a4a3b22d6871b14801a5edbd28aa32a1a2580d)), closes [#232](https://github.com/VinciGit00/Scrapegraph-ai/issues/232)
|
||||||
|
|
||||||
## [0.11.0-beta.9](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.8...v0.11.0-beta.9) (2024-05-14)
|
## [0.11.0-beta.9](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.11.0-beta.8...v0.11.0-beta.9) (2024-05-14)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "scrapegraphai"
|
name = "scrapegraphai"
|
||||||
|
|
||||||
version = "0.11.0b9"
|
version = "0.11.0b10"
|
||||||
|
|
||||||
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 = [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user