mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-02-23 13:32:16 +00:00
Update README.md
This commit is contained in:
parent
57d4bd1f38
commit
a6750d7864
|
@ -95,7 +95,7 @@ LLM_CONFIG_OLLAMA = {
|
|||
"stop": ["User:", "\n\n"]
|
||||
```
|
||||
|
||||
And then change where it says replace with your Ollama model name, to the name of the model you have setup in Ollama to use with the program.
|
||||
Then change to the left of where it says replace with your Ollama model name, the "model_name" function, to the name of the model you have setup in Ollama to use with the program.
|
||||
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Reference in a new issue