File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1
1
## [ 1.15.0-beta.3] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.0-beta.2...v1.15.0-beta.3 ) (2024-08-24)
2
2
3
3
4
+
4
5
### Bug Fixes
5
6
6
7
* update abstract graph ([ 86fe5fc] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/86fe5fcaf1a6ba28786678874378f07fba1db40f ) )
13
14
* abstract graph ([ cf1fada] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/cf1fada36a6716cb0e24bbc5da7509446a964145 ) )
14
15
15
16
17
+
16
18
### Docs
17
19
18
20
* added sponsors ([ b3a2d0d] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b3a2d0d65a41f6e645fac3fc84f702fdf64b951c ) )
36
38
37
39
* ** models_tokens:** add llama2 and llama3 sizes explicitly ([ b05ec16] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/b05ec16b252d00c9c9ee7c6d4605b420851c7754 ) )
38
40
41
+
39
42
## [ 1.14.0] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.13.3...v1.14.0 ) (2024-08-20)
40
43
41
44
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scrapegraphai"
3
3
version = " 1.15.0b3"
4
+
4
5
description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
5
6
authors = [
6
7
{
name =
" Marco Vinciguerra" ,
email =
" [email protected] " },
Original file line number Diff line number Diff line change 138
138
"claude-3-5-sonnet-20240620" : 200000 ,
139
139
},
140
140
"bedrock" : {
141
+ "anthropic.claude-3-5-sonnet-20240620" : 200000 ,
141
142
"anthropic.claude-3-haiku-20240307-v1:0" : 200000 ,
142
143
"anthropic.claude-3-sonnet-20240229-v1:0" : 200000 ,
143
144
"anthropic.claude-3-opus-20240229-v1:0" : 200000 ,
You can’t perform that action at this time.
0 commit comments