File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.43.0] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.42.1...v1.43.0 ) (2025-03-13)
2+
3+
4+ ### Features
5+
6+ * add intrgration for o3min ([ fc0a148] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/fc0a1480174e59e395232af123ad8ce64595e029 ) )
7+
18## [ 1.42.1] ( https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.42.0...v1.42.1 ) (2025-03-12)
29
310
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Then we can use them in the graph configuration as follows:
3030
3131 graph_config = {
3232 " llm" : {
33- " model" : " llama3" ,
33+ " model" : " ollama/ llama3" ,
3434 " temperature" : 0.0 ,
3535 " format" : " json" ,
3636 },
Original file line number Diff line number Diff line change 11[project ]
22name = " scrapegraphai"
33
4- version = " 1.42.1 "
4+ version = " 1.43.0 "
55
66
77
You can’t perform that action at this time.
0 commit comments