mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-12 21:01:56 +08:00
Merge pull request #55 from ftoppi/ftoppi-issue-53
This commit is contained in:
commit
9989327c5a
@ -20,7 +20,8 @@ graph_config = {
|
||||
"model": "ollama/mistral",
|
||||
"temperature": 0,
|
||||
"format": "json", # Ollama needs the format to be specified explicitly
|
||||
# "model_tokens": 2000, # set context length arbitrarily
|
||||
# "model_tokens": 2000, # set context length arbitrarily,
|
||||
# "base_url": "http://ollama:11434", # set ollama URL arbitrarily
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user