File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- ## [ 1.3.0-beta.1 ] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.4...v1.3.0-beta.1 ) (2024-05-17 )
1+ ## [ 1.3.0] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.4...v1.3.0 ) (2024-05-19 )
22
33
4- ### Features
5-
6- * ** base_graph:** alligned with main ([ 73fa31d] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/73fa31db0f791d1fd63b489ac88cc6e595aa07f9 ) )
74
5+ ### Features
86
9- ### CI
7+ * add new model ( [ 8c7afa7 ] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/8c7afa7570f0a104578deb35658168435cfe5ae1 ) )
108
11- * ** release:** 1.2.0-beta.1 [ skip ci] ([ fd3e0aa] ( https://github.com/VinciGit00/Scrapegraph-ai/commit/fd3e0aa5823509dfb46b4f597521c24d4eb345f1 ) )
129
1310## [ 1.2.4] ( https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.2.3...v1.2.4 ) (2024-05-17)
1411
Original file line number Diff line number Diff line change 11[project ]
22name = " scrapegraphai"
33
4- version = " 1.3.0b1 "
4+ version = " 1.3.0 "
55
66description = " A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
77authors = [
Original file line number Diff line number Diff line change 2727 },
2828 "gemini" : {
2929 "gemini-pro" : 128000 ,
30+ "gemini-1.5-flash-latest" :128000 ,
31+ "gemini-1.5-pro-latest" :128000 ,
3032 "models/embedding-001" : 2048
3133 },
3234
4951 "dbrx" : 32768 ,
5052 "dbrx:instruct" : 32768 ,
5153 "nous-hermes2:34b" : 4096 ,
54+ "orca-mini" : 2048 ,
5255 # embedding models
5356 "nomic-embed-text" : 8192 ,
5457 "snowflake-arctic-embed:335m" : 8192 ,
You can’t perform that action at this time.
0 commit comments