File tree Expand file tree Collapse file tree 3 files changed +26
-4
lines changed Expand file tree Collapse file tree 3 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 1- ## [ 1.10.0-beta.3] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.10.0-beta.2...v1.10.0-beta.3 ) (2024-07-20)
1+ ## [ 1.9.2] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.1...v1.9.2 ) (2024-07-20)
2+
3+
4+ ### Bug Fixes
5+
6+ * azure models ([ 03f4a3a] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/03f4a3aa29c42a9a312c4afb6818de3450e7cedf ) )
7+
8+
9+ ### chore
10+
11+ * remove unused workflow ([ 5c6dd8d] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/5c6dd8de4da08f09b5dd93c525d14b44778c9659 ) )
12+
13+ ## [ 1.9.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.9.0...v1.9.1 ) (2024-07-12)
14+
215
316
417### Bug Fixes
Original file line number Diff line number Diff line change 22name = " scrapegraphai"
33
44
5-
6- version = " 1.10.0b3"
5+ version = " 1.9.2"
76
87
98
Original file line number Diff line number Diff line change 1919 "gpt-4o-mini" :128000 ,
2020 },
2121 "azure" : {
22- "gpt-3.5-turbo" : 4096 ,
22+ "gpt-3.5-turbo-0125" : 16385 ,
23+ "gpt-3.5" : 4096 ,
24+ "gpt-3.5-turbo" : 16385 ,
25+ "gpt-3.5-turbo-1106" : 16385 ,
26+ "gpt-3.5-turbo-instruct" : 4096 ,
27+ "gpt-4-0125-preview" : 128000 ,
28+ "gpt-4-turbo-preview" : 128000 ,
29+ "gpt-4-turbo" : 128000 ,
30+ "gpt-4-turbo-2024-04-09" : 128000 ,
31+ "gpt-4-1106-preview" : 128000 ,
32+ "gpt-4-vision-preview" : 128000 ,
2333 "gpt-4" : 8192 ,
2434 "gpt-4-0613" : 8192 ,
2535 "gpt-4-32k" : 32768 ,
You can’t perform that action at this time.
0 commit comments