Skip to content

Commit 5f562b8

Browse files
authored
chore: update README.md
1 parent fef5eb0 commit 5f562b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ from scrapegraphai.graphs import SmartScraperGraph
6868
graph_config = {
6969
"llm": {
7070
"api_key": "YOUR_OPENAI_APIKEY",
71-
"model": "gpt-4o-mini",
71+
"model": "openai/gpt-4o-mini",
7272
},
7373
"verbose": True,
7474
"headless": False,

0 commit comments

Comments
 (0)