File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- ## [ 1.19.0-beta.5 ] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.4...v1.19.0-beta.5 ) (2024-09-10)
1
+ ### Bug Fixes
2
2
3
3
4
- ### Bug Fixes
4
+ * models tokens ([ 039fe3c] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/039fe3c6d91978f70baedfef407bda912a285aed ) )
5
+
6
+ ## [ 1.18.2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.18.1...v1.18.2 ) (2024-09-10)
5
7
6
8
* models tokens ([ b2be6b7] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b2be6b739e0a6b71e16867f751012bc2d95f72c9 ) )
7
9
17
19
18
20
### Bug Fixes
19
21
22
+
20
23
* parse node ([ 947ebd2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/947ebd2895408c5ebd00b9a3da1b220937553c4a ) )
21
24
22
25
## [ 1.19.0-beta.2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.1...v1.19.0-beta.2 ) (2024-09-09)
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
3
4
+
4
5
version = " 1.19.0b5"
5
6
6
7
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
Original file line number Diff line number Diff line change 157
157
"mistral.mistral-7b-instruct-v0:2" : 32768 ,
158
158
"mistral.mixtral-8x7b-instruct-v0:1" : 32768 ,
159
159
"mistral.mistral-large-2402-v1:0" : 32768 ,
160
+ "mistral.mistral-small-2402-v1:0" : 32768 ,
160
161
"amazon.titan-embed-text-v1" : 8000 ,
161
162
"amazon.titan-embed-text-v2:0" : 8000 ,
162
163
"cohere.embed-english-v3" : 512 ,
You can’t perform that action at this time.
0 commit comments