We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6442cc commit 739aaa3Copy full SHA for 739aaa3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.9.0-beta.8](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.7...v0.9.0-beta.8) (2024-05-06)
2
+
3
4
+### Features
5
6
+* add llava integration ([019b722](https://github.com/VinciGit00/Scrapegraph-ai/commit/019b7223dc969c87c3c36b6a42a19b4423b5d2af))
7
8
## [0.9.0-beta.7](https://github.com/VinciGit00/Scrapegraph-ai/compare/v0.9.0-beta.6...v0.9.0-beta.7) (2024-05-06)
9
10
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "scrapegraphai"
-version = "0.9.0b7"
+version = "0.9.0b8"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
0 commit comments