mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-04 21:00:36 +08:00
chore: update README.md
This commit is contained in:
parent
fef5eb0dfb
commit
5f562b89bd
@ -68,7 +68,7 @@ from scrapegraphai.graphs import SmartScraperGraph
|
|||||||
graph_config = {
|
graph_config = {
|
||||||
"llm": {
|
"llm": {
|
||||||
"api_key": "YOUR_OPENAI_APIKEY",
|
"api_key": "YOUR_OPENAI_APIKEY",
|
||||||
"model": "gpt-4o-mini",
|
"model": "openai/gpt-4o-mini",
|
||||||
},
|
},
|
||||||
"verbose": True,
|
"verbose": True,
|
||||||
"headless": False,
|
"headless": False,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user