Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.9.0](v1.8.0...v1.9.0) (2025-01-08) ### Features * add localScraper functionality ([8701eb2](8701eb2)) * add time varying timeout ([945b876](945b876)) * revert to old release ([d88a3ac](d88a3ac)) * update doc readme ([c02c411](c02c411)) ### Bug Fixes * .toml file ([e719881](e719881)) * add new python compatibility ([77b67f6](77b67f6)) * add revert ([09257e0](09257e0)) * come back to py 3.10 ([26d3a75](26d3a75)) * houses examples and typos ([c596c44](c596c44)) * improve api desc ([62243f8](62243f8)) * make timeout optional ([49b8e4b](49b8e4b)) * minor fix version ([0b972c6](0b972c6)) * pyproject ([2440f7f](2440f7f)) * python version ([24366b0](24366b0)) * updated hatchling version ([740933a](740933a)) ### chore * fix _make_request not using it ([701a4c1](701a4c1)) * fix pyproject version ([3567034](3567034)) ### Docs * added api reference ([6929a7a](6929a7a)) * added api reference ([7b88876](7b88876)) * added cookbook reference ([e68c1bd](e68c1bd)) * added langchain-scrapegraph examples ([479dbdb](479dbdb)) * added open in colab badge ([c2fc1ef](c2fc1ef)) * added two langchain-scrapegraph examples ([8f3a87e](8f3a87e)) * added two new examples ([5fa2b42](5fa2b42)) * **cookbook:** added two new examples ([f67769e](f67769e)) * added wired langgraph react agent ([9f1e0cf](9f1e0cf)) * added zillow example ([7fad92c](7fad92c)) * api reference ([855c2e5](855c2e5)) * fixed cookbook images and urls ([f860167](f860167)) * github trending sdk ([320de37](320de37)) * link typo ([e1bfd6a](e1bfd6a)) * llama-index @VinciGit00 ([6de5eb2](6de5eb2)) * research agent ([6e06afa](6e06afa)) * updated new documentation urls ([1d0cb46](1d0cb46)) ### CI * **release:** 1.9.0-beta.1 [skip ci] ([236d55b](236d55b)) * **release:** 1.9.0-beta.2 [skip ci] ([59611f6](59611f6)) * **release:** 1.9.0-beta.3 [skip ci] ([cbf2da4](cbf2da4)) * **release:** 1.9.0-beta.4 [skip ci] ([05d57ae](05d57ae)) * **release:** 1.9.0-beta.5 [skip ci] ([d03b9bf](d03b9bf))
- Loading branch information