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 9b16cb9 commit a44b74aCopy full SHA for a44b74a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.33.10](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.9...v1.33.10) (2024-12-22)
2
+
3
4
+### Bug Fixes
5
6
+* add model tokens ([9b16cb9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/9b16cb987fd93132d814ebd933af1565eb166331))
7
8
## [1.33.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.33.8...v1.33.9) (2024-12-18)
9
10
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
-version = "1.33.9"
+version = "1.33.10"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
{ name = "Marco Vinciguerra", email = "[email protected]" },
0 commit comments