File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.9.0-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.1-beta.1...v1.9.0-beta.1 ) (2024-07-04)
2+
3+
4+ ### Features
5+
6+ * add fireworks integration ([ df0e310] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/df0e3108299071b849d7e055bd11d72764d24f08 ) )
7+ * add integration for infos ([ 3bf5f57] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/3bf5f570a8f8e1b037a7ad3c9f583261a1536421 ) )
8+ * add integrations for markdown files ([ 2804434] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/2804434a9ee12c52ae8956a88b1778a4dd3ec32f ) )
9+ * add vertexai integration ([ 119514b] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/119514bdfc2a16dfb8918b0c34ae7cc43a01384c ) )
10+ * improve md prompt recognition ([ 5fe694b] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5fe694b6b4545a5091d16110318b992acfca4f58 ) )
11+
12+
13+ ### chore
14+
15+ * ** Docker:** fix port number ([ afeb81f] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/afeb81f77a884799192d79dcac85666190fb1c9d ) )
16+ * ** CI:** fix pylint workflow ([ 583c321] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/583c32106e827f50235d8fc69511652fd4b07a35 ) )
17+ * ** rye:** rebuild lockfiles ([ 27c2dd2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/27c2dd23517a7e4b14fafd00320a8b81f73145dc ) )
18+
119## [ 1.8.1-beta.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.8.0...v1.8.1-beta.1 ) (2024-07-04)
220
321
Original file line number Diff line number Diff line change 22name = " scrapegraphai"
33
44
5- version = " 1.8.1b1 "
5+ version = " 1.9.0b1 "
66
77
88description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
You can’t perform that action at this time.
0 commit comments