File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.13.0-beta.3] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.2...v1.13.0-beta.3 ) (2024-08-07)
2+
3+
4+ ### Features
5+
6+ * add mistral support ([ 17f2707] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/17f2707313f65a1e96443b3c8a1f5137892f2c5a ) )
7+
8+
9+ ### Bug Fixes
10+
11+ * ** FetchNode:** handling of missing browser_base key ([ 07720b6] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/07720b6e0ca10ba6ce3c1359706a09baffcc4ad0 ) )
12+ * ** AbstractGraph:** LangChain warnings handling, Mistral tokens ([ 786af99] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/786af992f8fbdadfdc3d2d6a06c0cfd81289f8f2 ) )
13+
14+
15+ ### chore
16+
17+ * ** models_tokens:** add mistral models ([ 5e82432] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5e824327c3acb69d53f3519344d0f8c2e3defa8b ) )
18+ * ** mistral:** create examples ([ f8ad616] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/f8ad616e10c271443e2dcb4123c8ddb91de2ff69 ) )
19+ * ** examples:** fix Mistral examples ([ b0ffc51] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b0ffc51e5415caec562a565710f5195afe1fbcb2 ) )
20+ * update requirements for mistral ([ 9868555] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/986855512319541d1d02356df9ad61ab7fc5d807 ) )
21+
122## [ 1.13.0-beta.2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.0-beta.1...v1.13.0-beta.2 ) (2024-08-07)
223
324
Original file line number Diff line number Diff line change 11[project ]
22name = " scrapegraphai"
33
4- version = " 1.13.0b2 "
4+ version = " 1.13.0b3 "
55
66
77description = " 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