Skip to content

Commit 8b4cbda

Browse files
Fixed path for Ollama generator models in Ollama-instruction.md (#135)
1 parent 405f50a commit 8b4cbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ollama-instruction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ When you select "Use Local Ollama", DeepWiki will:
118118

119119
## Advanced: Using Different Models
120120

121-
If you want to try different models, you can modify the `api/config.py` file:
121+
If you want to try different models, you can modify the `api/config/generator.json` file:
122122

123123
```python
124124
"generator_ollama": {

0 commit comments

Comments
 (0)